1327 Commits

Author SHA1 Message Date
André Cruz
eca956cf80 Bump version. v1.2.0 2013-08-19 08:39:17 +01:00
André Cruz
587cc5acdd Typo in changelog. 2013-08-19 01:55:17 +01:00
André Cruz
b5e9a4c191 Update change log. 2013-08-19 01:53:22 +01:00
Andre Cruz
3ced03ca7f Unnecessary var. 2013-08-19 01:18:37 +01:00
Andre Cruz
9fa08fee99 Close GH-797: Decoupled prompting from the inner architecture.. Fixes #645 2013-08-19 01:16:19 +01:00
Andre Cruz
12baabcc89 Improve error logs on the json renderer. 2013-08-18 19:45:55 +01:00
Andre Cruz
13839e9384 Normalize paths on windows only if --paths. 2013-08-18 18:37:20 +01:00
Andre Cruz
d42a564de8 Small tweaks to util/semver. 2013-08-18 13:16:35 +01:00
Andre Cruz
71d083a552 Use graceful-fs. 2013-08-18 13:15:12 +01:00
Andre Cruz
cf802c368d Unnecessary check. 2013-08-18 13:14:49 +01:00
Andre Cruz
72e6e61970 Close GH-795: Ignore file symlinks when reading project, fixes #791 and #783.. Fixes #791, Fixes #783 2013-08-17 22:39:59 +01:00
André Cruz
4402b80ec9 Close GH-794: Fallback to standard git clone if download/untar fails . 2013-08-17 22:37:03 +01:00
Andre Cruz
3f0dbef7ea Minor change to util/readJson (consistency). 2013-08-17 14:01:01 +01:00
Andre Cruz
1ee8abf098 Fix tests in windows. 2013-08-17 13:49:04 +01:00
Andre Cruz
55eb1e2290 Only check for difference sources if _originalSource is set. 2013-08-17 13:17:49 +01:00
André Cruz
906990d9b5 Close GH-789: Install dependencies that have different sources, fixes #788.. Fixes #788 2013-08-17 11:50:39 +01:00
Trask Stalnaker
518f3d2a8f Close GH-773: Order tags by semver build metadata. Fixes #0, Fixes #0, Fixes #0, Fixes #0, Fixes #0, Fixes #0, Fixes #0, Fixes #0 2013-08-17 11:39:51 +01:00
Andre Cruz
6ba6ea0084 Prevent deferred from being resolved because of a failed request. 2013-08-17 11:09:58 +01:00
André Cruz
01c499d73f Update bower-config 0.4.0 that suffixes the tmp dir with "user/bower". 2013-08-16 09:44:58 +01:00
André Cruz
7621a71359 Merge pull request #756 from bower/meaningful-proxy-error
Add additional message for proxy users about https//.insteadOf git://, fixes #250.
2013-08-16 01:19:05 -07:00
André Cruz
17f72f0ae2 Merge branch 'master' of github.com:bower/bower into meaningful-proxy-error 2013-08-16 09:13:59 +01:00
André Cruz
47094ef046 Merge pull request #790 from mokkabonna/main-string-split
, is a valid character in a path, just wrap in array if string
2013-08-16 01:11:37 -07:00
Martin Hansen
6e28e79b29 , is a valid character in a path, just wrap in array if string 2013-08-16 09:33:27 +02:00
André Cruz
463b258409 Forgot to decorate flattened tree with additional keys. 2013-08-15 22:43:55 +01:00
André Cruz
49d4c96ddf Fix list command when there is a missing dependency. 2013-08-15 22:42:41 +01:00
André Cruz
197d3e9d36 Merge pull request #786 from bower/git-semver-branch
Match against a branch even if it's a semver version/range that does not exist, fixes #771.
2013-08-15 01:08:42 -07:00
André Cruz
adcc368238 Close GH-784: Several main files are outputted as an array with --paths, fixes #781.. Fixes #781 2013-08-15 09:05:44 +01:00
André Cruz
eff97c4d28 Match against a branch even if it's a semver version/range that does not exist, fixes #771. 2013-08-15 01:14:54 +01:00
André Cruz
d2aeed7a0c Enable relative by default when used with --paths, fixes #785. 2013-08-15 00:55:33 +01:00
Sindre Sorhus
bf4266c2e3 Merge pull request #770 from matthewmichihara/patch-1
Remove bash language identifier from README
2013-08-13 00:35:54 -07:00
Matthew Michihara
814a0f9016 Remove bash language identifier from README
It's messing up the generated project page `http://bower.io/`.
2013-08-12 22:12:35 -07:00
André Cruz
098753520f Use the latest tag as the version by default for the init command.
Also fix some bugs.
2013-08-12 21:25:34 +01:00
André Cruz
43ae12f63b Merge pull request #754 from bower/link-meaningful-error
Try to create a junction when a regular symlink fails, fixes #472
2013-08-12 06:34:52 -07:00
André Cruz
46937bbb87 Remove check. 2013-08-12 08:44:29 +01:00
André Cruz
5bf0c768f7 Merge branch 'master' of github.com:bower/bower 2013-08-12 00:33:21 +01:00
André Cruz
f124fd4c23 Parse array items correctly in bower init. 2013-08-12 00:33:01 +01:00
André Cruz
ff49d24743 Add @MrDHat to the contributors. 2013-08-12 00:14:52 +01:00
André Cruz
99ca255aad Tweaks to PR #763.
#693.
2013-08-12 00:11:03 +01:00
André Cruz
d1a63b6fe0 Merge pull request #763 from MrDHat/improve-init
Improve init. Fixes #693
2013-08-11 15:53:17 -07:00
MrDHat
3530a33fe7 Improve init. Fixes #693 2013-08-12 04:18:46 +05:30
André Cruz
d08efcfe3c Fix wrong tests. 2013-08-11 20:57:35 +01:00
André Cruz
337c0f2d0a Refactor GitHub url matching to a static function on the GitHubResolver. 2013-08-11 20:53:28 +01:00
André Cruz
1acf4a53d3 Minor cache clean fix related to last PR. 2013-08-11 20:52:42 +01:00
André Cruz
a2b0fb7d82 Create the empty dir if not yet created. 2013-08-11 19:09:23 +01:00
André Cruz
088c488e2d CS. 2013-08-11 18:44:53 +01:00
André Cruz
64ef934a3c Increase timeouts slightly of two tests. 2013-08-11 18:43:29 +01:00
André Cruz
39b690e96a Add missing tests. 2013-08-11 18:32:26 +01:00
André Cruz
08fc86698d Use an empty folder for git templates, fixes #761.
This is to prevent user template/hooks from being run.
2013-08-11 18:30:33 +01:00
André Cruz
7bacf8c425 Close GH-762: Support semver targets in cache clean command, fixes #688.. Fixes #688 2013-08-11 18:12:18 +01:00
André Cruz
896672c4f4 Print empty strings in bower info. 2013-08-11 18:08:22 +01:00