1736 Commits (451bab1c2cd58e05af6e21639b829408ad023463)
 

Author SHA1 Message Date
Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory 12 years ago
Nils Adermann 9ffe0d13f5 Remove useless if 12 years ago
Nils Adermann cdf3b4e012 Use SplDoublyLinkedList instead of custom linked list 12 years ago
Nils Adermann 731a451dfe Move handling of watch graph to separate classes 12 years ago
Nils Adermann 71ee5c8f4c We don't have a systemsolvable at the lowest level 12 years ago
Nils Adermann 286593cf99 Move solver debugging code into solver subclass 12 years ago
Nils Adermann 46e4ae0e6a Move rule generation from solver into separate rule set generator 12 years ago
Nils Adermann 83c499cf29 Remove unecessary use statement in Transaction class 12 years ago
Nils Adermann 70e306f055 Process all jobs in one method and remove lock jobs which are not used 12 years ago
Nils Adermann 3fcd042fd4 Skip adding (ignored) duplicate rules which were already added 12 years ago
Nils Adermann 1d60ae1bfc We no longer support recommended packages, remove left over code 12 years ago
Nils Adermann 92ecf5a603 Remove unused variables 12 years ago
Nils Adermann bd66c27ff6 We mark packages as uninstallable by removing them from the repo
As it is faster to remove packages from the repos and keep them out of the
package pool to begin with, we don't need an installable() method on the
policy.
12 years ago
Nils Adermann 8fc09afbae Move transaction generation to a separate class 12 years ago
Jordi Boggiano 8d65d70c56 Merge pull request #695 from adanlobato/FixPHPDoc
Fixed some mistakes at PHPDoc
12 years ago
Adán Lobato 61eb0119f1 Fixed some mistakes at PHPDoc 12 years ago
Jordi Boggiano 1a255420b0 Ignore aliases in autoload generator 12 years ago
Nils Adermann 35120d7d04 Merge pull request #685 from Seldaek/integ-tests
More integration tests
12 years ago
Jordi Boggiano 5e8418a4f5 Add test for aliases and overrides between repos 12 years ago
Jordi Boggiano 5026f8a115 Fix AliasOperations output 12 years ago
Jordi Boggiano 46972fbc22 Add handling for alias operations 12 years ago
Jordi Boggiano f7d5df2764 Prevent backtracking issues with long tests 12 years ago
Jordi Boggiano cd4cceaf7b Merge pull request #682 from ktomk/patch-1
Cont. code simplification & better tests.
12 years ago
Nils Adermann 83e8dba23c Merge pull request #684 from Seldaek/functional
Add functional tests for the installer, fixes #580
12 years ago
Jordi Boggiano 4505df29df Add functional tests for the installer, fixes #580 12 years ago
Jordi Boggiano 9dc61be28c Merge pull request #683 from ktomk/patch-4
Minor fixes while running along.
12 years ago
Tom Klingenberg 296123db26 CS Fixes 12 years ago
Jordi Boggiano 0a0a6b1813 Fix wrong var name, refs #674 12 years ago
Jordi Boggiano f516c1de48 Add license info for code snippet we reused 12 years ago
Tom Klingenberg 58a8ff80e3 Cont. code simplification & better tests. 12 years ago
Jordi Boggiano 6c9c1f17ef Update changelog 12 years ago
Jordi Boggiano dbdefc779c Prepare alpha3 release 12 years ago
Jordi Boggiano 11edea8aee Add deprecation warning to old .composer files 12 years ago
Jordi Boggiano d57ad21346 Add +30 days warnings for the dev phars 12 years ago
Jordi Boggiano ca558369fc Fix bug in ValidateCommand 12 years ago
Jordi Boggiano ce16575adb Update changelog 12 years ago
Jordi Boggiano 8af189e300 Remove bad chars from docs 12 years ago
Nils Adermann 9c9391fc43 Clarify standard replace use case 12 years ago
Nils Adermann 7c7cac61b6 Merge remote-tracking branch 'github-seldaek/stability'
* github-seldaek/stability:
  Add stability docs
  Add test for Pool handling and refactor a couple things
  Add support for stabilities in lock file
  Infer stability flags for requirements that have an explicit version required of a lower stability
  Add InstalledArrayRepository to make sure the root package is not purged by the Pool because of a lower stability
  Basic handling of stability flags
  Add list of stabilities to base package
  Add minimum-stability flag on root package to filter packages by stability
  Add CompositeRepo::getRepositories
  Add package stability
12 years ago
Jordi Boggiano c2933028e8 Make sure github driver is used for all github urls 12 years ago
Jordi Boggiano 160d2e0847 Minor style fix 12 years ago
Jordi Boggiano e84e550df3 Refactor validate command to offer more flexibility in adding validation 12 years ago
Jordi Boggiano fd38971777 Fix CS & simplify code 12 years ago
Jordi Boggiano 4cab4b46e4 Merge remote-tracking branch 'ktomk/patch-1' 12 years ago
Jordi Boggiano 44fdc05e45 Add stability docs 12 years ago
Jordi Boggiano 971f7b83b7 Update changelog 12 years ago
Jordi Boggiano 1709d6a6c7 Clarify deprecation of include-path 12 years ago
Tom Klingenberg 74ca58bcb6 Use of SPDX license identifiers. 12 years ago
Jordi Boggiano e7dc42a8a2 Order search results by score & highlight matches in description 12 years ago
Jordi Boggiano 474d5b8283 Drop 5.3.2 since symfony2 can not run against it anymore 12 years ago