Commit Graph

514 Commits

Author SHA1 Message Date
Mat Scales
ec6df96a85 Finished switching to bower.json 2013-04-05 16:56:20 +01:00
Mat Scales
3dfd95b1dd New test fixtures 2013-04-05 14:14:21 +01:00
Mat Scales
5ba11f39d1 Fall back to component.json for old dependencies with a warning. 2013-04-05 11:30:33 +01:00
Mat Scales
fa72a54c1a A naive first pass at replacing component.json with bower.json - just a find and replace 2013-04-05 10:05:14 +01:00
Mat Scales
ef2ef300f0 Renamed all of the component.json files in the test fixtures to bower.json 2013-04-05 10:03:33 +01:00
André Cruz
ac20fe25e2 Merge pull request #324 from richo/features/no_git_templates
Don't use git templates
2013-04-03 15:38:25 -07:00
Joshua Peek
5a7ae77311 Merge pull request #331 from twitter/package-json-name-is-authoritative
component.json package name should be authoritative
2013-04-03 13:56:01 -07:00
Joshua Peek
757ce4385b Merge branch 'master' into package-json-name-is-authoritative 2013-04-03 10:57:33 -05:00
Joshua Peek
223f501c36 Merge pull request #365 from twitter/use-object-define-property
Change __defineGetter__ to Object.defineProperty
2013-04-03 08:56:45 -07:00
Joshua Peek
fd3bf981dc Change __defineGetter__ to Object.defineProperty 2013-04-03 10:41:02 -05:00
André Cruz
fa8473a224 Add another note for windows users. 2013-04-03 12:12:08 +02:00
Joshua Peek
c703429288 Merge branch 'master' into package-json-name-is-authoritative 2013-04-02 23:11:08 -05:00
Joshua Peek
d0ff8d6175 Merge pull request #359 from twitter/seperate-cache-dir-from-package-name
Consistent package cache path
2013-04-02 21:10:20 -07:00
richo
51ee822794 Syncronously create git_template at config read time 2013-04-02 20:24:29 +11:00
Joshua Peek
6f6e66dacf Use consistent cacheName for unit work id 2013-04-01 15:05:26 -05:00
Joshua Peek
163775df94 Always generate cache name from git url 2013-04-01 15:05:21 -05:00
André Cruz
b9304d219b Forgot to bind. 2013-03-30 20:28:31 +00:00
André Cruz
fd472403c1 Make it pass a failing test. 2013-03-30 20:17:49 +00:00
Joshua Peek
a97d941835 Only override implicit package names 2013-03-30 14:29:18 -05:00
Joshua Peek
7c56df2600 Merge branch 'master' into package-json-name-is-authoritative 2013-03-30 13:58:03 -05:00
André Cruz
c38a63033a Typo. 2013-03-30 18:55:46 +00:00
André Cruz
3f9e19a0fe Write json in an async way and caught errors, fixes #352. 2013-03-30 17:49:12 +00:00
Sindre Sorhus
b448df3843 readme - move -g flag to after the command. Fixes #346 2013-03-26 16:31:42 +01:00
Nicolas Gallagher
2c927a34dd Rewrite README documentation
Reorganize and simplify the contents of the README, pending more
complete CLI and online documentation.

Provide a logical order to the README documentation, greater clarity
around Bower's key commands, and consolidate all the disparate
information about the manifest and configuration file.
2013-03-19 18:44:31 -07:00
Joshua Peek
852310596b Tweak dep assertion order 2013-03-19 19:58:55 -05:00
Joshua Peek
2d61ffa1b2 Resolve package json before recording dependency name 2013-03-19 19:54:27 -05:00
Joshua Peek
dfe4b66a43 Use consistent cacheName for unit work id 2013-03-19 19:54:02 -05:00
Joshua Peek
ad657f6dda Always generate cache name from git url 2013-03-19 18:36:48 -05:00
Joshua Peek
ce0e0b6038 Always use package name declared in component.json 2013-03-19 18:36:32 -05:00
André Cruz
7f0e840217 Typo. 2013-03-17 15:06:06 +00:00
André Cruz
c35dd00923 Merge branch 'master' of github.com:twitter/bower 2013-03-17 13:09:44 +00:00
André Cruz
6c9586a68d Add additional tests for PR #305. 2013-03-17 13:09:07 +00:00
André Cruz
03bdf795b9 Merge pull request #305 from alFReD-NSH/command-abbreviations
Accept abbreviated commmands, closes #262
2013-03-17 06:08:40 -07:00
André Cruz
cd45a1976b Merge branch 'command-abbreviations' of git://github.com/alFReD-NSH/bower 2013-03-17 13:07:21 +00:00
André Cruz
a0bb84756c Caught errors when doing cleanup in tests. 2013-03-17 12:54:55 +00:00
André Cruz
1af9dae3b9 Add tests for bin/bower exist status. 2013-03-17 12:52:15 +00:00
André Cruz
f291f36f79 Merge branch 'features/exit_nonzero' of git://github.com/richo/bower 2013-03-17 12:30:31 +00:00
richo
3e422f2538 Exit nonzero if there are errors 2013-03-17 21:56:18 +11:00
André Cruz
0169174a87 Merge branch 'master' of github.com:twitter/bower 2013-03-16 17:08:41 +00:00
André Cruz
fac7e1692c Fix --save and --save-dev when installing via shorthands. 2013-03-16 17:08:32 +00:00
Sindre Sorhus
e457e1b316 Merge pull request #321 from richo/features/create_node_modules
Makefile: Create the node_modules directory if needed when you run the tests
2013-03-16 06:05:29 -07:00
richo
c6cd0e4162 Don't use git templates
This actually throws a warning from git, but is harmless.
2013-03-16 23:28:44 +11:00
Joshua Peek
35a5e12840 Close GH-318: Fix build: lock unzip dep. Fixes #20 2013-03-15 19:52:05 +01:00
Joshua Peek
241cd81cec Allow 0.10.x to fail until its fully supported 2013-03-15 13:31:27 -05:00
Joshua Peek
85283222ee Close GH-319: Test on Node 0.10.x. 2013-03-15 19:15:25 +01:00
Sindre Sorhus
2e50fcb8c5 Merge pull request #323 from tubbo/fix-documentation-on-register-command
Add cyan color to <url> parameter
2013-03-15 11:00:49 -07:00
Tom Scott
9817161260 Add cyan color to <url> parameter
This fixes the issue where the <url> parameter was not being
shown unless you added --no-color to the call.
2013-03-15 13:28:11 -04:00
richo
d3b806c68d Create the node_modules directory if needed when you run the tests 2013-03-16 02:26:55 +11:00
Nicolas Gallagher
9a75bff2c1 Small improvement to default help
* Include correct usage grammar.
* List commands before options first.
* Include brief description of commands.
* Remove example.
* Indicate how to access help for individual comamnds.
* Remove link to GitHub as the CLI help is superior.
2013-03-14 11:38:07 -07:00
Joshua Peek
b0917fbe87 Revert "Merge pull request #268 from twitter/package-json-name-is-authoritative"
This reverts commit ee417c9ff8, reversing
changes made to bbb33e6aa0.
2013-03-14 10:10:10 -05:00