Adam Stankiewicz
bfd1e93325
Install stable version on npm on appveyor
v1.6.4
2015-10-24 12:01:59 +02:00
Adam Stankiewicz
bf23751549
Bump to 1.6.4
2015-10-24 11:51:50 +02:00
Adam Stankiewicz
b79034fbb9
Merge pull request #1956 from bower/strip-trailing-slash
...
strip trailing slash in urlResolver
2015-10-24 11:09:32 +02:00
Adam Stankiewicz
eaa05ac6c1
Merge pull request #1960 from bower/add-user-agent
...
add User-Agent to downloadd
2015-10-24 11:08:31 +02:00
Adam Stankiewicz
8f0a3d727e
Merge pull request #1969 from chrisjons/svn_improvements
...
use --non-interactive when running svn client
2015-10-24 10:41:21 +02:00
Adam Stankiewicz
b6a524e6b4
Merge pull request #1970 from twalpole/ignore2
...
fix issue #1962 - ignoredDependenices multiple install run
2015-10-24 10:39:20 +02:00
Thomas Walpole
43d00deb88
fix issue #1962 - ignoredDependenices multiple install run
2015-10-23 11:52:40 -07:00
Christian Jönsson
4836a0cae9
use --non-interactive when running svn client
...
If there is a problem in connecting to the Subversion server,
e.g. credential or certificate related, the CLI client will pause to
ask the user for input on the console. This is not handled by bower
Subversion Resolver, causing the install process to hang forever
with no message printed to the bower user.
Running the Subversion CLI client with the option --non-interactive
will instead cause the client to exit upon such an error.This is
detected by the bower resolver and the message printed to the user,
making it much easier to investigate and solve the underlying problem.
2015-10-23 13:05:16 +02:00
Adam Stankiewicz
302c4ade51
Leave link only to Support Declaration
2015-10-22 12:19:42 +02:00
Adam Stankiewicz
75d80e014a
Mention about Support Declaration and BountySource
2015-10-22 12:15:50 +02:00
Patrick Kettner
0f790f4293
add User-Agent to downloadd
2015-10-20 13:51:50 -07:00
Patrick Kettner
452217e9fa
strip trailing slash in urlResolver
2015-10-17 21:48:10 -05:00
Adam Stankiewicz
f66c0cfe5c
Update npm to 2.0.0 on travis
2015-10-16 12:05:36 +02:00
Adam Stankiewicz
30898c13d3
Update changelog
v1.6.3
2015-10-16 12:01:25 +02:00
Adam Stankiewicz
2330d59ffa
Bump to 1.6.3
2015-10-16 11:49:04 +02:00
Adam Stankiewicz
1316be57dc
Update bower-config to 1.2.2
2015-10-16 11:46:51 +02:00
Adam Stankiewicz
ff0f2a8f83
Use stat instead of lstat for checking if something is directory, fixes #1951
2015-10-16 11:17:03 +02:00
Adam Stankiewicz
7e5184d342
Merge pull request #1954 from scottaddie/master
...
Replace README file msysgit references with Git for Windows
2015-10-16 11:05:35 +02:00
Scott Addie
8fa1fd55e9
Replace README file msysgit references with Git for Windows
2015-10-15 22:18:30 -05:00
Adam Stankiewicz
52463dea09
Bump and update npm-shrinkwrap.json for bower 1.6.2
v1.6.2
2015-10-15 16:15:51 +02:00
Adam Stankiewicz
8cf09f5444
Revert "Bump to 1.6.1 and update npm-shrinkwrap.json"
...
This reverts commit 20a6190ed8 .
2015-10-15 16:12:42 +02:00
Adam Stankiewicz
20a6190ed8
Bump to 1.6.1 and update npm-shrinkwrap.json
v1.6.1
2015-10-15 15:56:23 +02:00
Adam Stankiewicz
402a9f3017
Add node-uuid back to npm-shrinkwrap
2015-10-15 14:10:25 +02:00
Adam Stankiewicz
af09872fba
Set default bower.config again
v1.6.0
2015-10-15 13:50:36 +02:00
Adam Stankiewicz
2311d7dc44
Update npm-shrinkwrap.json with npm-shrinkwrap tool
2015-10-15 13:29:56 +02:00
Adam Stankiewicz
b261bf8a76
Update npm-shrinkwrap.json for bower 1.6.0
2015-10-15 13:13:21 +02:00
Adam Stankiewicz
140c6d963f
Update changelog and bump
2015-10-15 13:03:30 +02:00
Adam Stankiewicz
0c5e457359
Merge pull request #1948 from bower/feature/bundle
...
Shrinkwrap all dependencies and add them to bundledDependencies
2015-10-15 13:01:13 +02:00
Adam Stankiewicz
bfa4295606
Try to use container-based infrastructure on Travis
2015-10-15 12:53:18 +02:00
Adam Stankiewicz
8ac68ede5d
Shrinkwrap all dependencies and add them to bundledDependencies
2015-10-15 12:45:38 +02:00
Adam Stankiewicz
a019f887e9
Update chmodr to fix chmod behavior on windows
2015-10-15 11:14:49 +02:00
Adam Stankiewicz
eba2c69308
Update bower-config to fix proxy behavior on windows
2015-10-15 11:14:35 +02:00
Adam Stankiewicz
0bb1536c99
Better manage file handles, properly close streams
2015-10-14 19:31:53 +02:00
Adam Stankiewicz
64eb7d598a
Use lstat instead of stat for rimraf util
2015-10-14 17:24:54 +02:00
Adam Stankiewicz
df8e5a16be
Fix readdir call on Windows
...
Sometimes it return ENOENT instead of ENODIR for normal files.
This broke code paths in few places. Also, see:
https://github.com/isaacs/chmodr/pull/8
2015-10-14 16:09:38 +02:00
Adam Stankiewicz
3ce2dd3989
Replace all fs with graceful-fs
2015-10-14 14:31:13 +02:00
Adam Stankiewicz
99105fbb57
Try chmod 777 + rimraf as fallback on rimraf in all places
2015-10-14 12:50:41 +02:00
Adam Stankiewicz
96f1e98859
test: Fix url for js-event-emitter
2015-10-13 17:56:42 +02:00
Adam Stankiewicz
d614b057c9
fix: Set environment variable as string, not number
2015-10-13 17:27:27 +02:00
Adam Stankiewicz
aafe02f3e9
Update bower-registry-client and bower-config
2015-09-28 19:42:35 +02:00
Adam Stankiewicz
123779bbd1
Remove client-side check for register command, closes bower/registry#23
2015-09-28 18:01:46 +02:00
Adam Stankiewicz
5365c7b428
Disable client-side check for registering git:// endpoints
2015-09-28 17:46:58 +02:00
Adam Stankiewicz
da961a9c42
Pass proxy configuration to request.js via env variables
2015-09-28 17:34:06 +02:00
de Winter, Anton
8ff0e0e2d1
Components that are not installed by bower should be left alone
...
Rework of commit by @wibblymat for PR #1363
Make compatible with existing tests
Uses fs.readdirSync() (once!) instead of async method.
Added new test
2015-09-28 17:18:36 +02:00
Adam Stankiewicz
ffde6bd228
Remove version generation from "bower init" command, closes #1343
2015-09-28 17:07:29 +02:00
JD Isaacks
498fe84b99
Use values from package.json as defaults if exists
2015-09-27 19:39:46 +02:00
Adam Stankiewicz
9b8b66ed83
Merge pull request #1838 from yasinkocak/patch-1
...
Added keywords tag
2015-09-27 18:22:51 +02:00
Adam Stankiewicz
9cc3dd4c92
Pass certificate for GitHubResolver and UrlResolver, closes #1869
2015-09-27 18:18:11 +02:00
Adam Stankiewicz
bf23d81c9e
Update bower-config and fix tests for ignoreDependenies
2015-09-27 18:18:11 +02:00
Adam Stankiewicz
6e1a994c26
Merge pull request #1922 from pwang2/feature/allow-resolver-passed-via-cli
...
allow --config.resolvers={required package}
2015-09-27 12:31:37 +02:00