Commit History

Author SHA1 Message Date
  Beau Simensen b1c93d1f0a Fixed unused `use` per @stof and horrible bug that made this class no longer work. 13 years ago
  Beau Simensen 3352066ece Use Installer for Create Project Command. 13 years ago
  Beau Simensen 8a7d31706d Renamed Composer\Install to Composer\Installer 13 years ago
  Beau Simensen b4dd86c247 Remove $repoManager local variable. 13 years ago
  Beau Simensen 9404d8d593 Constructor, factory 13 years ago
  Beau Simensen d1dea702c9 Moving install related code to Composer\Install 13 years ago
  Jordi Boggiano 3aabb4784c Cross platform test fixes 13 years ago
  Jordi Boggiano 388fcfe610 Updated changelog 13 years ago
  Jordi Boggiano ea593fdb10 Allow autodetection of the version 13 years ago
  Jordi Boggiano 347f8feeec Update docs 13 years ago
  till 978d4c145d * more output 13 years ago
  till 59c1a7ff15 * when an auth failure is detected and 'auth' is not present, we ask for credentials 13 years ago
  till 44470da804 * do svnCommand() in execute() to be able to restart the dance in case it failed 13 years ago
  till a3e0a0805c * always run non-interactive 13 years ago
  till 907db48bb5 * wrap execution of commands into local method 13 years ago
  Jordi Boggiano cb57c7bf42 Merge branch 'InstallAppCommand' of https://github.com/beberlei/composer 13 years ago
  till 99eb18d0ff * rename var from $composer to $output (for consistency) 13 years ago
  till 953de35a0b * basic testcase 13 years ago
  till 3f665e8bbb * method to gather if this session is 'interactive' or 'non interactive' 13 years ago
  till d1482bfa3c * refactor svn command 'creation' into a single method: getSvnCommand() 13 years ago
  till 6417a86651 * fix docblocks 13 years ago
  Jordi Boggiano 42aa4b00b5 Merge pull request #408 from till/testcleanup 13 years ago
  till 23902023e5 fix namespace 13 years ago
  Jordi Boggiano ae6de4be60 Merge pull request #377 from till/svn-auth 13 years ago
  Jordi Boggiano ecaf20b790 Merge pull request #407 from wilmoore/docs-for-install-dir 13 years ago
  Wil Moore III 1ee715ead5 updated intro and basic-usage to reflect new --install-dir option 13 years ago
  Jordi Boggiano f546025bae Move some code around 13 years ago
  Jordi Boggiano c81a776279 Update changelog 13 years ago
  Jordi Boggiano 49a214686a Fix typo 13 years ago
  Jordi Boggiano d4171abd09 Merge pull request #406 from stof/outdated_doc 13 years ago