Commit Graph

  • d0cef987fe Merge branch 'rewrite' of github.com:twitter/bower into rewrite marcooliveira 2013-04-24 03:05:24 +01:00
  • af4131bb4d [wip] initial version of the resolver factory marcooliveira 2013-04-24 03:04:26 +01:00
  • d6e0638cd9 Oops. André Cruz 2013-04-24 01:11:30 +01:00
  • 030b6f9720 Remove util/fetchBranch. André Cruz 2013-04-24 01:00:51 +01:00
  • d9634030d4 Doc typos. André Cruz 2013-04-24 00:54:44 +01:00
  • 79f5502b8e Add tests for the GitFsResolver constructor. André Cruz 2013-04-24 00:26:28 +01:00
  • 179781dfee Remove logs. André Cruz 2013-04-24 00:18:59 +01:00
  • 413fd61900 Move all the update logic to the downloader. André Cruz 2013-04-24 00:17:15 +01:00
  • 9f605cae29 Update also master branch of the fake package before running the tests. André Cruz 2013-04-24 00:10:00 +01:00
  • c557279607 Update tests to reflect last change on the test-package. André Cruz 2013-04-23 23:59:18 +01:00
  • aa315d7c97 Merge branch 'master' of github.com:bower/bower-json André Cruz 2013-04-23 23:58:48 +01:00
  • 080b25e30c Update .gitignore. André Cruz 2013-04-23 23:58:35 +01:00
  • 75920e0a09 Fetch our fake package just one time. André Cruz 2013-04-23 23:41:40 +01:00
  • f46ec05a3a Add some tests to the GitFsResolver. André Cruz 2013-04-23 23:38:13 +01:00
  • a87969d85f Add tests for the GitRemoveResolver. André Cruz 2013-04-23 23:19:08 +01:00
  • 3231ac15c9 Guess name from the source in the GitResolver. André Cruz 2013-04-23 23:18:31 +01:00
  • 627c75b6b9 Trim refs to prevent empty lines to be in the array. André Cruz 2013-04-23 23:18:07 +01:00
  • 823a845752 Fix previous commit. André Cruz 2013-04-23 20:44:18 +01:00
  • f28ac0c037 Add more tests, most of them related with the GitResolver. André Cruz 2013-04-23 20:33:21 +01:00
  • 727e02b816 Improve tests on build/rc tags. André Cruz 2013-04-23 09:22:43 +01:00
  • a7c8c08183 Update README.md André Cruz 2013-04-23 10:12:47 +02:00
  • b872f90365 Add some more tests to be completed later. André Cruz 2013-04-23 00:57:08 +01:00
  • 8c3446fb1f Fix some typos that were causing issues in node 0.10.x marcooliveira 2013-04-22 20:12:44 +01:00
  • 504222b564 Add initial tests for the GitResolver. Andre Cruz 2013-04-22 18:35:52 +01:00
  • 108fcd5691 Fix issues in windows. Andre Cruz 2013-04-22 18:34:01 +01:00
  • 39724517cc Fix failing test. André Cruz 2013-04-22 14:53:10 +02:00
  • 90353bdd0f Merge pull request #397 from wookiehangover/master André Cruz 2013-04-22 00:38:52 -07:00
  • a42a251256 Merge pull request #408 from richo/fixups/author André Cruz 2013-04-22 00:35:55 -07:00
  • 0e3dab081a Shamelessly add @richo as a contributor Richo Healey 2013-04-22 15:23:07 +10:00
  • e78dc4892f Add test for the warn event when using the deprecated component.json. André Cruz 2013-04-22 01:41:56 +01:00
  • 5cce1af3d7 Add travis image. André Cruz 2013-04-22 01:34:57 +01:00
  • 92156e0520 Fix case-sensitive require. André Cruz 2013-04-22 01:19:28 +01:00
  • 9c13e48b62 Lock tmp to 0.0.17 due to a bug. André Cruz 2013-04-22 01:13:56 +01:00
  • bfc840d1a7 Complete some more tests related with the base resolver. André Cruz 2013-04-22 00:59:40 +01:00
  • 8bc7349635 Add some more tests. André Cruz 2013-04-21 15:16:58 +01:00
  • ddbfc5c57a Add initial tests for the Resolver, fix some bugs. André Cruz 2013-04-20 15:42:21 +01:00
  • b1e97266e3 Update resolver implementation according to the API, integrate bower-json package. André Cruz 2013-04-20 14:09:01 +01:00
  • bb8c456a04 Small changes to the Resolver API. André Cruz 2013-04-20 14:08:03 +01:00
  • c5c9387226 Small pert improv. André Cruz 2013-04-20 14:01:57 +01:00
  • ee6ff7daaa Move worker tests. André Cruz 2013-04-20 13:16:43 +01:00
  • 29c93d2b0d Use 'end' instead of 'exit' to guarantee that streams are flushed. André Cruz 2013-04-20 13:15:37 +01:00
  • bb98627d2b Made parse async for consistency, tweak error codes. André Cruz 2013-04-20 12:17:00 +01:00
  • 3060866586 Add test for invalid json. André Cruz 2013-04-20 11:37:15 +01:00
  • eacf121f78 Update README. André Cruz 2013-04-20 11:23:24 +01:00
  • c39535fdd0 Merge branch 'master' of github.com:bower/bower-json André Cruz 2013-04-20 11:21:31 +01:00
  • c3311df2a8 Initial implementation and tests. André Cruz 2013-04-20 11:20:41 +01:00
  • 99af52ac2f Fix bugs in the Worker, add tests. André Cruz 2013-04-20 01:39:39 +01:00
  • 5a17314b2c Oops. André Cruz 2013-04-19 22:00:24 +02:00
  • 05d974578d Signal optional type. André Cruz 2013-04-19 19:11:45 +01:00
  • 0d585a4d98 Typo. André Cruz 2013-04-19 19:07:48 +01:00
  • b968b4a9a4 Change UnitOfWork to Worker. André Cruz 2013-04-19 19:05:33 +01:00
  • 07281f050c Change to just bower-json. André Cruz 2013-04-19 13:58:18 +01:00
  • 9c3757fb0c Doc improv. André Cruz 2013-04-19 12:32:03 +01:00
  • f5d5e59040 Typo. André Cruz 2013-04-19 12:31:04 +01:00
  • 70880c066f Add LICENSE and README. André Cruz 2013-04-19 12:27:35 +01:00
  • 5508c70f3a Setup module. André Cruz 2013-04-19 11:19:47 +01:00
  • f100982b04 Merge branch 'rewrite' of github.com:twitter/bower into rewrite André Cruz 2013-04-19 10:04:12 +01:00
  • c8db2a85c6 [wip] improve package meta description marcooliveira 2013-04-19 02:03:54 +01:00
  • 3b086d130f add resolver factory marcooliveira 2013-04-19 01:59:53 +01:00
  • cb8394fb07 [wip] Finish Resolver doc and start PackageRepository marcooliveira 2013-04-19 01:59:28 +01:00
  • a401f19ca1 Merge branch 'rewrite' of github.com:twitter/bower into rewrite marcooliveira 2013-04-19 01:06:28 +01:00
  • 444fd41d58 [wip] improve doc marcooliveira 2013-04-19 01:06:20 +01:00
  • e3ccc6d558 Unnecessary line. André Cruz 2013-04-19 01:05:11 +01:00
  • 8ed20e35ca Improve english. André Cruz 2013-04-19 00:53:03 +01:00
  • bd16b485be Updated UoW doc and implementation according to the final architecture. André Cruz 2013-04-19 00:47:54 +01:00
  • 9783de7464 [wip] improve doc marcooliveira 2013-04-18 21:54:33 +01:00
  • 9139fa7ec4 Update README.md André Cruz 2013-04-16 22:10:43 +02:00
  • ba45539375 Change to notes.md. André Cruz 2013-04-16 00:41:31 +01:00
  • bb99abdebd Merge branch 'rewrite' of github.com:twitter/bower into rewrite Andre Cruz 2013-04-16 00:08:42 +01:00
  • 89878dddf6 Improve readme (@marcooliveira & @satazor) marcooliveira 2013-04-15 22:11:18 +01:00
  • 7118b70c1c adding tests for 'i' and 'rm' abbreviations Sam Breed 2013-04-15 16:05:36 -05:00
  • a48539230c adding 'i' and 'rm' aliases for 'save' and 'uninstall', respectively Sam Breed 2013-04-15 14:30:58 -05:00
  • 075ac9e280 Update strategy diagram. marcooliveira 2013-04-15 19:55:16 +01:00
  • d43f65366b Merge branch 'rewrite' of github.com:twitter/bower into rewrite Marco Oliveira 2013-04-15 19:33:06 +01:00
  • 052ab2d9bc fix typo Marco Oliveira 2013-04-15 19:30:27 +01:00
  • 74f7c93a6d Remove fetch origin in the GitFsResolver. Andre Cruz 2013-04-15 14:20:40 +01:00
  • 36c3cac484 Fallback to latest commit on master if the repo has no tags and target is *. André Cruz 2013-04-15 00:59:53 +01:00
  • de5cd8e873 Fix typo and language in README Nicolas Gallagher 2013-04-14 14:32:07 -07:00
  • c9aa3bf62c Fix typo in README Nicolas Gallagher 2013-04-14 14:31:06 -07:00
  • 2fc014af03 More succinct again. André Cruz 2013-04-14 18:30:11 +01:00
  • 8abd010d08 Fix bug when targeting branches. André Cruz 2013-04-14 18:15:09 +01:00
  • c117ef3000 More succinct. André Cruz 2013-04-14 18:11:47 +01:00
  • 543407920d Doc abstract function. André Cruz 2013-04-14 18:07:13 +01:00
  • 3dbdb541ed Some more refactoring. André Cruz 2013-04-14 18:01:33 +01:00
  • 8f24858af8 Var typos. André Cruz 2013-04-14 17:50:00 +01:00
  • f2667bfcae Bug fixes on the git fs resolver. André Cruz 2013-04-14 17:46:18 +01:00
  • 4bbafe13e6 Oops. André Cruz 2013-04-14 17:29:22 +01:00
  • f33bac5b59 Add missing hasNew. André Cruz 2013-04-14 17:25:36 +01:00
  • 85d2a33620 Minor tweaks. André Cruz 2013-04-14 17:18:59 +01:00
  • 643f4fddf9 Var typos. André Cruz 2013-04-14 17:09:35 +01:00
  • 8ec8118d39 Refactor. André Cruz 2013-04-14 17:01:59 +01:00
  • dcabf2738a Minor changes. André Cruz 2013-04-14 16:14:51 +01:00
  • a4fbe65259 Implemented GitFsResolver, minor refactor to the GitRemoteResolver. André Cruz 2013-04-14 15:27:08 +01:00
  • 83d76a0781 Doc typos. André Cruz 2013-04-14 03:44:48 +01:00
  • 59fbc308b0 Update codebase to the almost finalised architecture. André Cruz 2013-04-14 03:40:25 +01:00
  • 7266410840 several improvements to readme: Marco Oliveira 2013-04-14 03:30:42 +01:00
  • e4312ed5cc add resolve diagram Marco Oliveira 2013-04-14 03:29:18 +01:00
  • 1642a7714f Little update to the TODO. André Cruz 2013-04-13 20:11:56 +01:00
  • d3d960112c Update travis image to master. André Cruz 2013-04-12 19:32:48 +02:00
  • c62be68bda add architecture diagram marcooliveira 2013-04-12 05:29:09 +01:00