1723 Commits (8fc09afbae6bc6cf4d7f70da5668cd00ddc7138b)
 

Author SHA1 Message Date
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
Jordi Boggiano 4ecf55e180 Minor cleanup 12 years ago
Jordi Boggiano 1495f9dfe0 Merge remote-tracking branch 'weaverryan/search-formatting' 12 years ago
Jordi Boggiano 2c9e43737e Update vendors 12 years ago
Jordi Boggiano 3be04fd3b5 CS fix 12 years ago
Jordi Boggiano 1f76274b61 Merge remote-tracking branch 'ktomk/patch-2' 12 years ago
Ryan Weaver 9e1ed5a52f [Command] Modifying the output of SearchCommand to make evenly-spaced package names for readability of results 12 years ago
Tom Klingenberg c4d5819ec4 Compile has a message to tell. 12 years ago
Jordi Boggiano 453b9a616b Add test for Pool handling and refactor a couple things 12 years ago
Jordi Boggiano 0936670213 Add support for stabilities in lock file 12 years ago
Jordi Boggiano a3018c43eb Infer stability flags for requirements that have an explicit version required of a lower stability 12 years ago
Jordi Boggiano fabf5c2f6d Add InstalledArrayRepository to make sure the root package is not purged by the Pool because of a lower stability 12 years ago
Jordi Boggiano ef28f3b067 Basic handling of stability flags 12 years ago
Jordi Boggiano 1aaae5284b Add list of stabilities to base package 12 years ago