Adam Stankiewicz
|
6bc778df32
|
Format with prettier (#2510)
|
2018-03-28 19:28:43 +02:00 |
|
Adriaan Thomas
|
15f8a30cd4
|
Also load custom CA file for "default"
|
2015-11-17 13:31:40 +01:00 |
|
Adam Stankiewicz
|
30a489535e
|
Prevent defaulting cwd to process.cwd()
|
2015-09-28 19:37:44 +02:00 |
|
Adam Stankiewicz
|
acbe60cdf1
|
Perform only camelcase normalization before merging configs
|
2015-09-27 17:08:42 +02:00 |
|
Adam Stankiewicz
|
3ba696937c
|
Merge extra config after normalisation
|
2015-09-27 16:41:32 +02:00 |
|
Adam Stankiewicz
|
674e09dc56
|
Allow for overwriting options
|
2015-09-27 16:34:51 +02:00 |
|
Adam Stankiewicz
|
8c0155e8bd
|
Normalize config right away in load method
|
2015-09-27 14:33:22 +02:00 |
|
Adam Stankiewicz
|
b2d4412e59
|
Remove unused methods and better document .restore method
|
2015-09-27 14:14:35 +02:00 |
|
John Andersen
|
4e3e45a88b
|
Support for setting and restoring proxy related env variables
|
2015-09-27 14:05:17 +02:00 |
|
Adam Stankiewicz
|
af9b386d8a
|
Suport backward-compatible ca certificate embedding
|
2015-09-27 13:34:17 +02:00 |
|
Adriaan Thomas
|
201b8a3bc6
|
Load CA file contents instead of keeping the path, so the request library can use it.
|
2015-09-27 13:34:17 +02:00 |
|
Kody Peterson
|
c2f222760a
|
Fixes https://github.com/bower/bower/issues/1689 and actually adds tests and testing ability
|
2015-03-25 13:42:44 -04:00 |
|
Mischa Dasberg
|
b95d5f9f23
|
moved tmp resolve from load to normalize method
|
2014-05-21 11:02:19 +02:00 |
|
Mischa Dasberg
|
5f0a3fe1c1
|
See: https://github.com/bower/bower/issues/1299 and https://github.com/bower/config/issues/17
|
2014-05-13 14:25:45 +02:00 |
|
Adam Stankiewicz
|
2d94018f12
|
perf: Use only relevant parts of mout
|
2014-04-12 22:17:56 +02:00 |
|
André Cruz
|
be95169c1b
|
Add DEFAULT_REGISTRY, #6.
|
2013-08-29 19:50:46 +01:00 |
|
André Cruz
|
9269fcb8a7
|
Add normalisation, fixes #5.
Refactor a lot of code.
|
2013-07-28 02:57:24 +01:00 |
|
André Cruz
|
f55e6138a5
|
Remove git config.
|
2013-07-18 19:29:30 +01:00 |
|
André Cruz
|
b17beaccf1
|
Add timeout config.
|
2013-07-16 19:52:24 +01:00 |
|
André Cruz
|
8e5bdc6b2b
|
BC change.
|
2013-07-09 21:00:39 +01:00 |
|
André Cruz
|
686e401368
|
Add del.
|
2013-07-07 02:24:54 +01:00 |
|
André Cruz
|
f406cfcebb
|
Change from toJson to toObject.
|
2013-07-06 22:40:37 +01:00 |
|
André Cruz
|
ce89d9fbe0
|
Initial commit.
|
2013-07-06 21:53:04 +01:00 |
|