Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano d60188903d Add warning for PHP <5.3.2 users that didn't use the installer hace 13 años
  Luis Cordova 1aa9d9af43 removed finder use clause as it is not used hace 13 años
  Jordi Boggiano 51447074c2 Fix wording & co hace 13 años
  Jordi Boggiano a5c2c6c07e Merge remote-tracking branch 'biozshock/issue225' hace 13 años
  Benjamin Eberlei db64917a83 Renamed install-project to create-project to differentiate from just "install". hace 13 años
  Benjamin Eberlei bbf745f3e6 Add command to install a package as a new project into a non-existant directory. This fetches the given package from packagist or a different packagist-source and installs it into a given path. hace 13 años
  Justin Rainbow 7a0a1788e3 Moved DialogHelper into the base Application hace 14 años
  Justin Rainbow 34bbfb70d2 Initial version of InitCommand hace 14 años
  Beau Simensen 030b81b199 DebugPackagesCommand has been removed. hace 13 años
  Jordi Boggiano 93baa38d5c Allow show command to work without a composer.json hace 13 años
  Artem Lopata 7d994b5de4 Added ErrorHandler for handling E_NOTICE, E_WARNING, E_ERROR hace 14 años
  Jordi Boggiano 434c9ecdeb Cleanups of IOInterface hace 14 años
  François Pluchino 8053878b6a Merge branch 'master' hace 14 años
  François Pluchino a5fb4abb36 Fix some improvements hace 14 años
  Igor Wiedler 81f9adc596 Refactor Application::bootstrapComposer into a factory class (split from #178) hace 14 años
  François Pluchino 0f9dcc9618 Remplace all echo with writeln method of IO hace 14 años
  François Pluchino 7888ec5313 Add Authentification in FileDownloader hace 14 años
  François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class hace 14 años
  François Pluchino 9af46ad800 Add Helper Wrapper hace 14 años
  François Pluchino 2f0162053d Add OutputConsole and format the download output hace 14 años
  François Pluchino 013d145bcd Add InputInterface and OutputInterface hace 14 años
  Jordi Boggiano 81d80b2a04 Merge remote-tracking branch 'justinrainbow/depends_command' hace 14 años
  Jordi Boggiano 462ebdf752 Detect lock file changes and warn users on install, fixes #75 hace 14 años
  Justin Rainbow 981477dd17 New 'depends' command added hace 14 años
  Jordi Boggiano f6b9488bf0 Move root package handling to a dedicated loader and make ArrayLoader more strict hace 14 años
  Jordi Boggiano 666ac623f4 Merge remote-tracking branch 'digitalkaoz/show_command' hace 14 años
  Jordi Boggiano a193ec9942 Merge remote-tracking branch 'digitalkaoz/validate_command' hace 14 años
  Jordi Boggiano f27926e7b4 Add ENV var support for COMPOSER_VENDOR_DIR and COMPOSER_BIN_DIR, fixes #152 hace 14 años
  digitalkaoz 9a50fd6492 added validate task, closes #81 hace 14 años
  digitalkaoz 6451087039 added a show command for packages hace 14 años