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
jotadeveloper
163852615a
Update README.md
...
Add docker examples repository reference
2017-05-31 23:34:01 +02:00
jotadeveloper
717b8aa194
Update README.md
...
Add new badge
2017-05-23 21:40:59 +02:00
jotadeveloper
3e37e54158
Update CONTRIBUTING.md
...
Gitter over slack channel
2017-05-23 21:10:18 +02:00
jotadeveloper
16f8ae0f30
Merge pull request #197 from BartDubois/url_prefix-as-path
...
Allow url_prefix to be only the path
2017-05-21 23:00:09 +02:00
Bart Dubois
5336a0a611
Fix ES string delimiters
...
Use ` in stand of '
2017-05-21 22:55:49 +02:00
Bart Dubois
f8dc1da537
Fix ES6 template string
...
should be ${...} not @{...}
2017-05-21 22:50:11 +02:00
Bart Dubois
8927d7d144
Aplly sugestions form review
...
* Reneame the methof and use camelCase
* Use ES6 template string
2017-05-21 22:39:47 +02:00
jotadeveloper
3b65f66584
Update .travis.yml
2017-05-20 21:47:34 +02:00
jotadeveloper
6fe99a6f1b
Delete .coveralls.yml
2017-05-20 21:46:21 +02:00
jotadeveloper
9626250140
Merge pull request #198 from mysiar/apache-reverse-proxy
...
Apache reverse proxy configuration
2017-05-20 21:45:02 +02:00
Piotr Synowiec
a514e254a2
Apache reverse proxy configuration - ip address update
2017-05-20 19:52:19 +02:00
Piotr Synowiec
bf8c018fc5
Apache reverse proxy configuration
2017-05-20 19:44:41 +02:00
Juan Picado @jotadeveloper
1bdb651636
Setup codacy coverage
2017-05-20 12:44:04 +02:00
Juan Picado @jotadeveloper
abc40b8e8e
Refactor, cleaned all eslint warnings, eslint set to error to avoid more warnings
2017-05-20 12:33:23 +02:00
Juan Picado @jotadeveloper
a1e6368c29
Refactor, remove eslint warnings and for npm < 2.x, npm minimum higher as 2.15.x
2017-05-20 11:50:20 +02:00
Juan Picado @jotadeveloper
ba6543a322
Refactor Auth class, reduce eslint warnings, moved to es6
2017-05-20 11:13:08 +02:00