Aurélien Thieriot
|
e264282ac7
Allowed only * wildcard
|
13 years ago |
Aurélien Thieriot
|
159badb06b
Add ability to use a Regexp when updating packages
|
13 years ago |
Jordi Boggiano
|
e868c9706b
Add support for batch notifications
|
13 years ago |
Jordi Boggiano
|
ead17b2680
Fix solving issue when provide provides a platform package that is already installed, fixes #1171
|
13 years ago |
Jordi Boggiano
|
f1f1ddb66b
Fix updates when dev packages have new dependencies (no more double updates needed), fixes #1105
|
13 years ago |
Jordi Boggiano
|
2de2e953c0
Add warning for outdated lock file since they cause massive slowdowns
|
13 years ago |
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 years ago |
Jordi Boggiano
|
c0e75e5d24
Fix lock file out of sync warning, fixes #1307
|
13 years ago |
Jordi Boggiano
|
22344f6ad7
Add chainability of disableCustomInstallers
|
13 years ago |
Jordi Boggiano
|
711179b2b4
Do not send an empty list of packages to the default policy, fixes #1259
|
13 years ago |
Pascal Borreli
|
5eead93250
Fixed typos
|
13 years ago |
Jordi Boggiano
|
f3bfeb3608
Rename --optimize-autoloaders to --optimize-autoloader since there is just one
|
13 years ago |
Jordi Boggiano
|
f15d86111d
Merge remote-tracking branch 'KingCrunch/issue/1225'
|
13 years ago |
Jordi Boggiano
|
9856e9e3f5
Fix selection of best package to force update of dev packages, fixes #1252
|
13 years ago |
Sebastian Krebs
|
d3aaeb21da
Allow autoloader optimization right from 'install'
|
13 years ago |
Jordi Boggiano
|
e887f6cea9
Fix CS
|
13 years ago |
Jordi Boggiano
|
b4bcc5b5c8
Fix bogus operations that trigger a "package is not installed" exception for dev installs, refs #789
|
13 years ago |
Jordi Boggiano
|
bd826d7644
Mock local repositories in dry-runs
|
13 years ago |
Jordi Boggiano
|
350c7cbb3a
Fix constraints shown in Problem output
|
13 years ago |
Jordi Boggiano
|
ee0cd07468
CS fixes
|
13 years ago |
Jordi Boggiano
|
cb2a0f46a1
Merge remote-tracking branch 'cs278/issue/879-dev-autoload-definitions'
|
13 years ago |
Jordi Boggiano
|
027037bb9f
Fix dist urls for lock files and hardcoded references
|
13 years ago |
Jordi Boggiano
|
a9afa8bc1f
Merge remote-tracking branch 'mheleniak/prefer_dist' and fix dists
|
13 years ago |
Chris Smith
|
3281a0b5df
Use the locked package for the update operation
|
13 years ago |
Jordi Boggiano
|
536563dc2a
Rename method
|
13 years ago |
Jordi Boggiano
|
418e876e8a
Use only the locked repository when possible for better performance
|
13 years ago |
Jordi Boggiano
|
83239aa338
Update lock file to contain the complete package info, fixes #890
|
13 years ago |
Christophe Coevoet
|
9e372b1d8b
Simplified the code
|
13 years ago |
Christophe Coevoet
|
d0faa016c1
Refactored the search of suggested packages to support replacements
|
13 years ago |
Mateusz Heleniak
|
be736c745e
better exception message
|
13 years ago |