Commit Graph

  • f50520e04e Typo and add some useful comment. André Cruz 2012-10-20 17:40:20 +01:00
  • 6a6eb75a3b Change Package constructor slightly, add rudimentary test for the --force flag. André Cruz 2012-10-20 17:34:41 +01:00
  • bff311f8ec Oops. André Cruz 2012-10-20 17:33:46 +01:00
  • a74f6630df Add tests for cache-clean, unified some return values. André Cruz 2012-10-20 16:41:19 +01:00
  • f0836ba655 Simplified things by adding a .commit property. André Cruz 2012-10-20 15:22:27 +01:00
  • f7438617a2 Merge pull request #100 from benjaminoakes/master Sindre Sorhus 2012-10-19 07:22:55 -07:00
  • f4d386b694 Fix typo Ben Oakes 2012-10-19 09:02:24 -05:00
  • 64d1d4a1c9 Also use local .bowerrc file. André Cruz 2012-10-19 08:48:58 +01:00
  • 956dac2c50 Add some useful comments. André Cruz 2012-10-18 23:36:59 +01:00
  • 51bd1f559c Do cleanup also after the tests and not only before each iteration. André Cruz 2012-10-18 23:20:48 +01:00
  • 97f8efcbb9 Use the lookup name when using the --save option whenever possible. André Cruz 2012-10-18 23:19:18 +01:00
  • f335f5f1fb Do not install if there is a conflict. André Cruz 2012-10-18 20:41:01 +01:00
  • 712953e799 Add missing template for the cache-clean command. André Cruz 2012-10-18 00:52:40 +01:00
  • 406ed297ca Oops. Andre Cruz 2012-10-17 17:29:45 +01:00
  • 4d1882ed49 Tweak help templates. André Cruz 2012-10-17 08:44:15 +01:00
  • 723cfd52d1 Remove forgotten code about the reverted componentsDir option. André Cruz 2012-10-17 08:40:37 +01:00
  • 8a4963026a Merge branch 'master' of git://github.com/twitter/bower into features_fixes André Cruz 2012-10-17 08:18:57 +01:00
  • 341ad5c10c say we don't know version… when we don't know version… Jacob Thornton 2012-10-16 23:51:19 -07:00
  • 8716c2bb6c add note about programatic api Jacob Thornton 2012-10-16 23:45:03 -07:00
  • 4a40e755e7 fix config path Jacob Thornton 2012-10-16 23:31:14 -07:00
  • 59d49166c7 Merge branch 'master' of git://github.com/KarthikDot/bower into KarthikDot-master Jacob Thornton 2012-10-16 23:28:38 -07:00
  • 52e72b466a move cache to config.js + get tests passing again… Jacob Thornton 2012-10-16 23:22:37 -07:00
  • 9825707837 Merge pull request #78 from sindresorhus/no-colors billy gates 2012-10-16 23:13:20 -07:00
  • 173f5ed17e Merge pull request #92 from satazor/master billy gates 2012-10-16 23:10:50 -07:00
  • d53878c130 Prune function now gives priority to non local packages if they are equal. André Cruz 2012-10-17 00:57:09 +01:00
  • badcde0ef9 Fix install not appearing for local resolved packages. André Cruz 2012-10-17 00:56:43 +01:00
  • df4ee49726 Remove unnecessary tear down code in test because it is already being done in the beforeEach. André Cruz 2012-10-16 23:47:59 +01:00
  • a7e464a902 Merge branch 'master' of git://github.com/satazor/bower into features_fixes André Cruz 2012-10-16 23:35:24 +01:00
  • faa14a079c Manually revert componentsDirectory option. André Cruz 2012-10-16 23:32:00 +01:00
  • b7c3aa59a7 Merge branch 'master' of git://github.com/twitter/bower André Cruz 2012-10-16 22:53:33 +01:00
  • 2abde5539d Fix CS again. Andre Cruz 2012-10-16 01:02:42 +00:00
  • c5a0f0ddcf Fix redirect test not being async, cache and local files are now flushed before each test. Andre Cruz 2012-10-16 01:02:31 +00:00
  • 612084fb57 Fix download() emitting the 'download' event several times. Andre Cruz 2012-10-16 01:02:03 +00:00
  • 708d68aee7 Prevent errors when passing duplicate packages to cache-clean. Andre Cruz 2012-10-16 01:01:54 +00:00
  • 760ef7a13a Fix CS. Andre Cruz 2012-10-16 01:01:53 +00:00
  • be6a424c1c Change --no-colors to --no-color. André Cruz 2012-10-15 20:19:41 +01:00
  • be79b7028c Merge branch 'no-colors' of git://github.com/sindresorhus/bower into improv_fixing André Cruz 2012-10-15 20:17:35 +01:00
  • 3bcd2e08e8 Revert "Ability to disable colors with the --no-colors arg." André Cruz 2012-10-15 20:16:48 +01:00
  • 5967acb15e Add cache-clean command, remove unnecessary code. André Cruz 2012-10-15 19:27:48 +01:00
  • 71cddb628e Several fixes. André Cruz 2012-10-15 09:51:33 +01:00
  • 24d126e702 Use exists instead of stat whenever possible. André Cruz 2012-10-15 09:19:22 +01:00
  • c589625b01 Add --no-colors options to the help templates, add missing --no-colors to the uninstall. André Cruz 2012-10-15 01:43:30 +01:00
  • a403585e1e Fix update command on non tagged repos. André Cruz 2012-10-15 01:37:04 +01:00
  • 008e0d8c8a Ability to disable colors with the --no-colors arg. André Cruz 2012-10-15 01:27:33 +01:00
  • f220ee5302 Fix broken ls command. André Cruz 2012-10-15 01:23:58 +01:00
  • a1c16a3bae Add vendor to the gitignore. André Cruz 2012-10-14 20:12:11 +01:00
  • 3f79247ac2 Add componentsDirectory option, fix and add tests. André Cruz 2012-10-14 20:10:22 +01:00
  • da9d553899 Merge branch 'master' of github.com:satazor/bower André Cruz 2012-10-14 19:50:09 +01:00
  • bf371acc41 Remove unnecessary code, fix beforeEach in some cases. André Cruz 2012-10-14 19:48:23 +01:00
  • 6ef92b0c95 Add and fix failing test. André Cruz 2012-10-14 17:36:06 +01:00
  • 5cd8dd7094 Tweak tests so they don't break in the future. André Cruz 2012-10-13 14:22:08 +01:00
  • 6823acd0ff Merge branch 'master' of git://github.com/satazor/bower André Cruz 2012-10-14 16:01:53 +01:00
  • cb2cb7ea75 Fix bug with -f option, add compatibility with repos that do not have tags. André Cruz 2012-10-14 15:54:26 +01:00
  • a2e593c06c Make components directory configurable in component.json, otherwise default to 'components' George Pantazis 2012-10-13 10:57:56 -06:00
  • 6bd00a0e8e Tweak tests so they don't break in the future. André Cruz 2012-10-13 14:22:08 +01:00
  • 5dbb6d6346 Add install template, fix CS. André Cruz 2012-10-12 08:03:51 +01:00
  • 8434acf9ed Doc improvement. André Cruz 2012-10-12 09:40:31 +02:00
  • 6f169fb3e2 Doc tweak. André Cruz 2012-10-12 08:00:17 +01:00
  • a00d930d0f Fix cache removal if force flag is activated. André Cruz 2012-10-12 00:35:32 +01:00
  • 03e55cadbb Merge branch 'master' of git://github.com/twitter/bower André Cruz 2012-10-12 00:22:57 +01:00
  • 2cad76d6ed Merge branch 'master' of git://github.com/satazor/bower André Cruz 2012-10-12 00:20:01 +01:00
  • b0bc14a75e Little code style tweak. André Cruz 2012-10-11 23:27:59 +01:00
  • 058524ca53 Add -f option to the install command. André Cruz 2012-10-11 23:16:00 +01:00
  • 0a4a484f3d Remove unused property, fix CS again. André Cruz 2012-10-11 20:29:22 +01:00
  • e8b473b550 Ensure that an unit of work is always present, remove unnecessary if statement. André Cruz 2012-10-11 19:26:52 +01:00
  • a134950f85 Merge pull request #85 from twitter/chmod-tmp-dir billy gates 2012-10-11 10:00:42 -07:00
  • 71a7b8e8f0 Add missing tests. Andre Cruz 2012-10-11 15:23:47 +01:00
  • fd31f247a6 Unit of work implementation. Andre Cruz 2012-10-11 13:40:54 +01:00
  • ed13cab994 remove leftover assert in test David DeSandro 2012-10-08 08:52:57 -04:00
  • b168f09419 chmod temp folder for accessible file permissions with a test ref #69 (awww yis) David DeSandro 2012-10-08 08:39:00 -04:00
  • 77fb081b93 Make it possible to disable colors Sindre Sorhus 2012-10-05 13:53:06 +02:00
  • c9e0abfdf3 Code cleanup Michael Uzquiano 2012-10-02 17:42:45 -04:00
  • 84f5948341 Cleaned up code Michael Uzquiano 2012-10-02 14:32:34 -04:00
  • d8ffbe2c33 Updates to README Michael Uzquiano 2012-10-02 14:28:13 -04:00
  • 0e0a1c6432 Updated to include multi-endpoint support Michael Uzquiano 2012-10-02 14:20:44 -04:00
  • 5d9257d908 0.2.0 + proxy support v0.2.0 Jacob Thornton 2012-09-25 13:56:07 -07:00
  • 3c85f9d891 Merge pull request #26 from mattn/proxy billy gates 2012-09-25 13:55:22 -07:00
  • 3b1a2045b5 Merge pull request #36 from manuelvanrijn/issue-31 billy gates 2012-09-20 16:58:08 -07:00
  • 0763fe0775 fixed another multiple var statement Manuel van Rijn 2012-09-20 13:44:07 +02:00
  • 158a894804 changed back to var's Manuel van Rijn 2012-09-20 09:03:02 +02:00
  • 6bcaa4fc8d fix tests Manuel van Rijn 2012-09-19 09:24:35 +02:00
  • f0a9e4c384 Merge branch 'master' into issue-31 Manuel van Rijn 2012-09-19 09:11:02 +02:00
  • 020303910e Merge pull request #63 from josh/spec-main-array ♒∆✝ 2012-09-18 14:02:08 -07:00
  • 9a898a287b 0.1.3 Jacob Thornton 2012-09-18 10:37:35 -07:00
  • 0b5b761a8c Merge pull request #34 from nnnnathann/rename_fix ♒∆✝ 2012-09-18 10:36:55 -07:00
  • 0ca0ac0782 Updated Readme to link to Official Bower-Server repo Karthik Kastury 2012-09-18 21:24:52 +05:30
  • b14a1b4ba3 Updated Config.js for better rc integration Karthik Kastury 2012-09-18 21:23:59 +05:30
  • 406ada8ca6 Specify that there should only be one file per type in the main array Joshua Peek 2012-09-17 18:47:08 -05:00
  • a3022e2e9f Chained formatting aesthetics Nathan Bleigh 2012-09-17 16:57:03 -05:00
  • d8cc04b1fe add --save to readme Paul Irish 2012-09-17 09:58:26 -07:00
  • d53a74df23 Bower Config Management now powered by rc Karthik Kastury 2012-09-17 19:37:59 +05:30
  • 7141983133 adding sindre's listing to readme Paul Irish 2012-09-16 19:36:33 -07:00
  • aaeabb6200 0.1.2 v0.1.2 Jacob Thornton 2012-09-16 14:37:48 -07:00
  • 1e5d48ac6c 0.1.1-1 Jacob Thornton 2012-09-16 14:36:57 -07:00
  • 9889e158d1 double check to see that endpoint is indeed a file Jacob Thornton 2012-09-16 14:34:47 -07:00
  • 3fafa0f767 0.1.1 v0.1.1 Jacob Thornton 2012-09-16 14:20:00 -07:00
  • d4626f449c if dependencies object is not present in json, don't try to warn Jacob Thornton 2012-09-16 13:13:21 -07:00
  • 40d2c8e1d1 calling replace changes the RegEx.$ getter duh. Jacob Thornton 2012-09-16 12:48:39 -07:00
  • eba74f1182 Allow Custom Endpoints Karthik Kastury 2012-09-14 22:31:05 +05:30
  • 8eeeb2ddd6 Redesigned Bower Config Management to use .bowerrc Karthik Kastury 2012-09-14 18:53:07 +05:30