Commit Graph
29 Commits
Author SHA1 Message Date
harish2704 4b9c7f88db Feature: remove the versions not available in the cache while responding to package info requests 2016-10-15 12:12:54 +05:30
harish2704 dde99cad87 DRY ing.... 2016-10-15 11:50:44 +05:30
harish2704 4932e5491e Small Cleanup 2016-05-11 22:21:19 +05:30
harish2704 b945f4ec43 Merge remote-tracking branch '1stvamp/empty-object-on-404' into 1stvamp-empty-object-on-404 2016-05-11 22:14:40 +05:30
harish2704 53691a20af Merge pull request #3 from 1stvamp/allow-local_register-overriding-from-env
Allow LOCAL_REGISTRY to be set from env
2016-05-11 22:06:44 +05:30
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
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
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