Juan Picado @jotadeveloper
b436e1dc88
Merge pull request #228 from verdaccio/fix_73
...
Fix 73
2017-06-23 08:33:44 +02:00
Juan Picado @jotadeveloper
172b271c6f
Fix #73 Add time property to new published local packages
2017-06-23 08:13:19 +02:00
Juan Picado @jotadeveloper
8fbf77a76d
Fix #73 Add time property to deliver uplink last modified package
2017-06-22 22:37:02 +02:00
Juan Picado @jotadeveloper
9fdc251b83
Fix #73 Refactor Storage methods affected
2017-06-22 22:35:09 +02:00
jotadeveloper
2d4f1b2362
Merge pull request #225 from verdaccio/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
2017-06-19 21:15:05 +02:00
jotadeveloper
450c22359f
Create CODE_OF_CONDUCT.md
2017-06-19 21:14:23 +02:00
Waldemar Reusch
ef360d6927
enable verdaccio behind a https nginx proxy ( #222 )
...
* enable verdaccio to run with http protcol behind a https reverse proxy
* add semicolon
2017-06-19 12:12:36 +08:00
jotadeveloper
9db2372c05
Update issue_template.md
...
Remove annoying checkboxes from issue template
2017-06-18 17:38:30 +02:00
jotadeveloper
2cceccad55
Merge pull request #181 from kba/better-docker-cntd
...
Better docker cntd
2017-06-18 17:34:16 +02:00
jotadeveloper
78b54060b5
Merge branch 'master' into better-docker-cntd
2017-06-18 17:23:46 +02:00
Juan Picado @jotadeveloper
da4c04a22e
2.2.1
v2.2.1
2017-06-17 18:22:51 +02:00
Juan Picado @jotadeveloper
5ec951622d
Update changelog, prelease release
2017-06-17 18:22:29 +02:00
jotadeveloper
42fb6c3b14
Merge pull request #216 from Meeeeow/feature_support_x_forwarded_for
...
Add remote ip to request log
2017-06-17 17:22:21 +02:00
Meeeeow
d5a3d085aa
add remote ip to request log
2017-06-17 22:13:29 +08:00
jotadeveloper
fdd98ace07
Merge pull request #214 from Meeeeow/update_doc_reverse_proxy
...
docs: update docs with behind reverse proxy
2017-06-15 18:50:23 +02:00
Meeeeow
733f13528d
docs: update docs with behind reverse proxy
2017-06-16 00:27:21 +08:00
jotadeveloper
f21c3f0b26
Update README
...
Update docker run command, namespace docker image was wrong
2017-06-15 00:56:30 +02:00
jotadeveloper
6f67870f70
Merge pull request #211 from r3wald/205-documentation-for-proxy-configuration
...
config section moved up, some keywords added.
2017-06-12 19:44:43 +02:00
Robert Ewald
0e9d2454d8
config section moved up, some keywords added.
2017-06-12 11:59:05 +02:00
jotadeveloper
b33f50a1ae
Delete _config.yml
2017-06-11 08:51:54 +02:00
jotadeveloper
f3b4fb68ef
Merge pull request #210 from verdaccio/storage-refactor-103
...
Storage refactor
2017-06-11 08:47:07 +02:00
Juan Picado @jotadeveloper
2ee4f38743
Refactor Storage, move local storage to inner folder.
...
Refactor methods to camelCase
Relocate utilities
2017-06-10 23:41:24 +02:00
Juan Picado @jotadeveloper
d2a4cf3264
Secret key should be persited in config file if exist in the data store
2017-06-10 23:18:50 +02:00
Juan Picado @jotadeveloper
1358d53dd9
Refactor storage, moves secret key generator to config file
2017-06-10 23:07:08 +02:00
Juan Picado @jotadeveloper
ac456232bb
Rename local storage class
2017-06-10 23:03:50 +02:00
Juan Picado @jotadeveloper
181267f256
display additional info in case of test fails
2017-06-10 21:41:32 +02:00
Juan Picado @jotadeveloper
e799500893
Restore config refactoring
2017-06-10 21:40:58 +02:00
Juan Picado @jotadeveloper
75c3cbafd0
(eslint) set restrictive rule with non used variables
2017-06-10 20:29:36 +02:00
Juan Picado @jotadeveloper
c7b44ddcaa
Set a more descriptive mocha reporter
2017-06-10 20:29:35 +02:00
Juan Picado @jotadeveloper
fcae1fa91d
#103 Refactoring Uplink Storage, Config and Storage class
2017-06-10 20:29:35 +02:00
Juan Picado @jotadeveloper
09ca08baaf
Refactored addPackage on Storage
2017-06-10 20:29:35 +02:00
Juan Picado @jotadeveloper
391e98de9f
Refactor streams, removed not needed dependency
2017-06-10 20:29:35 +02:00
Juan Picado @jotadeveloper
fa4952408a
#103 Remove Search references from local storage
2017-06-10 20:28:42 +02:00
Juan Picado @jotadeveloper
4cb0424d23
#103 Rename variables, organize methods, privates goes to the bottom
2017-06-10 20:26:43 +02:00
Juan Picado @jotadeveloper
db3233075c
#103 Config file must not be aware of storage database, storage class should handle it.
2017-06-10 20:16:20 +02:00
Juan Picado @jotadeveloper
1307181005
Refactor streams, removed not needed dependency
2017-06-10 18:48:20 +02:00
Juan Picado @jotadeveloper
e9929c23e1
#103 Remove Search references from local storage
2017-06-10 18:46:02 +02:00
Juan Picado @jotadeveloper
fe73eba54e
#103 Rename variables, organize methods, privates goes to the bottom
2017-06-10 18:43:20 +02:00
Juan Picado @jotadeveloper
f08e733cc4
#103 Config file must not be aware of storage database, storage class should handle it.
2017-06-10 18:40:03 +02:00
jotadeveloper
a3ebb7942d
Update CONTRIBUTING.md
2017-06-10 12:52:00 +02:00
Juan Picado @jotadeveloper
c0bf077974
(release) update authors
2017-06-08 21:18:45 +02:00
Juan Picado @jotadeveloper
c1b2d09cd6
(release) fix typo, wrong version
2017-06-08 21:06:49 +02:00
Juan Picado @jotadeveloper
ce465f0b03
2.2.0
v2.2.0
2017-06-08 21:02:44 +02:00
Juan Picado @jotadeveloper
794689304f
(release) update changelog, prepare release
2017-06-08 20:58:07 +02:00
jotadeveloper
0cabd62dea
Merge pull request #132 from coldrye-collaboration/gh-131
...
Adds cache option to uplinks
2017-06-08 20:47:14 +02:00
cklein
7018fc99a2
[GH-131] add cache option to uplinks
2017-06-08 17:59:28 +02:00
jotadeveloper
c2741683b2
Update .travis.yml
...
Add node 8 to travis configuration
2017-06-03 19:19:48 +02:00
jotadeveloper
e58ef5ed9c
Merge pull request #206 from strongloop-forks/dont-clobber-tags
...
don't blindly clobber local dist-tags
2017-06-03 18:56:02 +02:00
Juan Picado @jotadeveloper
fe2d954555
Update lock files
2017-06-03 13:47:35 +02:00
Ryan Graham
64c3ea445b
don't blindly clobber local dist-tags
...
If packages are being published to verdaccio as well as upstream to
npmjs.org, then when the cache is updated from npmjs.org it uses the
dist-tags from the upstream even if the locally published version is
actually newer. This makes it very difficult to use verdaccio as a
staging registry for testing out potential releases.
This change partially reverts a change in behaviour that was introduced
in #8 which caused a regression for the staging style workflow that was
supported by sinopia.
2017-06-01 13:59:56 -07:00