Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano b33496c853 Merge remote-tracking branch 'jeremyFreeAgent/master' hace 13 años
  Paul Seiffert b3a5ca93c7 Added comments -> IDE friendliness hace 13 años
  Jordi Boggiano d60188903d Add warning for PHP <5.3.2 users that didn't use the installer hace 13 años
  Jérémy Romey 260d7d434f Add a command for adding package to composer.json 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 14 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 14 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 14 años
  Jordi Boggiano 93baa38d5c Allow show command to work without a composer.json hace 14 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