André Cruz
19cd6a1bdf
Only use GitHub resolver for public endpoints, fixes #603 .
2013-07-10 07:21:56 +01:00
André Cruz
47a1cce5fa
Fix GitHub resolver not trimming .git in the repo name.
2013-07-09 20:42:52 +01:00
André Cruz
418f97dbba
Minor tweaks to the resolver factory.
2013-07-09 13:13:22 +01:00
André Cruz
f2b86ad3ed
Add specialised GitHub resolver, closes #597 .
2013-07-07 10:22:58 +01:00
André Cruz
e51827bfcd
Add ability to clear runtime cache for long-lived programs to call.
2013-07-06 13:56:54 +01:00
André Cruz
fe1a635c14
Switch to graceful-fs.
2013-07-01 20:31:28 +01:00
André Cruz
4c3802878a
Another huge commit.
...
- Add info command
- Fix list --paths
- Fix search with no name
- Fix conflict detection when uninstalling
- Mix tweaks and fixes
2013-06-23 01:14:08 +01:00
André Cruz
83b6820458
Huge commit.
...
- Add search command
- Cache clean now clears the registry cache
- Fix error when accessing an unknown deep command in the cli
- Change from 'roaming' to 'path' in the config
- Change from 'canonicalPackage' to 'canonicalDir'
- Fix dev dependencies of nested packages being fetched
- Ignore invalid installed packages
- Various cache fixes and improvements
- Fix .bower.json being deleted if a package specified ignorables
- Use fstream instead of ncp to solve the EMFILE errors
2013-06-22 17:04:50 +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
3cf56ff7d5
Change registryName to registry.
2013-05-29 11:44:36 +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
005b3356f2
Several things changed.
...
- Make force and offline part of config, clearing all the options mess in the architecture
- Fix some bugs with the renderer
- Parse cli options
2013-05-26 13:47:13 +01:00
André Cruz
f7c3b7c664
Indexed resolvers.
2013-05-24 23:20:54 +01:00
André Cruz
cfb3d14028
Initial take on the commands + renderers + cli.
2013-05-23 19:55:59 +01:00
André Cruz
9f6bf62efc
Some other tweaks to the API.
2013-05-22 22:58:04 +01:00
André Cruz
7b0b53a96d
Some real minor tweaks.
2013-05-22 15:03:15 +01:00
André Cruz
e09a3b8cbf
Huge commit, implement rough working version of the whole resolve process.
2013-05-13 11:09:04 +01:00