Historique des commits

Auteur SHA1 Message Date
  frederik 7ae1430689 #3297 ProcessUtil class using ProcessUtil of Symfony Console il y a 11 ans
  François Pluchino 8b5c00bff0 Fix phpdoc il y a 11 ans
  Jordi Boggiano 08e34858d6 Fix code to use hostname only, refs #3026 il y a 11 ans
  Benjamin Grandfond 31b95ed02c Make auth credential creation private il y a 11 ans
  Benjamin Grandfond a21b0f82db Allow SVN to connect with credentials provided with the auth.json file il y a 11 ans
  Jordi Boggiano 432ace33d4 Clean up svn environment to fix OSX issues, fixes #2708, refs #2146 il y a 12 ans
  Wouter Wolters 97d52968ab Fix authentication issue with subversion 1.8 il y a 12 ans
  Jordi Boggiano efb41d467e Skip redirect to URL lines in svn output, fixes #2338 il y a 12 ans
  DerManoMann abb1db54bb Add another svn auth failed string to check (older svn server version) il y a 12 ans
  Phansys 465d1fdd44 Allowed to 5 auth requests before fail (https://github.com/composer/composer/blob/6687743adbac1fe73ca81912a6ef29ceb6e5cc2f/src/Composer/Util/Svn.php#L115). il y a 12 ans
  jspagnoletti 6687743adb Added check for SVN WebDAV auth request (http://subversion.apache.org/docs/api/latest/group__svn__dav__error.html#gada0137a4ffc40251d2fce8ba06ca2e14, http://svn.apache.org/repos/asf/subversion/trunk/subversion/bindings/javahl/src/org/tigris/subversion/javahl/ErrorCodes.java). il y a 12 ans
  Pascal Borreli 83fd3967f0 Fixed PHPDoc il y a 13 ans
  Jordi Boggiano 66e9dcddf4 CS fixes il y a 13 ans
  Gordon Schmidt 589dffbfbb changed string to match authorization errors il y a 13 ans
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic il y a 13 ans
  Jordi Boggiano 9ed06f8853 Output svn output to user in verbose mode il y a 13 ans
  Jordi Boggiano 7285536737 Fix exception handling il y a 13 ans
  Jordi Boggiano 1e2223bcdb Add note for improvement of Svn util il y a 13 ans
  Jordi Boggiano 5a7abfd84f Remove code duplication in Svn classes il y a 13 ans
  Jordi Boggiano 862d4af274 Cache credentials by default since that's the default svn behavior il y a 13 ans
  Jordi Boggiano 8fb9c4bf3b Svn related coding style/consistency fixes and minor improvements il y a 13 ans
  Jordi Boggiano da649fdc79 Remove unused pipe argument il y a 13 ans
  Jordi Boggiano ab9fc59d30 Add missing license headers il y a 13 ans
  till c6653f0711 * fix up CS suggestions from stof/seldaek il y a 13 ans
  till 0d6297f235 * add 'doAuthDance()' to allow code reuse from SvnDownloader and SvnDriver il y a 13 ans
  till 17f90f56eb * move helper functions to util class il y a 13 ans