Commit History

Author SHA1 Message Date
  Nils Adermann de1765aa48 Remove workaround error detection in install command 13 years ago
  Jordi Boggiano 621388e3be Fix warning when no package to update is found 13 years ago
  Nils Adermann 39aa5c0752 Merge pull request #329 from Seldaek/new_dev 13 years ago
  Jordi Boggiano 2976bd82b0 Simplify code 13 years ago
  Nils Adermann 509188c112 Use updateAll request method in upddate mode in install command 13 years ago
  Jordi Boggiano c95b4d05fd Fix forcing of the source-ref from lock file 13 years ago
  Jordi Boggiano 4233a4823d Skip platform repo and only force-update packages that have a new source ref 13 years ago
  Jordi Boggiano 646d01658a Rename source_ref to source-ref 13 years ago
  Jordi Boggiano 88b018068c Force dev packages to update to latest ref on update 13 years ago
  Jordi Boggiano 496188f714 Force installs from lock to reinstall dev packages from the exact locked reference 13 years ago
  Beau Simensen 81d41fc442 Rename --dev to --prefer-source 13 years ago
  Jordi Boggiano f761bf8d99 Simplify install() signature 14 years ago
  Beau Simensen e1370be7a0 Continued refactoring of install() method, mainly by way of adding Composite Repository 14 years ago
  Beau Simensen 473f127ff1 Super simplified, works, but needs refactoring w/ Composer Repository 14 years ago
  Beau Simensen df72919ba3 @naderman says this is wrong. 14 years ago
  Beau Simensen 57ffc9d59b Changed some variable names, continue 2, locked install changed 14 years ago
  Beau Simensen c1ba2be345 Provide the ability to specify internally installed packages (i.e., embedded in phar) 14 years ago
  Beau Simensen c94d867c07 Make install method self contained 14 years ago
  Jordi Boggiano d52feb1a9f Merge remote-tracking branch 'digitalkaoz/issue_209' 14 years ago
  Jordi Boggiano 7add1001ae Refactor scripts 14 years ago
  François Pluchino f017074655 Remove package trigger 14 years ago
  François Pluchino 2f6a3ce8b9 Add system trigger 14 years ago
  digitalkaoz 3d43bdce45 refactored install 14 years ago
  digitalkaoz 4d0fae688e removed replace, reinstalling as install 14 years ago
  digitalkaoz 30e89a2402 fixed broken packages on filesystem 14 years ago
  Jordi Boggiano edf948454b Remove IO from Solver, debug methods don't need it 14 years ago
  François Pluchino 0f9dcc9618 Remplace all echo with writeln method of IO 14 years ago
  François Pluchino 7888ec5313 Add Authentification in FileDownloader 14 years ago
  Jordi Boggiano 462ebdf752 Detect lock file changes and warn users on install, fixes #75 14 years ago
  Nils Adermann 855b1cb9d3 Merge pull request #173 from Seldaek/update 14 years ago