Historial de Commits

Autor SHA1 Mensaje Fecha
  Martin Hasoň 947d429c61 Removed definition of global constants reserved for PHP >=5.4 and fixed tests hace 13 años
  Jordi Boggiano 5ac8ffd287 Merge pull request #414 from hason/show hace 13 años
  Martin Hasoň 98d7e31c74 Sort versions before print hace 13 años
  Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors hace 13 años
  Jordi Boggiano 53ab5011f0 Update create projects docs hace 13 años
  Jordi Boggiano d5d133e584 Move create projects article hace 13 años
  Beau Simensen b1c93d1f0a Fixed unused `use` per @stof and horrible bug that made this class no longer work. hace 13 años
  Beau Simensen 3352066ece Use Installer for Create Project Command. hace 13 años
  Beau Simensen 8a7d31706d Renamed Composer\Install to Composer\Installer hace 13 años
  Beau Simensen b4dd86c247 Remove $repoManager local variable. 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
  Jordi Boggiano 3aabb4784c Cross platform test fixes hace 13 años
  Jordi Boggiano 388fcfe610 Updated changelog hace 13 años
  Jordi Boggiano ea593fdb10 Allow autodetection of the version hace 13 años
  Jordi Boggiano 347f8feeec Update docs hace 13 años
  till 978d4c145d * more output hace 13 años
  till 59c1a7ff15 * when an auth failure is detected and 'auth' is not present, we ask for credentials hace 13 años
  till 44470da804 * do svnCommand() in execute() to be able to restart the dance in case it failed hace 13 años
  till a3e0a0805c * always run non-interactive hace 13 años
  till 907db48bb5 * wrap execution of commands into local method hace 13 años
  Jordi Boggiano cb57c7bf42 Merge branch 'InstallAppCommand' of https://github.com/beberlei/composer hace 13 años
  till 99eb18d0ff * rename var from $composer to $output (for consistency) hace 13 años
  till 953de35a0b * basic testcase hace 13 años
  till 3f665e8bbb * method to gather if this session is 'interactive' or 'non interactive' hace 13 años
  till d1482bfa3c * refactor svn command 'creation' into a single method: getSvnCommand() hace 13 años
  till 6417a86651 * fix docblocks hace 13 años
  Jordi Boggiano 42aa4b00b5 Merge pull request #408 from till/testcleanup hace 13 años
  till 23902023e5 fix namespace hace 13 años
  Jordi Boggiano ae6de4be60 Merge pull request #377 from till/svn-auth hace 13 años