提交历史

作者 SHA1 备注 提交日期
  DerManoMann abb1db54bb Add another svn auth failed string to check (older svn server version) 12 年之前
  Phansys 465d1fdd44 Allowed to 5 auth requests before fail (https://github.com/composer/composer/blob/6687743adbac1fe73ca81912a6ef29ceb6e5cc2f/src/Composer/Util/Svn.php#L115). 12 年之前
  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). 12 年之前
  Pascal Borreli 83fd3967f0 Fixed PHPDoc 13 年之前
  Jordi Boggiano 66e9dcddf4 CS fixes 13 年之前
  Gordon Schmidt 589dffbfbb changed string to match authorization errors 13 年之前
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 年之前
  Jordi Boggiano 9ed06f8853 Output svn output to user in verbose mode 13 年之前
  Jordi Boggiano 7285536737 Fix exception handling 13 年之前
  Jordi Boggiano 1e2223bcdb Add note for improvement of Svn util 13 年之前
  Jordi Boggiano 5a7abfd84f Remove code duplication in Svn classes 13 年之前
  Jordi Boggiano 862d4af274 Cache credentials by default since that's the default svn behavior 13 年之前
  Jordi Boggiano 8fb9c4bf3b Svn related coding style/consistency fixes and minor improvements 13 年之前
  Jordi Boggiano da649fdc79 Remove unused pipe argument 13 年之前
  Jordi Boggiano ab9fc59d30 Add missing license headers 13 年之前
  till c6653f0711 * fix up CS suggestions from stof/seldaek 13 年之前
  till 0d6297f235 * add 'doAuthDance()' to allow code reuse from SvnDownloader and SvnDriver 13 年之前
  till 17f90f56eb * move helper functions to util class 13 年之前