Fabien Potencier
|
103624d4ed
Remove usage of echo when executing Composer script
|
8 years ago |
Jordi Boggiano
|
0ffa1db489
Update changelog for 1.2.2
|
8 years ago |
Jordi Boggiano
|
f320c67534
Avoid choking on non-string constraints, fixes #5807
|
8 years ago |
Jordi Boggiano
|
e32c09e13a
Merge pull request #5829 from fabpot/post-dependencies-solving-bug
|
8 years ago |
Rob
|
8c71e52d9d
Merge pull request #5832 from curry684/issue-5823
|
8 years ago |
Niels Keurentjes
|
f99a33bfc7
Clarify documentation that commit refs are unsupported
|
8 years ago |
Fabien Potencier
|
5d742fd38b
Fix POST_DEPENDENCIES_SOLVING trigger
|
8 years ago |
Jordi Boggiano
|
d4547fba06
Merge pull request #5804 from msiebeneicher/bugfix/fix_rename_usage_in_archive_manager_for_v1_2
|
8 years ago |
Jordi Boggiano
|
15d8b7a84d
Merge pull request #5813 from curry684/issue-5808
|
8 years ago |
Niels Keurentjes
|
6de7feeb86
Fix crash when listing root package without versions
|
8 years ago |
msiebeneicher
|
800a4bf391
fixed direct rename() usage for v1.2
|
8 years ago |
Jordi Boggiano
|
f23cdf59e3
Make remove command case insensitive, fixes #5754
|
8 years ago |
Jordi Boggiano
|
5ee22f25ba
Rework JSON matching to use a properly recursive pattern, fixes #5771
|
8 years ago |
Jordi Boggiano
|
092dec9596
Add failing test for #5771
|
8 years ago |
Jordi Boggiano
|
823a673b12
Merge pull request #5770 from fabpot/var-decl-missing
|
8 years ago |
Fabien Potencier
|
b502a35fc1
added missing var declaration
|
8 years ago |
Jordi Boggiano
|
902a5c32db
Add bug ref
|
8 years ago |
AnrDaemon
|
c774d41a9c
Fix realpath() failing on Windows
|
8 years ago |
Jordi Boggiano
|
117e09ca48
Merge pull request #5728 from alcohol/pool-priority-matters
|
8 years ago |
Jordi Boggiano
|
205030afc6
Merge pull request #5726 from alcohol/what-provides-stability-ordering-issue
|
8 years ago |
Rob Bast
|
9cbcda9ae6
add test that asserts pool priority matters
|
8 years ago |
Rob Bast
|
710bb0d008
fix based on test, fixes #5724
|
8 years ago |
Rob Bast
|
9f2bd34c87
test copied from #5724
|
8 years ago |
Ruslan Bekenev
|
8c1f889806
cut out "file://" from VCS download() method
|
8 years ago |
Rob Bast
|
1cf4ecd648
remove env variable after test assertion
|
8 years ago |
Fabien Potencier
|
e83f7c2929
Fix process timeout when set to 0
|
8 years ago |
Jordi Boggiano
|
8e1b90bc08
Allow reading repo.0 in config command, fixes #5692
|
8 years ago |
Jordi Boggiano
|
64d29dc6dc
Fix regex cleaning up repo URLs, fixes #5686
|
8 years ago |
Jordi Boggiano
|
d4afef35cd
Merge pull request #5683 from SpacePossum/1_12_No_concat
|
8 years ago |
SpacePossum
|
2ae0800cd3
Remove useless concat.
|
8 years ago |