1443 Commits

Author SHA1 Message Date
Mat Scales
1c47a0e1a0 Release 1.2.8: Update the changelog and bump the version v1.2.8 2013-12-02 13:42:25 +00:00
Mat Scales
4d3e2f4fd3 Merge pull request #983 from wibblymat/issue-981
A queueing system for the cmd module to limit the number of open handles (closes #981)
2013-12-02 05:11:04 -08:00
Mat Scales
a3430f7ce6 Be less specific with the dependency version 2013-12-02 12:39:41 +00:00
Mat Scales
247b7ee1ab Let's use a library instead of rolling our own solution 2013-11-28 13:09:26 +00:00
Mat Scales
58eafce947 Slightly reworked the code for readability 2013-11-27 10:06:51 +00:00
Mat Scales
ed25cf9d23 A queueing system for the cmd module to limit the number of open handles. 2013-11-26 22:26:58 +00:00
Mat Scales
8992c74d32 Merge pull request #980 from wibblymat/infinite-dependency-recursion
Fixed an infinite recursion bug
2013-11-26 08:43:53 -08:00
Sindre Sorhus
01f56c515b readme - trying out SourceGraph hit counter - 90' is back!
This is what we got since GitHub won't share stats with us :/
2013-11-26 09:15:29 +01:00
André Cruz
864d3a3b2f Fixed a bug caused by recently throw added in semver
The newest semver module version throws when calling `toComparators` with an invalid semver range (`invalid comparator`).
2013-11-25 17:56:31 +00:00
Mat Scales
d68d2a4b18 Fixed an infinite recursion bug 2013-11-22 13:40:04 +00:00
André Cruz
d24da615b3 Merge pull request #976 from hidinginabunker/allowroot_env_conf
Added config fallback for allow-root check
2013-11-20 17:57:37 -08:00
Gabriel Herrera
84c693ad22 Added config fallback for allow-root check 2013-11-19 16:43:15 -05:00
Sindre Sorhus
747cbc1442 Add Bower logo to readme 2013-11-07 13:46:54 +01:00
Mat Scales
722cc54338 Merge pull request #944 from gergelyke/master
bower's cache added to readme
2013-11-05 09:10:59 -08:00
Gergely Nemeth
21abf0d215 typo fix in --offline 2013-10-29 09:34:09 +01:00
Gergely Nemeth
83cb1b05d9 typo fix in --offline 2013-10-29 09:33:30 +01:00
Gergely Nemeth
83d4c04646 typo fix in --offline 2013-10-29 09:30:51 +01:00
Gergely Nemeth
0a7f601dec -offline added 2013-10-29 09:29:51 +01:00
Sindre Sorhus
1d079c0879 remove unicode space symbol thingy 2013-10-25 18:31:59 +02:00
Sindre Sorhus
3df4b5b28f readme - add link to blog post explaining why checking in dependencies is recommended
Lots of people ask about this and doesn't bother to Google it...
2013-10-23 13:39:15 +02:00
André Cruz
b64d8bfab3 Merge pull request #912 from beardtwizzle/master
Allow for existence of query-string parameters in URL
2013-10-17 19:44:24 -07:00
André Cruz
b41c8ad364 Merge pull request #926 from bower/improve-list-message-for-missing-packages
Improve `list` message for missing packages
2013-10-17 19:39:38 -07:00
Nicolas Gallagher
03c6709254 Improve list message for missing packages
'missing' -> 'not installed'
2013-10-16 13:03:25 -07:00
Paul Irish
7a6fb46841 Merge pull request #905 from eddiemonge/patch-1
Docs: Move registering package
2013-10-14 17:56:18 -07:00
Paul Irish
5b43407388 Merge pull request #906 from eddiemonge/patch-2
Docs: Proposal: Move warnings sections
2013-10-14 17:55:24 -07:00
Paul Irish
0e05301588 Merge pull request #908 from eddiemonge/patch-4
Docs: Code isnt code when it isnt code
2013-10-14 17:52:51 -07:00
Jonathan Mahoney
7a501164a9 Test for b632984 (Allow for existence of query-string parameters in URL) 2013-10-14 09:02:18 +01:00
Jonathan Mahoney
b632984874 Allow for existence of query-string parameters in URL 2013-10-09 13:00:50 +01:00
Eddie Monge Jr.
94407079bf Code isnt code when it isnt code
Moved code that should be titles to titles instead of in the code
2013-10-07 14:58:32 -07:00
Eddie Monge
57ab7ee6f2 Proposal: Move warnings sections
Installation instructions should be prominent with
warnings following as they are mostly edge cases.
2013-10-07 14:46:08 -07:00
Eddie Monge Jr.
62cf372d81 Move registering package
Seems like it should be with defining a package instead of usage
2013-10-07 14:35:24 -07:00
Mat Scales
d3991ee672 Close GH-900: Merge all the decompress-zip work and add small improvements. Fixes #873, Fixes #896 2013-10-07 00:29:29 +01:00
André Cruz
b4603069bf Merge pull request #901 from bower/absolute-path-slash
Fix absolute paths ending with / not going through the FsResolver, fixes #898
2013-10-04 05:01:38 -07:00
André Cruz
60c522a696 Fix absolute paths ending with / not going through the FsResolver, fixes #898. 2013-10-04 12:38:08 +01:00
André Cruz
6ae2c8497f Merge branches 'master' and 'master' of github.com:bower/bower 2013-10-04 12:09:36 +01:00
André Cruz
01b7509e61 Little fix when synching up dependencies. 2013-10-04 11:25:06 +01:00
André Cruz
3207365e3a Typo. 2013-09-30 02:44:44 +01:00
André Cruz
58d21ddc15 Add NOTE. 2013-09-29 23:09:00 +01:00
André Cruz
80c1fee406 Bump version. v1.2.7 2013-09-29 23:04:39 +01:00
André Cruz
a595c1ceaf Update change log. 2013-09-29 23:04:11 +01:00
André Cruz
cc9c440614 Give priority to mime type header, except for octet-stream. 2013-09-29 22:50:06 +01:00
Sven Lito
37425713ba Merge pull request #889 from bower/sync-up-dissected
Sync up dependencies and dependants after dissection, fixes #879.
2013-09-28 08:34:10 -07:00
Sven Lito
8e76d67bdf Merge pull request #888 from bower/fix-872
Fix bower not looking tags when target looks like a semver, fixes #872.
2013-09-28 08:33:16 -07:00
André Cruz
99cb553cbd Sync up dependencies and dependants after dissection, fixes #879. 2013-09-28 14:34:33 +01:00
André Cruz
dcc396234c Fix bower not looking tags when target looks like a semver, fixes #872. 2013-09-28 12:08:46 +01:00
Sven Lito
715de1b18c Merge pull request #887 from bower/init-ignore-dir
Add configured directory in bowerrc to the ignores in bower init.
2013-09-28 02:14:16 -07:00
André Cruz
7c2384cb94 Improve last commit. 2013-09-28 01:51:22 +01:00
André Cruz
5b1dd15749 Replace dir separators with dashes before storing into the resolve cache. 2013-09-28 01:34:49 +01:00
André Cruz
1f8417041d Add configured directory in bowerrc to the ignores in bower init. 2013-09-28 00:31:37 +01:00
André Cruz
7ecd70a90b Fix bower update not correctly catching up branch commits. 2013-09-10 18:07:26 +01:00