コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano b12e73792c Handle SolverProblemException nicer 14 年 前
  digitalkaoz a4f6314daa reverted command interfaces for installer refactoring 14 年 前
  digitalkaoz 673dd6312b fluent api for installer options 14 年 前
  Jordi Boggiano 5f2e42ec46 CS fixes, made EventDispatcher optional in factory method 14 年 前
  Beau Simensen 8a7d31706d Renamed Composer\Install to Composer\Installer 14 年 前
  Beau Simensen 9404d8d593 Constructor, factory 14 年 前
  Beau Simensen d1dea702c9 Moving install related code to Composer\Install 14 年 前
  Jordi Boggiano 1228c04984 Add support for extra.branch-alias config to remap master on 2.1.x for example 14 年 前
  Jordi Boggiano 956b54e516 Use policy rule instead of stacking up another repo to prioritize aliased packages 14 年 前
  Jordi Boggiano 59d2b1145c Add lock file alias support and a bunch of fixes 14 年 前
  Jordi Boggiano f9fc9695e9 Wrap the package in an aliased package instead of replacing 14 年 前
  Jordi Boggiano 82054f2060 Add aliasing: `foo as bar` will require foo and automatically make it replace the bar version 14 年 前
  Nils Adermann de1765aa48 Remove workaround error detection in install command 14 年 前
  Jordi Boggiano 621388e3be Fix warning when no package to update is found 14 年 前
  Nils Adermann 39aa5c0752 Merge pull request #329 from Seldaek/new_dev 14 年 前
  Jordi Boggiano 2976bd82b0 Simplify code 14 年 前
  Nils Adermann 509188c112 Use updateAll request method in upddate mode in install command 14 年 前
  Jordi Boggiano c95b4d05fd Fix forcing of the source-ref from lock file 14 年 前
  Jordi Boggiano 4233a4823d Skip platform repo and only force-update packages that have a new source ref 14 年 前
  Jordi Boggiano 646d01658a Rename source_ref to source-ref 14 年 前
  Jordi Boggiano 88b018068c Force dev packages to update to latest ref on update 14 年 前
  Jordi Boggiano 496188f714 Force installs from lock to reinstall dev packages from the exact locked reference 14 年 前
  Beau Simensen 81d41fc442 Rename --dev to --prefer-source 14 年 前
  Jordi Boggiano f761bf8d99 Simplify install() signature 14 年 前
  Beau Simensen e1370be7a0 Continued refactoring of install() method, mainly by way of adding Composite Repository 14 年 前
  Beau Simensen 473f127ff1 Super simplified, works, but needs refactoring w/ Composer Repository 14 年 前
  Beau Simensen df72919ba3 @naderman says this is wrong. 14 年 前
  Beau Simensen 57ffc9d59b Changed some variable names, continue 2, locked install changed 14 年 前
  Beau Simensen c1ba2be345 Provide the ability to specify internally installed packages (i.e., embedded in phar) 14 年 前
  Beau Simensen c94d867c07 Make install method self contained 14 年 前