Commit History

Author SHA1 Message Date
  till 5b60885c7a * remove this (even though it is in the Vcs test) 13 years ago
  till f7c0ce5c6e fix namespace and loader 13 years ago
  till 101e15bb86 move mysql 13 years ago
  till 92410f997a Added bonus: ignore phpunit.xml 13 years ago
  till 0ecb710282 * add my credentials into every svn command 13 years ago
  till b30f8078e4 * avoid notice 13 years ago
  till 1c9f649422 * cover detection and getSvnCredentialString() 13 years ago
  till 4db4d6720b correct my typo 13 years ago
  till ba8ccb1955 trailing space 13 years ago
  till 275d1c9969 * added a method to return the credential string for the svn command 13 years ago
  till e18a4f7d31 detect if credentials are in the url 13 years ago
  Jordi Boggiano 3abfa00b11 Add changelog file 13 years ago
  Jordi Boggiano 30f612f672 Fix undef variable in search, fixes #374 13 years ago
  Jordi Boggiano 5d414436ba Avoid phpunit process-isolation errors with the autoload closure 13 years ago
  Jordi Boggiano 202cfb4fb9 Some docs update 13 years ago
  Jordi Boggiano 605fae42a6 Remove fenced blocks in docs 13 years ago
  Dave Marshall cb3548c64c Reset the errorOutput before attempting to run command 13 years ago
  Dave Marshall c2421db7d9 Add stderr to exceptions for GitDownloader 13 years ago
  Martin Hasoň f026e2a0eb Added tests for FileDownloader and ArchiveDownloader 13 years ago
  Martin Hasoň 1f43f915da Removed copy/paste code 13 years ago
  Martin Hasoň f1618df349 Added downloader for simple files and refactor FileDownloader into ArchiveDownloader 13 years ago
  Benjamin Eberlei 36ccd38aa7 Directly install dependencies 13 years ago
  Benjamin Eberlei 24de082fd5 Refactored 13 years ago
  Benjamin Eberlei db64917a83 Renamed install-project to create-project to differentiate from just "install". 13 years ago
  Benjamin Eberlei 62bdaaf408 Add docs 13 years ago
  Benjamin Eberlei 23719b3b1d Rename packagist url to repository url 13 years ago
  Benjamin Eberlei f60fe5622a Add missing use stmt. 13 years ago
  Benjamin Eberlei 1c67633c70 Refactored downloader code and made packagist configuration flexible and validated. 13 years ago
  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. 13 years ago
  Jordi Boggiano 0e6cf61b67 Avoid showing duplicates versions 13 years ago