1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00
Commit Graph

2673 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper
df62a8ea63
Update README.md 2019-03-04 07:29:34 +01:00
Juan Picado @jotadeveloper
eda4bb9b03
Update main.workflow 2019-02-28 07:07:06 +01:00
Juan Picado @jotadeveloper
bca4f09b64
chore(release): 3.11.6 v3.11.6 2019-02-25 19:43:43 +01:00
Juan Picado @jotadeveloper
d105573665
Merge pull request #1240 from verdaccio/fix-1191
fix: overrides existing package to zero bytes file #1191
2019-02-25 19:24:27 +01:00
Ayush Sharma
3c1f49bf73
Merge branch 'master' into fix-1191 2019-02-25 16:21:13 +01:00
Juan Picado @jotadeveloper
b92805522c
Update README.md 2019-02-25 12:28:04 +01:00
Juan Picado @jotadeveloper
70cd62372c
Update README.md 2019-02-25 12:28:18 +01:00
Juan Picado @jotadeveloper
c3edb8e35a
Merge branch 'master' into fix-1191 2019-02-24 13:44:42 +01:00
Juan Picado @jotadeveloper
e943d9181e
fix: remove unused dependency 2019-02-24 11:40:27 +01:00
Juan Picado @jotadeveloper
d470cfeeed
fix: overrides existing package to zero bytes file #1191
Publishing existing package overrides existing package to 0 bytes file
2019-02-24 10:11:56 +01:00
Juan Picado @jotadeveloper
098ab90576
chore(release): 3.11.5 v3.11.5 2019-02-21 06:58:28 +01:00
Juan Picado @jotadeveloper
b749cbfe4e
chore: update lock file 2019-02-21 06:57:02 +01:00
Juan Picado @jotadeveloper
67a217f718
Merge pull request #1232 from verdaccio/snyk-fix-jf78fl
[Snyk] Fix for 1 vulnerable dependencies
2019-02-21 06:43:35 +01:00
snyk-bot
5fdf678a30 fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MARKED-73637
2019-02-21 01:09:06 +00:00
Juan Picado @jotadeveloper
d336505b69
Update main.workflow 2019-02-15 17:17:41 +01:00
Juan Picado @jotadeveloper
25a3338c3e
chore: remove publishConfig
It is hard to override with --registry using publishConfig
2019-02-15 15:55:47 +01:00
Juan Picado @jotadeveloper
f5e4cc18de
Update publish.sh 2019-02-15 15:55:07 +01:00
Juan Picado @jotadeveloper
f2f1be927b
Update main.workflow 2019-02-15 15:00:54 +01:00
Juan Picado @jotadeveloper
b906d0aa99
chore: test GitHub actions 2019-02-14 09:14:20 +01:00
Juan Picado @jotadeveloper
c7789f1ce6
fix: debugging with all ports 2019-02-13 14:14:23 +01:00
Juan Picado @jotadeveloper
12d153344b
chore(release): 3.11.4 v3.11.4 2019-02-11 07:23:24 +01:00
Juan Picado @jotadeveloper
f6f014a907
fix: update dependencies due to security vulnerabilities
lodash@3.0.1-0
2019-02-11 07:22:54 +01:00
Juan Picado @jotadeveloper
c4b1e1550c
chore(release): 3.11.3 v3.11.3 2019-02-07 19:07:29 +01:00
Juan Picado @jotadeveloper
bbfd951a77
Merge pull request #1221 from fhp/master
fix: server keepAliveTimeout is in milliseconds, config value in seconds.
2019-02-07 16:40:59 +01:00
Stef Louwers
7f79c77354 fix: server keepAliveTimeout is in milliseconds, config value in seconds. 2019-02-07 16:26:32 +01:00
Juan Picado @jotadeveloper
1c0b07a46e
chore(release): 3.11.2 v3.11.2 2019-02-05 07:25:10 +01:00
Juan Picado @jotadeveloper
c35486d495
fix: lodash vulnerability 2019-02-05 07:24:27 +01:00
Juan Picado @jotadeveloper
ad4dc37e39
chore(release): 3.11.1 v3.11.1 2019-01-31 19:54:31 +01:00
Juan Picado @jotadeveloper
004a407ae7
Merge pull request #1211 from buffaybu/patch-1
fix: don’t update packages that have no uplinks after reading (#1204)
2019-01-31 19:50:51 +01:00
Juan Picado @jotadeveloper
6fd8d4fd84
Merge branch 'master' into patch-1 2019-01-31 19:38:51 +01:00
Juan Picado @jotadeveloper
6b919247c3
Merge pull request #1212 from buffaybu/patch-2
fix: don’t make change if `time` fields match (#1167)
2019-01-31 19:31:53 +01:00
BuffayBu
09ac72990c test(storage): add semicolons 2019-01-30 11:25:25 +08:00
BuffayBu
933034f3c9 test(storage): replace the hacky test 2019-01-30 11:25:39 +08:00
BuffayBu
f7685f781e test(local-storage): isolate tests & replace the hacky test 2019-01-30 11:23:59 +08:00
BuffayBu
35f0b539d9 test: use node v6 compatible fs api 2019-01-29 14:03:04 +08:00
BuffayBu
e62ef8df99 fix: don’t make change if time fields match (#1167) 2019-01-29 11:59:31 +08:00
BuffayBu
95686be47d fix: don’t packages that have no uplinks after reading (#1204) 2019-01-29 11:54:47 +08:00
Juan Picado @jotadeveloper
23b02c01fc
chore(release): 3.11.0 v3.11.0 2019-01-27 10:42:20 +01:00
Juan Picado @jotadeveloper
02bfa9a7ff
Merge pull request #1207 from technology-studio-forks/feature/keep-alive-config
feat: introduce server keepAliveTimeout into config files
2019-01-27 10:37:00 +01:00
Rostislav Simonik
a3590558d7 feat: introduce server keepAliveTimeout into config files
Set default timeout to 60 seconds (it's workaround for issue reported in issues/301).
2019-01-27 10:19:46 +01:00
Juan Picado @jotadeveloper
2c229cc319
chore(release): 3.10.2 v3.10.2 2019-01-22 07:16:52 +01:00
Juan Picado @jotadeveloper
e36bd6cba9
Merge pull request #1200 from verdaccio/1194-npm-show-package-name
fix: adds _id to normalize metadata (#1194)
2019-01-22 07:13:23 +01:00
Ayush Sharma
e2fa581644 fix: adds _id to normalise metadata (#1194) 2019-01-21 22:08:07 +01:00
Daniel Ruf
056d396b59 fix: add logic to catch clause (#1183) 2019-01-15 09:29:04 +01:00
Daniel Ruf
13b8347fdd fix: remove useless assignment to local variable emailCopy (#1181) 2019-01-14 20:52:04 +01:00
Daniel Ruf
ab56d750ca fix: remove some unneeded checks (#1182) 2019-01-14 19:39:59 +01:00
Daniel Ruf
064f7cfa5d fix: remove unused parameters from processBody method invocation (#1184) 2019-01-14 19:34:03 +01:00
Daniel Ruf
f20fefaf87 fix: remove use of comma separator (#1186) 2019-01-14 19:25:29 +01:00
Daniel Ruf
e9b3907859 fix: remove unused object (#1185)
Remove unused object
2019-01-14 19:19:56 +01:00
Juan Picado @jotadeveloper
78fa20058f
chore: remove empty shield 2019-01-08 13:13:22 +01:00