Commit Graph

54 Commits

Author SHA1 Message Date
Andre Cruz
3f7bd98174 Add some more tests and fix some issues. 2013-04-24 19:00:50 +01:00
marcooliveira
d0cef987fe Merge branch 'rewrite' of github.com:twitter/bower into rewrite 2013-04-24 03:05:24 +01:00
marcooliveira
af4131bb4d [wip] initial version of the resolver factory 2013-04-24 03:04:26 +01:00
André Cruz
d9634030d4 Doc typos. 2013-04-24 00:54:44 +01:00
André Cruz
179781dfee Remove logs. 2013-04-24 00:18:59 +01:00
André Cruz
f46ec05a3a Add some tests to the GitFsResolver. 2013-04-23 23:38:13 +01:00
André Cruz
3231ac15c9 Guess name from the source in the GitResolver. 2013-04-23 23:18:31 +01:00
André Cruz
627c75b6b9 Trim refs to prevent empty lines to be in the array. 2013-04-23 23:18:07 +01:00
André Cruz
f28ac0c037 Add more tests, most of them related with the GitResolver. 2013-04-23 20:33:21 +01:00
André Cruz
b872f90365 Add some more tests to be completed later. 2013-04-23 00:57:08 +01:00
marcooliveira
8c3446fb1f Fix some typos that were causing issues in node 0.10.x 2013-04-22 20:12:44 +01:00
Andre Cruz
108fcd5691 Fix issues in windows. 2013-04-22 18:34:01 +01:00
André Cruz
92156e0520 Fix case-sensitive require. 2013-04-22 01:23:45 +01:00
André Cruz
bfc840d1a7 Complete some more tests related with the base resolver. 2013-04-22 00:59:40 +01:00
André Cruz
8bc7349635 Add some more tests. 2013-04-21 15:21:39 +01:00
André Cruz
ddbfc5c57a Add initial tests for the Resolver, fix some bugs. 2013-04-21 14:55:06 +01:00
André Cruz
b1e97266e3 Update resolver implementation according to the API, integrate bower-json package. 2013-04-20 14:09:01 +01:00
André Cruz
c5c9387226 Small pert improv. 2013-04-20 14:01:57 +01:00
André Cruz
29c93d2b0d Use 'end' instead of 'exit' to guarantee that streams are flushed. 2013-04-20 13:15:37 +01:00
André Cruz
99af52ac2f Fix bugs in the Worker, add tests. 2013-04-20 01:39:39 +01:00
André Cruz
b968b4a9a4 Change UnitOfWork to Worker. 2013-04-19 19:05:33 +01:00
André Cruz
f100982b04 Merge branch 'rewrite' of github.com:twitter/bower into rewrite 2013-04-19 10:04:12 +01:00
marcooliveira
3b086d130f add resolver factory 2013-04-19 01:59:53 +01:00
André Cruz
e3ccc6d558 Unnecessary line. 2013-04-19 01:05:11 +01:00
André Cruz
bd16b485be Updated UoW doc and implementation according to the final architecture. 2013-04-19 00:47:54 +01:00
marcooliveira
9783de7464 [wip] improve doc 2013-04-18 21:54:33 +01:00
Andre Cruz
74f7c93a6d Remove fetch origin in the GitFsResolver. 2013-04-15 14:20:40 +01:00
André Cruz
36c3cac484 Fallback to latest commit on master if the repo has no tags and target is *. 2013-04-15 00:59:53 +01:00
André Cruz
2fc014af03 More succinct again. 2013-04-14 18:30:11 +01:00
André Cruz
8abd010d08 Fix bug when targeting branches. 2013-04-14 18:15:09 +01:00
André Cruz
c117ef3000 More succinct. 2013-04-14 18:11:47 +01:00
André Cruz
543407920d Doc abstract function. 2013-04-14 18:07:13 +01:00
André Cruz
3dbdb541ed Some more refactoring. 2013-04-14 18:01:33 +01:00
André Cruz
8f24858af8 Var typos. 2013-04-14 17:50:00 +01:00
André Cruz
f2667bfcae Bug fixes on the git fs resolver. 2013-04-14 17:46:18 +01:00
André Cruz
4bbafe13e6 Oops. 2013-04-14 17:29:22 +01:00
André Cruz
f33bac5b59 Add missing hasNew. 2013-04-14 17:25:36 +01:00
André Cruz
85d2a33620 Minor tweaks. 2013-04-14 17:18:59 +01:00
André Cruz
643f4fddf9 Var typos. 2013-04-14 17:09:35 +01:00
André Cruz
8ec8118d39 Refactor. 2013-04-14 17:01:59 +01:00
André Cruz
dcabf2738a Minor changes. 2013-04-14 16:14:51 +01:00
André Cruz
a4fbe65259 Implemented GitFsResolver, minor refactor to the GitRemoteResolver. 2013-04-14 15:27:08 +01:00
André Cruz
83d76a0781 Doc typos. 2013-04-14 03:44:48 +01:00
André Cruz
59fbc308b0 Update codebase to the almost finalised architecture.
The GitRemoteResolver is almost done.
2013-04-14 03:40:25 +01:00
André Cruz
fdb8e0e2e5 Remove read of local rc to get the json name, small tweaks. 2013-04-11 01:27:08 +01:00
André Cruz
3116fde51c Better names. 2013-04-10 20:45:47 +01:00
André Cruz
31f66c7142 Add initial bin file implementation. 2013-04-06 16:28:44 +01:00
André Cruz
5e1d49cc7e Forgot to add some packages to the package.json, add notes on the rc package. 2013-04-06 16:28:14 +01:00
André Cruz
e0eabb8d71 Use the name when creating the empty json. 2013-04-06 12:58:24 +01:00
André Cruz
733c375afe More small tweaks to the config. 2013-04-06 12:50:29 +01:00