Paul Irish
eabfee6890
Merge pull request #1163 from nschonni/no-analytics-on-ci
...
Don't turn on analytics on CI unless explicitly set
v1.3.1
2014-03-11 16:27:12 -07:00
Nick Schonning
6b9b283149
Add CI server configuration notes
2014-03-11 19:02:43 -04:00
Paul Irish
a19ad6663c
insight in changelog
2014-03-11 13:52:35 -07:00
Nick Schonning
dfae97a8d7
Don't turn on analytics on CI unless explicit
2014-03-11 16:51:41 -04:00
Mat Scales
93d03434eb
Merge pull request #1152 from ahmadnassri/svnResolver-test-fix
...
svnResolver updates
2014-03-11 16:06:54 +00:00
Mat Scales
76fcd341f6
Release 1.3.0
v1.3.0
2014-03-10 21:27:56 +00:00
Ahmad Nassri
cea53ddd1f
Remove Node 0.8 compatibility. Closes #1154
2014-03-06 16:33:48 +01:00
Ahmad Nassri
cfc061c960
Merge branch 'svn-resolver-fixes' of github.com:jevakallio/bower into svnResolver-test-fix
2014-03-05 14:10:08 -05:00
Ahmad Nassri
09bc1784e4
Fixing svnResolver tests
...
- duplicate 0.0.1 tag in json config
- `svn list` return directory separator at the end of branch/tag names
2014-03-05 13:51:43 -05:00
Sindre Sorhus
b723cf92e7
Merge pull request #1151 from eventualbuddha/fix-regex-typo
...
Fix a typo in the regex trying to understand the command.
2014-03-05 12:04:12 +01:00
Brian Donovan
3d7b9f60da
Fix a typo in the regex trying to understand the command.
...
This is almost certainly not trying to replace 's' characters in a command and is, instead, meant to check for nested properties on bower.commands that were not found in bower.abbreviations for some reason. The kicker is that bower.abbreviations already contains the full command names in addition to the shortened ones, so this code path ("Direct lookup") probably never actually results in finding anything and can probably safely be removed.
2014-03-04 15:38:46 -08:00
jevakallio
b049bdb33f
Fix problem with dashes and underscores in branch/tag names
2014-02-27 17:31:01 +02:00
Sindre Sorhus
9aa6c2bd9f
Merge pull request #1137 from cvrebert/master
...
spelling fixes in changelog
2014-02-25 02:09:22 +01:00
Chris Rebert
4450cce0e9
spelling fixes in changelog
2014-02-24 14:35:36 -08:00
Paul Irish
523cd421b3
changelog update for permalink.
2014-02-24 14:05:01 -08:00
Paul Irish
88dbbe7bc3
changelog. master --> canary.
2014-02-24 14:03:51 -08:00
Renan Gonçalves
72578e49dd
update changelog #1122
2014-02-17 22:31:39 +01:00
Nicolas Gallagher
83f1edb9da
Move @necolas out of core team
2014-02-13 15:49:25 -08:00
Mat Scales
cb8b25da53
Merge pull request #1104 from SevInf/fix/circular
...
Allow circular dependencies to be installed
2014-02-11 10:44:58 +00:00
Mat Scales
c517b98bae
Merge pull request #1055 from ahmadnassri/master
...
Subversion Support
2014-02-10 13:22:39 +00:00
Mat Scales
d66876a9c9
Merge pull request #718 from cgross/install-hooks
...
scripts/hooks functionality added
2014-02-10 13:22:07 +00:00
Sergey Tatarintsev
ad31df09fb
Allow circular dependencies to be installed
2014-02-08 12:28:14 +02:00
Chris Gross
1831e507fe
scripts/hooks functionality added
2014-02-06 15:40:38 -05:00
Sindre Sorhus
b12a58632d
upgrade chalk
2014-02-06 19:25:03 +01:00
Sindre Sorhus
8442373be9
use is-root instead of sudo-block
...
since sudo-block isn't really used anyways
2014-02-06 19:13:55 +01:00
Sindre Sorhus
0f7a9e5a74
bump deps
2014-02-06 19:05:56 +01:00
André Cruz
74bce91db8
Merge pull request #1100 from chiester/wip-1099-clarifyConflictMessage
...
Clarify package conflict message displayed in console
2014-02-06 01:46:47 +00:00
Chris Hiester
469b74ffb3
Clarify package conflict message displayed in console
2014-02-05 20:23:46 -05:00
Sindre Sorhus
5dd0775737
Merge pull request #1098 from chiester/wip-1097-fixMisspelledMessage
...
Fix misspelled message showing in console
2014-02-06 00:09:00 +01:00
Chris Hiester
33ed5402f4
Fix misspelled message showing in console
...
Change "dependants" to "dependencies"
2014-02-05 16:40:44 -05:00
Sindre Sorhus
aa655dadc4
readme - new bower search url
2014-02-05 17:07:19 +01:00
Sindre Sorhus
0828025450
Merge pull request #1091 from lfender6445/bower_link_error_message_typos
...
fix error message
2014-02-04 11:30:57 -08:00
Sindre Sorhus
d9db3b695c
Merge pull request #1087 from gdi2290/grunt-tasks
...
add load-grunt-tasks
2014-02-04 11:27:42 -08:00
Luke Fender
c3e6199ecf
fix error message
2014-02-04 14:15:54 -05:00
gdi2290
926b9e0bfd
add load-grunt-tasks
2014-02-04 08:51:39 -08:00
André Cruz
05ba2ee2f2
Merge pull request #1062 from patrickkettner/dumb-http-fallback
...
add fallback support to dumb http servers
2014-02-04 01:25:58 -08:00
Paul Irish
cd865e0a0a
update copyright year
...
closes #1089
2014-02-03 22:13:38 -08:00
Patrick Kettner
08af876e01
add fallback support to dumb http servers
2014-02-03 22:32:07 -05:00
Mat Scales
a33fb05946
Merge pull request #1076 from neoziro/fix-cache-directory-reading
...
Fix reading versions from cache directory.
2014-02-03 13:32:31 -08:00
André Cruz
de52fa564b
Merge pull request #1085 from ahutchings/master
...
Cache output of GitFsResolver.refs and GitRemoteResolver.refs, fixes #1083
2014-02-03 13:27:17 -08:00
Sindre Sorhus
8e13d406d4
Merge pull request #1086 from gdi2290/patch-1
...
update copyright year
2014-02-03 03:58:06 -08:00
PatrickJS
504f738cff
update copyright year
2014-02-03 02:09:46 -08:00
Andrew Hutchings
fde7965bc9
Cache output of GitFsResolver.refs and GitRemoteResolver.refs, fixes #1083
2014-02-01 21:43:50 -05:00
Ahmad Nassri
a1154bf383
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
README.md
2014-01-30 16:56:29 -05:00
Sindre Sorhus
c9cf6d157b
readme - remove sourcegraph badge. not needed
2014-01-29 12:39:34 +01:00
Mat Scales
ef2f637d01
Merge pull request #1074 from wibblymat/save-by-default
...
Added a .bowerrc option to make bower install assume --save (#1040 )
2014-01-28 04:07:37 -08:00
Greg Bergé
3dbddfba41
Fix reading versions from cache directory.
...
When we write into directory we use encodeURIComponent, but when we read, we did nothing. Now we use decodeURIComponent to read the correct version and match the correct cache directory.
2014-01-27 22:55:07 +01:00
Mat Scales
e6cb497d1a
Added a .bowerrc option to make bower install assume --save ( #1040 )
2014-01-27 21:00:57 +00:00
Mat Scales
703ac13185
Merge pull request #1073 from earnubs/patch-1
...
Update Team Meeting time to correct UTC
2014-01-27 12:59:32 -08:00
Stephen
a3e1c86953
Update Team Meeting time to correct UTC
2014-01-27 20:32:04 +00:00