Commit Graph

1106 Commits

Author SHA1 Message Date
André Cruz
c49e7e181b Update reps. 2013-07-20 23:13:18 +01:00
André Cruz
b0dbbc51df Use debug instead of info. 2013-07-20 23:13:05 +01:00
André Cruz
91779a67fb Pass logger to the registry client, get rid of unnecessary emitter in commands. 2013-07-20 22:08:30 +01:00
André Cruz
1fe6cde934 Fix progress options. 2013-07-20 22:07:54 +01:00
André Cruz
3b8d00095e Fix accessing options. 2013-07-20 22:07:23 +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
0cf8af00b3 Separate logger into its own module. 2013-07-20 20:37:05 +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
fcfeda9f39 Fix code responsible for reusing already resolved endpoints. 2013-07-20 19:52:03 +01:00
André Cruz
dd965e03c5 Bump rc version. v1.0.0-rc.2 2013-07-19 13:49:21 +01:00
André Cruz
3e3f5faacc Fix dependants not being correctly set in some edge cases. 2013-07-19 13:45:49 +01:00
André Cruz
7e41cd0d32 Increase mocha timeout slightly. 2013-07-18 19:43:21 +01:00
André Cruz
e1d77e12b9 Remote TODO. 2013-07-18 19:28:52 +01:00
André Cruz
8e51d1eaf3 Add force-latest option, closes #629. 2013-07-18 18:34:04 +01:00
André Cruz
738835088b Merge branch 'master' of github.com:bower/bower 2013-07-18 18:32:58 +01:00
André Cruz
823b287eda Convert GitHub urls when registering, closes #627. 2013-07-18 18:32:45 +01:00
André Cruz
a2c195e844 Update editor config. 2013-07-18 18:30:09 +01:00
André Cruz
5a5503ab34 Add git requirement, closes #628. 2013-07-18 11:59:12 +01:00
André Cruz
6e037a4d46 Improve test for #474. 2013-07-18 08:40:04 +01:00
André Cruz
14597f74f4 Bump to rc. v1.0.0-rc.1 2013-07-18 08:21:54 +01:00
André Cruz
fabf2479ec CS. 2013-07-18 08:21:28 +01:00
André Cruz
37904db9cd Merge branch 'master' of github.com:bower/bower 2013-07-18 01:10:43 +01:00
André Cruz
499d9da75f Add test for PR #474. 2013-07-18 01:10:29 +01:00
Nicolas Gallagher
198d612b87 Minor README adjustments
Includes fixing the `npm install` command now that the rewrite is part
of `master`.
2013-07-17 11:39:02 -07:00
André Cruz
e7667ba34b Fix install of multiple endpoints not working right. 2013-07-17 19:08:41 +01:00
André Cruz
861ef7313b Merge pull request #625 from bower/task/merge-rewrite-into-master
Merge rewrite into master.

![lol](http://media.tumblr.com/8b05d06a91d3c28947a10233dafd3873/tumblr_inline_mpl4f8zuy61qz4rgp.gif)
2013-07-17 10:41:42 -07:00
Nicolas Gallagher
0291ffb951 Reintroduce the CHANGELOG 2013-07-16 15:09:59 -07:00
Nicolas Gallagher
93a7f9f3b8 Merge branch 'rewrite' into task/merge-rewrite-into-master 2013-07-16 15:05:23 -07:00
Nicolas Gallagher
62337e34a3 CLEAN SLATE: reset working tree 2013-07-16 15:04:41 -07:00
André Cruz
a24b70de75 Merge pull request #607 from mente/branch-q
remove useless -q option for commit validation to lower git requirements
2013-07-16 14:56:51 -07: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
06bffb9cee Add new line when saving json. 2013-07-16 13:39:43 +01:00
André Cruz
a6e4ff83f0 Bump alpha version. v1.0.0-alpha.7 2013-07-16 09:30:06 +01:00
André Cruz
a73025d20b Fix wrong tests. 2013-07-16 09:28:45 +01:00
André Cruz
0085ebb756 Add tests for isTargetable. 2013-07-16 09:27:28 +01:00
André Cruz
5d5f23cddc Oops. 2013-07-16 09:26:48 +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
ec33766803 Switch endpoint parser to its own module. 2013-07-16 09:17:50 +01:00
André Cruz
6daf891c5c Fix manager bug in some edge cases. 2013-07-16 09:16:25 +01:00
André Cruz
9b04553fc8 Improve logger implementation. 2013-07-16 09:15:32 +01:00
André Cruz
820c7e660a Fix accessing undefined in some edge cases. 2013-07-15 19:50:08 +01:00
André Cruz
e94cb6a4b6 Use the filename first, fallback to mime type afterwards, fixes #619. 2013-07-15 19:50:02 +01:00
André Cruz
07717b2d08 Doc typo. 2013-07-14 21:48:35 +01:00
André Cruz
7d2162b2d2 Fix order of events/interceptors. 2013-07-14 21:46:17 +01:00
André Cruz
d15fa0cfb3 Upgrade deps. 2013-07-14 17:22:07 +01:00
André Cruz
3b8b52d222 Do not restore extraneous devDependencies, minor fix to restore tree. v1.0.0-alpha.6 2013-07-14 16:13:25 +01:00
André Cruz
b9514692fe GitHub resolver should move contents when extracting. 2013-07-14 15:37:00 +01:00
André Cruz
73592f76ba Bump alpha version. 2013-07-14 15:23:29 +01:00