fengmk2
94dc13088c
fix: should sync missing public scoped package on install ( #946 )
...
* fix: should sync missing public scoped package on install
closes #938
* refactor: sync all scoped packages when config.scopes is empty
* test: test on node 6
2016-06-05 23:34:10 +08:00
fengmk2
7c59fa5e37
install sync dont check enablePrivate
...
Fixes #549
2015-01-07 01:56:08 +08:00
fengmk2
cd2fd4a0b5
fix test
2014-10-28 19:15:03 +08:00
fengmk2
3c6576bcab
Add a new table for module-maintainers.
...
* fix #362 update maintianers change the lastmodified. remove version and change last modified.
* #363 change isMaintainer detect logic.
2014-07-07 00:56:44 +08:00
fengmk2
f4b82bbf0b
Only /_session request send the authSession. fixed #223
...
* no auth requests url dont send the authSession
* baseauth dont create session cookie too
2014-03-16 16:14:12 +08:00
dead_horse
7dab569d43
remove session access in /name and /name/version, fixed #274
2014-03-15 23:20:34 +08:00
dead_horse
5f49b97aa4
fix test, fix sync_by_install
2014-03-15 22:52:50 +08:00
dead_horse
8bdfd593c9
use defer session
2014-03-15 22:52:48 +08:00
fengmk2
aa7077e4b0
install missing package should sync it from source npm. fixed #252
2014-03-06 15:04:07 +08:00
fengmk2
63562c30ec
Add jshint check: $ make jshint
...
* .jshint make esnext true
* .jshintignore ignore no need check dirs
2014-03-06 13:55:13 +08:00
fengmk2
fc1a17e4d1
use yield* next instead of yield next
...
* According to koajs/compose#2 , show performances improve a lot.
2014-03-05 16:49:58 +08:00
dead_horse
84634af0c2
convert all middlewares to koa type
2014-02-27 09:48:20 +08:00
fengmk2
8014e0281f
support npm new publish flow. fixed #129
2013-12-27 21:43:41 +08:00
fengmk2
591833b3d8
admin should not enable auto sync on install
2013-12-12 18:27:24 +08:00
fengmk2
1176501bc0
fix publish module logic and disable install sync module. fixed #77
2013-12-12 14:04:33 +08:00
dead_horse
b056fa5373
first get tag, then try version
2013-12-09 22:01:04 +08:00
dead_horse
fa75d5b21f
support sync triggle by install, finish #31
2013-12-09 22:00:49 +08:00