Jonathan Mahoney
b632984874
Allow for existence of query-string parameters in URL
2013-10-09 13:00:50 +01:00
Mat Scales
d3991ee672
Close GH-900: Merge all the decompress-zip work and add small improvements. Fixes #873 , Fixes #896
2013-10-07 00:29:29 +01:00
André Cruz
1f7bd9fd47
Update to latest version of request-progress, to report downloaded size even without content-length.
2013-08-28 22:38:16 +01:00
André Cruz
4402b80ec9
Close GH-794: Fallback to standard git clone if download/untar fails .
2013-08-17 22:37:03 +01:00
Mat Scales
1cec48c065
Fixed JSHint errors so that it can be turned on in Travis
2013-08-05 22:03:12 +02:00
André Cruz
85b2ec93c8
Small note.
2013-08-03 12:50:48 +01:00
André Cruz
24cabf19af
Close GH-705: Refactor download to util and added retry logic in it.. Fixes #704 , Fixes #699 , Fixes #700
2013-08-02 23:09:31 +01:00
André Cruz
d237522e8c
Close GH-679: Prevent renaming of bower.json/component.json to index.json, fixes #674..
2013-07-29 23:41:55 +01:00
André Cruz
adee5cec2b
Improve can extract function.
2013-07-24 09:12:20 +01:00
André Cruz
e6b1595cde
Signal HTTP protocol errors with EHTTP.
2013-07-22 14:00:55 +01:00
André Cruz
1e724af838
Get response status errors when using request.
2013-07-22 08:39:03 +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
bd7579fa65
Use timeout from the config.
2013-07-16 19:53:50 +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
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
6da9a1285c
CS.
2013-07-10 19:52:29 +01:00
André Cruz
deee654426
Forgot to inherit static methods.
2013-07-03 14:31:41 +01:00
André Cruz
fe1a635c14
Switch to graceful-fs.
2013-07-01 20:31:28 +01:00
André Cruz
a02f26f0eb
Add register command, CS fixes.
2013-06-23 17:48:45 +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
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
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
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
01d8d0dbec
Minor CS fixes.
2013-05-24 23:03:19 +01:00
André Cruz
2897b66a1c
Remove old code.
2013-05-24 00:03:00 +01:00
André Cruz
382c857a4b
Tweaks to notifications.
2013-05-23 23:43:11 +01:00
André Cruz
cfb3d14028
Initial take on the commands + renderers + cli.
2013-05-23 19:55:59 +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
1e511dd655
Disable keep alive, fixing issues with redirects taking too long.
2013-05-14 21:55:50 +01:00
André Cruz
e479e84bde
Fix minor issues when using the force flag.
2013-05-13 16:07:46 +01:00
André Cruz
19e3a2ecc4
Setup rudimentary CLI usage for the demo.
2013-05-13 15:09:16 +01:00
André Cruz
e09a3b8cbf
Huge commit, implement rough working version of the whole resolve process.
2013-05-13 11:09:04 +01:00