Wes Mason
|
e4d13bebe0
|
Account for https registry URLs
|
2016-05-10 21:50:11 +01:00 |
|
Wes Mason
|
1df6d6d94a
|
Allow LOCAL_REGISTRY to be set from env
|
2016-05-10 21:34:24 +01:00 |
|
harish2704
|
b056ed85c4
|
Bump
|
2016-05-06 19:00:02 +05:30 |
|
harish2704
|
cfcb8b0feb
|
Fix: exporting env ENABLE_NPM_FAILOVER=false will not work unless we parse the string
|
2016-05-06 18:58:48 +05:30 |
|
harish2704
|
8096889a7d
|
Fix
|
2016-05-06 18:19:39 +05:30 |
|
harish2704
|
ba5eeb8286
|
Merge branch '1stvamp-fix-offline-500'
|
2016-05-06 17:19:37 +05:30 |
|
harish2704
|
86ae839e9b
|
Small cleanup
|
2016-05-06 17:13:25 +05:30 |
|
Wes Mason
|
9ccb6063f8
|
Rename second isState flags in both chains to cacheState, so it's clear what they represent in the next callback
|
2016-05-06 09:28:22 +01:00 |
|
Wes Mason
|
4d4fa45266
|
Fix underlying file access error for 404s when in offline mode
|
2016-05-05 22:56:36 +01:00 |
|
harish2704
|
1f980e6738
|
Bump
|
2016-05-05 19:13:48 +05:30 |
|
harish2704
|
697be77f5a
|
Merge pull request #1 from 1stvamp/offline-only
Add ENABLE_NPM_FAILOVER config with offline only mode
|
2016-05-05 19:04:15 +05:30 |
|
harish2704
|
f7596ab60c
|
Bump
|
2016-05-04 10:31:18 +05:30 |
|
harish2704
|
45e7877069
|
Updated Readme
|
2016-05-04 10:31:01 +05:30 |
|
harish2704
|
4770262171
|
added Command line wrapper which will use local regisry to install packages
|
2016-05-04 10:23:37 +05:30 |
|
Wes Mason
|
f7dc659867
|
Not tabs please
|
2016-05-03 22:30:24 +01:00 |
|
Wes Mason
|
989512f437
|
Add ENABLE_NPM_FAILOVER option, set to true by default, with false disabling upstream failover.
|
2016-05-03 21:29:28 +01:00 |
|
harish2704
|
8327d070dc
|
Merge branch 'master' of github.com:harish2704/npm-offline-registry
|
2016-03-29 10:47:17 +05:30 |
|
harish2704
|
37ecd92408
|
Bump
|
2016-03-29 10:47:05 +05:30 |
|
harish2704
|
4f198ed53f
|
Fix:
default Port 8080 is very famous port.
So , make some less famous port as default port
|
2016-03-26 18:17:43 +05:30 |
|
harish2704
|
1943758e94
|
Merge branch 'master' of github.com:harish2704/npm-offline-registry
|
2016-03-21 15:56:04 +05:30 |
|
harish2704
|
ac4a7a6a40
|
Fix
|
2016-03-21 15:54:28 +05:30 |
|
harish2704
|
bc3bb1706c
|
fixed dependencies
version++
|
2016-03-21 00:51:34 +05:30 |
|
harish2704
|
83b60c01ef
|
Tests passed
Featues
* Non blocking operations/Clean up synchronous codes
* handle failues
* more usefull logging
|
2016-03-21 00:46:36 +05:30 |
|
harish2704
|
0e03fc2968
|
More tests
* Make functions as async
* handle failures
|
2016-03-21 00:44:41 +05:30 |
|
harish2704
|
65b56cedcd
|
Fix:
|
2016-03-20 15:36:40 +05:30 |
|
harish2704
|
c306a4363c
|
Update readme
|
2016-03-19 22:33:30 +05:30 |
|
harish2704
|
6bd1525af0
|
Update package.json
|
2016-03-19 20:26:03 +05:30 |
|
harish2704
|
16aece8d5f
|
More advanced features.
* fetch data from main registry if cache look up is failed
* save fetched data to npm's cache, in same was as npm does the job
|
2016-03-19 19:43:58 +05:30 |
|
harish2704
|
339f5ab3d0
|
Initial commit
|
2016-03-19 18:26:32 +05:30 |
|
harish2704
|
a504504084
|
Initial commit
|
2016-03-19 18:24:45 +05:30 |
|