André Cruz
a314d33dea
Improve resolver factory tests.
2013-07-10 07:41:01 +01:00
André Cruz
19cd6a1bdf
Only use GitHub resolver for public endpoints, fixes #603 .
2013-07-10 07:21:56 +01:00
André Cruz
f2b86ad3ed
Add specialised GitHub resolver, closes #597 .
2013-07-07 10:22:58 +01:00
André Cruz
fe1a635c14
Switch to graceful-fs.
2013-07-01 20:31:28 +01:00
André Cruz
6d3b3e6de2
Add cache clean and list commands.
...
This was an huge commit.
- Allow nested commands
- Switch resolve cache in memory object cache to LRU
- Store non-semver packages in the cache
- Tweak help messages
- Various fixes and tweaks
2013-06-11 00:39:18 +01:00
André Cruz
afd01cc40c
Change from promise progress events to hierarchical logger.
...
This is an huge commit, contains other small tweaks/fixes.
2013-06-03 16:31:19 +01:00
André Cruz
454436905c
Huge commit.
...
- Changed way renderers work
- Move worker to a separate module
- Improve loglevel
- Minor tweaks
- Fix tests
2013-05-27 22:59:13 +01:00
André Cruz
cfb3d14028
Initial take on the commands + renderers + cli.
2013-05-23 19:55:59 +01:00
André Cruz
b369fa2c7b
Add test for registry endpoints.
2013-05-17 13:12:46 +01:00
André Cruz
7c96eb0819
Small performance improvement by accepting an optional package meta to avoid re-reading it.
...
Fix tests if previous run left dummy directories.
2013-05-17 11:47:51 +01:00
André Cruz
e09a3b8cbf
Huge commit, implement rough working version of the whole resolve process.
2013-05-13 11:09:04 +01:00