Ruud Denivel
|
c7bb3ad746
refactor prepend autoloader from cli option to config var (prepend-autoloader) in composer.json
|
11 years ago |
Ruud Denivel
|
05d2186049
disable prepend option on update
|
11 years ago |
Ruud Denivel
|
65c10daaf8
disable prepend option on install
|
11 years ago |
Jordi Boggiano
|
3da05c68f9
Merge pull request #2297 from nicolas-bastien/patch-1
|
11 years ago |
Nicolas Bastien
|
6a435f97c8
Correct line length
|
11 years ago |
Nicolas Bastien
|
e34dae4d42
[DOC] add link to Monolog library
|
11 years ago |
Jordi Boggiano
|
46e55541e7
Merge pull request #2294 from hason/path
|
11 years ago |
Martin Hasoň
|
3c0a620ad5
Fixed path analysis
|
11 years ago |
Jordi Boggiano
|
05ffc605f1
Ignore chmod failures, fixes #1854
|
11 years ago |
Jordi Boggiano
|
46e82cb38d
Retry json file writing 3 times before failing, fixes #2286
|
11 years ago |
Jordi Boggiano
|
3f8836ff10
Fix some docs
|
11 years ago |
Jordi Boggiano
|
ff404f8bd0
Merge remote-tracking branch 'origin/master'
|
11 years ago |
Jordi Boggiano
|
6e4e10620a
Merge remote-tracking branch 'gerryvdm/feature'
|
11 years ago |
Jordi Boggiano
|
3f6227a996
Add workaround for php bug 53460 glob() can return false, fixes #2278
|
11 years ago |
Jordi Boggiano
|
67d2a4dfe2
Merge pull request #2292 from mmoreram/patch-1
|
11 years ago |
Marc
|
30049637dc
Set some phpdoc to isLocalUrl
|
11 years ago |
Jordi Boggiano
|
807600b255
Fix edge case where one adds a target-dir on a package that didnt have one before, refs #2279
|
11 years ago |
Jordi Boggiano
|
a813867065
Merge remote-tracking branch 'chx/913'
|
11 years ago |
Jordi Boggiano
|
7defc95e4b
Merge pull request #2289 from Seldaek/paralleltravis
|
11 years ago |
Jordi Boggiano
|
38917c2047
Add parallel build to travis script
|
11 years ago |
Jordi Boggiano
|
b482ebe0ca
Merge pull request #2285 from peterkokot/patch-1
|
11 years ago |
Karoly Negyesi
|
e32e4ad490
change the test to test for a target dir change
|
11 years ago |
Karoly Negyesi
|
1a69d0a2a7
style fixes
|
11 years ago |
Peter Kokot
|
4748f16091
fix CS
|
11 years ago |
Gerry Vandermaesen
|
eb72e1692c
Added --no-install option to create-project command
|
11 years ago |
Jordi Boggiano
|
b0a7c7574a
Merge pull request #2283 from hkdobrev/master
|
11 years ago |
Haralan Dobrev
|
4abaaaf76d
Use default description and license from CLI args
|
11 years ago |
Karoly Negyesi
|
f4e9c74fee
style fixes
|
11 years ago |
Karoly Negyesi
|
6c393c1c69
use the more generic removeDirectory
|
11 years ago |
Karoly Negyesi
|
24c9ef72d6
make LibraryInstallerTest a little more strict
|
11 years ago |