Jordi Boggiano
|
d426246b80
Update only github dist URLs, refs #3985
|
10 years ago |
Cees-Jan Kiewiet
|
c9d9b5085a
Replaced <error> with <warning> for abandoned package as it reflects the intention of this feature better
|
10 years ago |
Nils Adermann
|
258fdcb44d
Merge pull request #3986 from Seldaek/partial-update-keep-lock
|
10 years ago |
Nils Adermann
|
cb44f209f8
Merge pull request #3985 from Seldaek/update-urls
|
10 years ago |
Jordi Boggiano
|
137c551247
Check if package URLs are up to date after an update op is done, fixes #3214
|
10 years ago |
Jordi Boggiano
|
4507805508
Partial updates should not corrupt the lock if the installed repo is not up to date with it, fixes #3439, closes #3553
|
10 years ago |
Nils Adermann
|
b4ed331168
The Solver Request no longer depends on the Pool
|
10 years ago |
Jordi Boggiano
|
a57c51e8d7
Finalize platform override feature
|
10 years ago |
Jordi Boggiano
|
80b0a35a68
Merge remote-tracking branch 'HuffAndPuff/ignore-platform'
|
10 years ago |
isoroku
|
e0657b60a2
Fix misspellings
|
10 years ago |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 years ago |
Jordi Boggiano
|
0b4a9235f4
CS fixes
|
10 years ago |
Jordi Boggiano
|
3efed220a6
Clean up event dispatching code and make package events extend installer events
|
10 years ago |
Jordi Boggiano
|
b4698568d2
Adjust tests and fix installer code to create the pool using locked requirements and not the composer.json reqs
|
10 years ago |
Matthias Derer
|
c9cff6387a
removed requirements from the root package should we install from the lock file
|
10 years ago |
Jordi Boggiano
|
095dc61295
Rename runAutoloader to dumpAutoloader, refs #3453
|
10 years ago |
Jordi Boggiano
|
b8f4960f0d
Merge remote-tracking branch 'mattsah/master'
|
10 years ago |
Nicolas Grekas
|
e821ac2772
Persist prefer-lowest in composer.lock
|
10 years ago |
Nicolas Grekas
|
98b254a3ec
split update --prefer-lowest and --prefer-stable
|
11 years ago |
Nicolas Grekas
|
4a0feb0189
add --prefer-lowest-stable to update command
|
11 years ago |
Yagiz Nizipli
|
bf210a340b
Free up memory before disabling gc.
|
11 years ago |
Jordi Boggiano
|
947c1fbabb
Merge pull request #3484 from stof/fix_rule
|
11 years ago |
Jordi Boggiano
|
ac676f47f7
Disable GC when computing deps, refs #3482
|
11 years ago |
Christophe Coevoet
|
7fd9341464
Fix the display of rules
|
11 years ago |
Matthew J. Sahagian
|
5896f283be
Allow for disabling autoloader on Installer
|
11 years ago |
Nils Adermann
|
6f4be698a5
Merge pull request #3325 from rdohms/implementing-abandoned-packages
|
11 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 years ago |
Jordi Boggiano
|
ec0463a400
Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320
|
11 years ago |
Jordi Boggiano
|
71976a638c
Merge remote-tracking branch 'alu/ignore-ext-require'
|
11 years ago |
jakoch
|
24b4ce8831
added $installer->isVerbose()
|
11 years ago |