Nils Adermann
|
26da52227e
Clean up the Solver tests, no more installed repo input and new sorting
|
5 years ago |
Nils Adermann
|
e6e0723105
Remove unnecessary comments, aliases in lock file are correctly created
|
5 years ago |
Nils Adermann
|
e308f043b9
Fully switch to spl_object_hash in lock transaction
|
5 years ago |
Nils Adermann
|
c50d236378
Correctly load branch aliases from lock file
|
5 years ago |
Nils Adermann
|
cc274ebdf4
Do not reset references on update mirrors if VCS type has changed
|
5 years ago |
Nils Adermann
|
2d37bb4116
Outated lock files now trigger an error requesting removal rather than being ignored silently
|
5 years ago |
Nils Adermann
|
6925005ac9
Implement update mirrors/nothing/lock as its own installer mode
|
5 years ago |
Nils Adermann
|
eaae360ce6
Correcting lock files in test cases and updating output
|
5 years ago |
Nils Adermann
|
e6e317bc27
Fix test configurations, missing lock files, invalid ones
|
5 years ago |
Nils Adermann
|
94d45a980c
Update lock syntax in tests and verify installed version does not impact lock generation
|
5 years ago |
Nils Adermann
|
0ff07015a1
Only load package info from lock file for fixed packages
|
5 years ago |
Nils Adermann
|
48ae45e5fe
Correct github issue test to include a lock file, still fails because of real bug now
|
5 years ago |
Nils Adermann
|
5c129be5e7
Partial updates without a lock file are no longer possible, update test
|
5 years ago |
Nils Adermann
|
4481cc4a88
Allow an install request for a package name which is already fixed
|
5 years ago |
Nils Adermann
|
995b4f923e
Fix more tests which were lacking lock files for partial updates, display fix jobs in problems
|
5 years ago |
Nils Adermann
|
3989a1b8ee
Restore dev package extraction
|
5 years ago |
Nils Adermann
|
33ff67abf3
Update tests for new output and for required lock file on partial update
|
5 years ago |
Nils Adermann
|
a114e26841
Correctly load aliases in lockedRepository to fix alias install output
|
5 years ago |
Nils Adermann
|
3e0e5dc1fa
Fix test expectation: Install and update operations are now alphabetical
|
5 years ago |
Nils Adermann
|
c16ab6174e
Fix tests: Alias install now always right after origin package, partial update requires lock file
|
5 years ago |
Nils Adermann
|
4db325b7b4
Use the old root stack based approach to sorting operations in the transaction
|
5 years ago |
Nils Adermann
|
b700aa3d62
Sort local repo transaction as topological as possible
|
5 years ago |
Nils Adermann
|
f5e18250e6
Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed
|
5 years ago |
Nils Adermann
|
06d11f2f38
Fix calculation of lock transaction updates and start updating output in tests
|
5 years ago |
Nils Adermann
|
f1e4ccbe1d
Fix handling of reference updates and root references
|
5 years ago |
Jordi Boggiano
|
607b487295
Fix missing use/undefined var
|
5 years ago |
Jordi Boggiano
|
53d2ab2253
Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903
|
5 years ago |
Jordi Boggiano
|
4dabc17ec1
Fix use statement
|
5 years ago |
Jordi Boggiano
|
bfee701f9b
Deduplicate findHeaderValue code
|
5 years ago |
Jordi Boggiano
|
63da7c6b2d
Add install-path to the installed.json for every package, fixes #2174, closes #2424
|
5 years ago |