Mikhail T
baa4763a24
🐛 Log-rotation used to require a full restart of the application. Now SIGUSR2
can be used to ask the process to reopen the log.
...
Revert "Use "bug" instead of "fix" to get the cute green icon"
This reverts commit eb9f10f9783dca72f9fdae209dae2bf1125b4806.
2017-12-05 12:29:24 -05:00
Mikhail T
eb9f10f978
Use "bug" instead of "fix" to get the cute green icon
2017-12-05 12:18:26 -05:00
Mikhail T
b7228a36b6
Document the fix to log-rotation
2017-12-05 12:15:52 -05:00
Mikhail T
10a49e439c
Try to appease lint
2017-12-05 12:03:18 -05:00
Mikhail T
717ef38c0c
Document SIGUSR2 as the means of notifying the running process, it
...
needs to reopen the log.
2017-12-05 11:46:48 -05:00
Mikhail T
e0fb5d927f
Add signal-handling to allow proper log-rotation.
2017-12-05 11:42:14 -05:00
Juan Picado @jotadeveloper
6088e96a8c
Update build.md
2017-12-04 08:12:30 +01:00
Juan Picado @jotadeveloper
348cb06b9e
Update build.md
2017-12-04 08:11:38 +01:00
Juan Picado @jotadeveloper
ae81be2361
Merge pull request #410 from ayusharma/typo-wiki-dev
...
spelling correction in wiki-dev
2017-11-29 07:41:34 +01:00
Ayush Sharma
8f9955423f
spelling correction
2017-11-28 23:29:27 +05:30
osher
9ff7f392e4
lindt. lol...
2017-11-15 17:59:45 +02:00
osher
ddcc4935df
Match shell title with web title
2017-11-15 17:50:01 +02:00
Juan Picado @jotadeveloper
9e59cf75f0
Merge pull request #394 from HCanber/middleware
...
Add middleware plugins from fl4re/sinopia
2017-11-15 08:26:25 +01:00
Juan Picado @jotadeveloper
f428a2ea08
Merge pull request #403 from crohrer/patch-1
...
fixes 2 typos in Readme
2017-11-15 08:23:32 +01:00
Christoph Rohrer
7e1d29be17
fixes 2 typos in Readme
2017-11-12 20:02:08 +01:00
Juan Picado @jotadeveloper
45d43c7cc3
chore(release): 2.6.6
v2.6.6
2017-11-08 17:43:07 -05:00
Juan Picado @jotadeveloper
c07385b22f
Merge pull request #400 from Meeeeow/fix_multiple_slash_in_resource_url
...
fix: 🐛 incorrect logo url with slash at the end of `url_prefix`
2017-11-06 17:39:29 -05:00
Meeeeow
859eccb1be
fix: 🐛 incorrect logo url with slash at the end of url_prefix
2017-11-06 21:23:28 +08:00
Juan Picado @jotadeveloper
dce43c0682
chore(release): 2.6.5
v2.6.5
2017-11-05 03:49:36 -05:00
David Broadhurst
bcc13acf85
fix: upgrade node to fix long standing socket timeout issue
2017-11-05 03:48:30 -05:00
Juan Picado @jotadeveloper
e180d37343
Merge pull request #397 from metaa/patch-1
...
Using the env path in the systemd service
2017-11-05 09:30:57 +01:00
Metaa
28311db37d
Using the env path in the systemd service
...
Discussed in #396
2017-11-04 03:33:21 +01:00
Håkan Canberger
f08a660e3f
refactor: Better variable names
2017-11-02 08:12:43 +01:00
Håkan Canberger
374a5e8e7b
feat: Add middleware plugins from fl4re/sinopia
...
This is basically the PR fl4re/sinopia#18 by @fredr
2017-11-01 15:01:25 +01:00
Juan Picado @jotadeveloper
6a8077a883
chore(release): 2.6.4
v2.6.4
2017-10-31 18:42:36 +01:00
Juan Picado @jotadeveloper
bcf79c476d
Merge pull request #393 from Meeeeow/fix_sub_directory_resource_url
...
fix: 🐛 incorrect resource and registry url while install on sub directory
2017-10-31 18:38:09 +01:00
Meeeeow
67e97a13b3
fix: 🐛 incorrect resource and registry url while install on sub directory
2017-11-01 01:28:34 +08:00
Juan Picado @jotadeveloper
aa7fb6532f
Merge pull request #390 from BogdanAlexandru/patch-1
...
Improve spelling in README.md
2017-10-31 07:14:48 +01:00
Bogdan Alexandru Marginean
64bc6abd14
Update README.md
2017-10-31 01:55:33 +02:00
Juan Picado @jotadeveloper
0b43e46eeb
docs: update dev documentation
2017-10-29 15:10:11 +01:00
Juan Picado @jotadeveloper
177d28b42e
docs: update dev documentation
2017-10-29 08:20:48 +01:00
Juan Picado @jotadeveloper
57e2b168ab
docs: update dev documentation
2017-10-29 08:12:28 +01:00
Juan Picado @jotadeveloper
e863ed36f0
docs: update dev documentation
2017-10-29 08:00:29 +01:00
Juan Picado @jotadeveloper
d47f0b6a06
docs: increase dev documentation
2017-10-29 07:46:05 +01:00
Juan Picado @jotadeveloper
b5d10ddf93
docs: add development documentation, contribution guides, etc, wip
2017-10-28 22:36:53 +02:00
Juan Picado @jotadeveloper
4b99b4f16d
docs: update readme
2017-10-26 13:49:41 +02:00
Juan Picado @jotadeveloper
40afacb2b5
Merge pull request #387 from gempain/patch-1
...
Add default column and fix typo
2017-10-26 12:25:47 +02:00
Geoffroy Empain
66394b92d9
Add default column and fix typo
...
Just saw this while reading your docs:
1. It would be nice to have the default value for optional parameters (but I don't know what the values are and will leave it up to the maintainers to update them in this file).
2. Also fixes a small typo.
2017-10-26 11:22:45 +02:00
Juan Picado @jotadeveloper
288669d91c
Merge pull request #383 from rodriguesbreno/contest/logo
...
Verdaccio's new brand
2017-10-25 23:33:30 +02:00
Breno
f6bc52bb70
verdaccio.github.io design proposal
2017-10-25 11:21:49 -02:00
Breno
2345b590b2
add logo asset files
2017-10-25 10:44:02 -02:00
Breno
0857e1ff45
test: add blank file to test github commit process
2017-10-24 19:24:52 -02:00
Juan Picado @jotadeveloper
681561ab91
Merge pull request #378 from gecruz/patch-1
...
Update install.md
2017-10-23 20:46:22 +02:00
Gustavo Cruz
308be5e337
Update install.md
2017-10-23 16:39:50 -02:00
Juan Picado @jotadeveloper
3a718b9fc2
chore(release): 2.6.3
v2.6.3
2017-10-21 17:55:03 +02:00
Juan Picado @jotadeveloper
a4ab72c31d
Merge pull request #374 from lgaitan/socket-check
...
fix: Check if socket exists before removing
2017-10-21 17:51:40 +02:00
Lucius Gaitán
e916a0f697
fix: Check if socket exists before removing
2017-10-21 06:55:40 -02:00
Juan Picado @jotadeveloper
f2e857990a
build: set missing NPM_TOKEN for deployments
2017-10-21 10:46:14 +02:00
Juan Picado @jotadeveloper
4995d19d3e
build: remove incremental versionin, this is done by npm run release script
2017-10-21 10:38:29 +02:00
Juan Picado @jotadeveloper
0dfba81fb3
chore(release): 2.6.2
v2.6.2
2017-10-21 10:27:02 +02:00