André Cruz
b0dbbc51df
Use debug instead of info.
2013-07-20 23:13:05 +01:00
André Cruz
1fe6cde934
Fix progress options.
2013-07-20 22:07:54 +01:00
André Cruz
3fdf639bb4
Typo.
2013-07-20 21:30:44 +01:00
André Cruz
4061ef65e4
Add retry information as debug messages.
2013-07-20 20:45:25 +01:00
André Cruz
62c616f197
Use http agent and introduce replay of http errors on network failure.
2013-07-20 19:52:38 +01:00
André Cruz
fabf2479ec
CS.
2013-07-18 08:21:28 +01:00
André Cruz
499d9da75f
Add test for PR #474 .
2013-07-18 01:10:29 +01:00
André Cruz
bd7579fa65
Use timeout from the config.
2013-07-16 19:53:50 +01:00
André Cruz
ed3a18529a
CS.
2013-07-16 14:14:26 +01:00
André Cruz
761c947e25
Add isTargetable to prevent UrlResolver and FsResolver from being converted to semver when installing, #619 .
2013-07-16 09:21:02 +01:00
André Cruz
b9514692fe
GitHub resolver should move contents when extracting.
2013-07-14 15:37:00 +01:00
André Cruz
ed9f883301
Keep structure of the downloaded archive.
2013-07-14 11:59:51 +01:00
André Cruz
2386d46609
Decrease the progress delay to 8sec.
2013-07-14 11:47:11 +01:00
André Cruz
0da1dbdc14
Implement progress when downloading from URLs.
2013-07-14 11:32:14 +01:00
André Cruz
dba635aac5
Throttle progress when cloning.
2013-07-14 11:31:51 +01:00
André Cruz
d1001aea1a
Use bower-json throughout the code.
2013-07-12 16:22:10 +01:00
André Cruz
6da9a1285c
CS.
2013-07-10 19:52:29 +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
597100d108
Remove unnecessary stuff.
2013-07-09 13:13:43 +01:00
André Cruz
34a2f1ad65
Add insightful message after registering.
2013-07-07 17:43:16 +01:00
André Cruz
bfe8323753
Add small note.
2013-07-07 11:33:43 +01:00
André Cruz
f2b86ad3ed
Add specialised GitHub resolver, closes #597 .
2013-07-07 10:22:58 +01:00
André Cruz
9517191e35
Improve clear of runtime cache.
2013-07-06 14:56:13 +01:00
André Cruz
915c8d7afa
Detect old versions of git that do not support --b tag when cloning.
2013-07-06 11:59:00 +01:00
André Cruz
9f0ac51e06
Use a more tolerant regexp when splitting lines.
2013-07-05 08:18:38 +01:00
André Cruz
d8cef76592
Added prune command, closes #463 .
2013-07-05 01:20:28 +01:00
André Cruz
ca76d41f9a
Report progress for remote git resolvers that take too long to clone.
2013-07-04 23:58:35 +01:00
André Cruz
deee654426
Forgot to inherit static methods.
2013-07-03 14:31:41 +01:00
André Cruz
552fd52bd5
Fix parallel usage of .versions in the git resolver.
2013-07-03 14:31:15 +01:00
André Cruz
fe1a635c14
Switch to graceful-fs.
2013-07-01 20:31:28 +01:00
André Cruz
c800670f39
Add link command help, tweak some other usage helps.
2013-06-25 00:17:56 +01:00
André Cruz
a02f26f0eb
Add register command, CS fixes.
2013-06-23 17:48:45 +01:00
André Cruz
2f16e17ed5
Use LRU cache for the git resolvers runtime cache.
2013-06-23 12:17:53 +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
23e560b638
Forgot to update to canonical dir in some comments/docs.
2013-06-22 17:15:06 +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
1370625568
CS.
2013-06-11 16:21:15 +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
e704733743
Read, use and update persistent resolutions.
...
Add --save-resolutions to deal with this.
Also:
- Adjust logging when using compact
- Minor code adjustments.
2013-06-07 13:05:07 +01:00
André Cruz
796e019f12
Safe default.
2013-06-06 00:10:45 +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
70a4ab863d
Add update command and also finish install.
2013-05-29 10:38:39 +01:00
André Cruz
e6f2d9de86
Typo due to search & replace.
2013-05-28 11:23:28 +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
8539298008
Forgot to tweak some more notifications.
2013-05-24 23:44:01 +01:00
André Cruz
f7c3b7c664
Indexed resolvers.
2013-05-24 23:20:54 +01:00
André Cruz
9f2b02d98e
I'm dumb.
2013-05-24 23:10:39 +01:00
André Cruz
01d8d0dbec
Minor CS fixes.
2013-05-24 23:03:19 +01:00
Mat Scales
26f33b9581
Check that git is installed when instantiating a git resolver
2013-05-24 17:29:16 +01:00
André Cruz
11834a4186
Fix tests.
2013-05-24 00:20:15 +01:00