Jordi Boggiano
|
83084eedf9
Skip update whitelist warning for "nothing" and "lock"
|
12 vuotta sitten |
Jordi Boggiano
|
7e4ca7638c
Remove support for deprecated lock format
|
12 vuotta sitten |
Jordi Boggiano
|
ee60df708d
Handle stability changes correctly, fixes #877
|
12 vuotta sitten |
Jordi Boggiano
|
be861f090a
Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646
|
12 vuotta sitten |
Jordi Boggiano
|
60204f9227
Fake a dev lock when a non-dev update is made and there are actually no dev requirements
|
13 vuotta sitten |
Jordi Boggiano
|
a32aa1a305
Fix BC handling of old require-dev, refs #1656
|
13 vuotta sitten |
Jordi Boggiano
|
373ff04261
Fetch only non-dev packages from lock if doing a dev update fails due to a previously incomplete lock file, fixes #1650
|
13 vuotta sitten |
Jordi Boggiano
|
ea7d79ab03
Make sure platform requirements of the root package are enforced when installing from lock, fixes #1611
|
13 vuotta sitten |
Jordi Boggiano
|
73adf29602
Purge old dev packages before installing/updating new ones to make sure people do not have issues updating
|
13 vuotta sitten |
Jordi Boggiano
|
4207fc3b19
Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640
|
13 vuotta sitten |
Jordi Boggiano
|
357f0572d1
Only print ignoring warning when a package is not installed and not required by the root package, fixes #1642
|
13 vuotta sitten |
Christian Jul Jensen
|
b04dbf5d71
Outout message when trying to update non-installed packages
|
13 vuotta sitten |
Jordi Boggiano
|
8d55b9cced
Merge remote-tracking branch 'ronnylt/script-event-post-dump-autoload'
|
13 vuotta sitten |
David Weinraub
|
86defea407
Modify punctuation for outdated dependency message in installer
|
13 vuotta sitten |
Ronny López
|
e5cbf83185
Added post-autoload-dump script event.
|
13 vuotta sitten |
Jordi Boggiano
|
514a3cde77
CS fixes
|
13 vuotta sitten |
Jordi Boggiano
|
6bb1b4ae78
Fix regex delimiters, refs #1419
|
13 vuotta sitten |
Jordi Boggiano
|
5fd19f63dd
CS fixes, refs #1419
|
13 vuotta sitten |
Aurélien Thieriot
|
e264282ac7
Allowed only * wildcard
|
13 vuotta sitten |
Aurélien Thieriot
|
159badb06b
Add ability to use a Regexp when updating packages
|
13 vuotta sitten |
Jordi Boggiano
|
e868c9706b
Add support for batch notifications
|
13 vuotta sitten |
Jordi Boggiano
|
ead17b2680
Fix solving issue when provide provides a platform package that is already installed, fixes #1171
|
13 vuotta sitten |
Jordi Boggiano
|
f1f1ddb66b
Fix updates when dev packages have new dependencies (no more double updates needed), fixes #1105
|
13 vuotta sitten |
Jordi Boggiano
|
2de2e953c0
Add warning for outdated lock file since they cause massive slowdowns
|
13 vuotta sitten |
Christer Edvartsen
|
4b8813269c
Pass the current dev mode to the event dispatcher, which in turn passes it to the events fired. This can be fetched in scripts to check which mode we are currently in
|
13 vuotta sitten |
Jordi Boggiano
|
c0e75e5d24
Fix lock file out of sync warning, fixes #1307
|
13 vuotta sitten |
Jordi Boggiano
|
22344f6ad7
Add chainability of disableCustomInstallers
|
13 vuotta sitten |
Jordi Boggiano
|
711179b2b4
Do not send an empty list of packages to the default policy, fixes #1259
|
13 vuotta sitten |
Pascal Borreli
|
5eead93250
Fixed typos
|
13 vuotta sitten |
Jordi Boggiano
|
f3bfeb3608
Rename --optimize-autoloaders to --optimize-autoloader since there is just one
|
13 vuotta sitten |