Historial de Commits

Autor SHA1 Mensaje Fecha
  Nils Adermann f0b45099c1 Correct authorship info for files I edited hace 12 años
  Nils Adermann b83535d2d9 Add back --no-custom-installers option with a deprecated warning hace 12 años
  Nils Adermann 01a08a2ff3 As preparation for composer plugins, rename custom installers to plugins hace 12 años
  Jordi Boggiano 22c7d4119f install and create-project now default to dev mode (use --no-dev for production installs) hace 12 años
  Jordi Boggiano 3b97e2e260 Add support for new verbosity levels, and initial debug output hace 12 años
  Miklós Márton 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees hace 12 años
  Miklós Márton 0d81ab7f46 Install/update now uses the new config variable 'prefer-source', fixes #553 hace 12 años
  Jordi Boggiano caf26ac37c Enable dev mode by default in update command, add a --no-dev flag, fixes #1005 hace 12 años
  Galymzhan f59181d7d5 add support for --no-progress, fixes #621 hace 12 años
  Jordi Boggiano f3bfeb3608 Rename --optimize-autoloaders to --optimize-autoloader since there is just one hace 12 años
  Sebastian Krebs 578a216343 Add shorthand '-o'-option for '--optimize-autoloaders' hace 12 años
  Sebastian Krebs d3aaeb21da Allow autoloader optimization right from 'install' hace 12 años
  Jordi Boggiano a9afa8bc1f Merge remote-tracking branch 'mheleniak/prefer_dist' and fix dists hace 12 años
  Jordi Boggiano 0689e24e83 Update command descriptions, fixes #1068 hace 13 años
  Mateusz Heleniak aa0ff14be5 added --prefer-dist option hace 13 años
  Jordi Boggiano 4d84f62cd9 Improve consistency and formatting of verbose output for update/install hace 13 años
  Johannes M. Schmitt ec74e422f4 added no-custom-installers option to install/update command hace 13 años
  Jordi Boggiano 1095d84256 Rename --skip-scripts to --no-scripts hace 13 años
  Paweł Jędrzejewski 129884ef72 rename skipScripts to runScripts. hace 13 años
  Paweł Jędrzejewski 123dec52fb typos in command option description. hace 13 años
  Paweł Jędrzejewski cc8b33117a add --skip-scripts option to install/update commands. hace 13 años
  Jordi Boggiano 53191eb0fe Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510 hace 13 años
  Luis Cordova f76c65914c cleaned up some getApplication()->getIO() into getIO()s hace 13 años
  Jordi Boggiano b12e73792c Handle SolverProblemException nicer hace 13 años
  digitalkaoz a4f6314daa reverted command interfaces for installer refactoring hace 13 años
  digitalkaoz 673dd6312b fluent api for installer options hace 13 años
  Jordi Boggiano 5f2e42ec46 CS fixes, made EventDispatcher optional in factory method hace 13 años
  Beau Simensen 8a7d31706d Renamed Composer\Install to Composer\Installer hace 13 años
  Beau Simensen 9404d8d593 Constructor, factory hace 13 años
  Beau Simensen d1dea702c9 Moving install related code to Composer\Install hace 13 años