Historial de Commits

Autor SHA1 Mensaje Fecha
  Jerome Tamarelle 610f15a768 Fix unit tests for VcsRepository hace 13 años
  Jerome Tamarelle cc6e1397b2 Fix var scope hace 13 años
  Jerome Tamarelle 949728f812 Remove redundant __contruct from VcsDriver implementations and move init code to initialize method hace 13 años
  Jordi Boggiano 6d5b4d606c Add warning in verbose mode if drivers can not be used because of missing openssl hace 13 años
  Jordi Boggiano 7285536737 Fix exception handling hace 13 años
  Jordi Boggiano 5a7abfd84f Remove code duplication in Svn classes hace 13 años
  Jordi Boggiano cd2e5bf2e0 Make SvnDriver::supports less greedy and more realistic hace 13 años
  Jordi Boggiano 30d4080014 Support windows local paths hace 13 años
  Jordi Boggiano 8fb9c4bf3b Svn related coding style/consistency fixes and minor improvements hace 13 años
  Jordi Boggiano ab9fc59d30 Add missing license headers hace 13 años
  till 434f10f2d7 * more cs fixes hace 13 años
  till c6653f0711 * fix up CS suggestions from stof/seldaek hace 13 años
  Till Klampaeckel af8d4212bb Merge pull request #3 from toastedghost/svn-auth-reloaded-imp hace 13 años
  Flo 80bb040468 Improve 'getTags()' and 'getBranches()' hace 13 años
  Beau Simensen a6366be5a6 Handle auth challenge in SvnDriver supports. hace 13 años
  till 059bde1adb * refactored with Composer\Util\Svn::doAuthDance() hace 13 años
  till 17f90f56eb * move helper functions to util class hace 13 años
  till 6f364a85b3 * do not use getSvnCommand (since we are not in object context) hace 13 años
  till c0ec8f16f9 * fixSvnUrl() hace 13 años
  till 6d1cdb3e45 * fixSvnUrl(): to prefix absolute paths with file:// hace 13 años
  till 5fdd09104f resolve conflict hace 13 años
  till a1e1a8c7d7 * use askConfirmation() instead hace 13 años
  till 244cc2a8c2 hide password input hace 13 años
  till 96298a33dc catch all failures hace 13 años
  till 8d80969f26 trim input hace 13 años
  till 4c2da57140 make static hace 13 años
  till c78d9ffece more inline documentation hace 13 años
  till 4da56ea617 explain non-interactive hace 13 años
  till f8d8ccfedc * in interactive mode: display error message to the user when authorization fails hace 13 años
  till a3363a8560 * SvnDriver::$useCache: false by default hace 13 años