История коммитов

Автор SHA1 Сообщение Дата
  Jordi Boggiano 2062070be9 Warn users with secure-http disabled once per hostname they access insecurely to avoid bad URLs going by undetected, fixes #5008 9 лет назад
  Niels Keurentjes eb77c0b7f5 phpDoc cleanup, removed unused imports, variables and parameters. 9 лет назад
  Niels Keurentjes 49524bc4ba Centralize secure-http checking 9 лет назад
  Jordi Boggiano 7e1a23eef7 Add missing use statements 9 лет назад
  Jordi Boggiano 6f42b9c865 Disable git, svn, http protocols for VCS downloaders, fixes #4968 9 лет назад
  Jordi Boggiano ce08582671 Fix CS 10 лет назад
  Anael Ollier 27074083cc Replaced join() by implode() 10 лет назад
  Anael Ollier 2f82ed7035 Fixed the fix :) 10 лет назад
  Anael Ollier b2efb95f33 Fixed svn update command (fails before attempting to use authentication provided in auth.json) 10 лет назад
  Jordi Boggiano b80038804f Fix env override regression, fixes #3820 10 лет назад
  Rob Bast cb336a5416 Implement writeError throughout Composer 11 лет назад
  Jordi Boggiano 94926218e8 CS fixes 11 лет назад
  Jordi Boggiano e61e62908e Merge remote-tracking branch 'frederikbosch/patch-1' 11 лет назад
  frederik d1d40502bf ProcessExecutor::escape 11 лет назад
  frederik 7ae1430689 #3297 ProcessUtil class using ProcessUtil of Symfony Console 11 лет назад
  Bastian Hofmann 204fc207fa Moved config option to not save subversion credentials to repository configuration, added documentation. 11 лет назад
  Bastian Hofmann b132e4eae0 Added cacheCredentials config flag for saved SVN credentials to control the --no-auth-cache flag 11 лет назад
  François Pluchino 8b5c00bff0 Fix phpdoc 11 лет назад
  Jordi Boggiano 08e34858d6 Fix code to use hostname only, refs #3026 11 лет назад
  Benjamin Grandfond 31b95ed02c Make auth credential creation private 11 лет назад
  Benjamin Grandfond a21b0f82db Allow SVN to connect with credentials provided with the auth.json file 11 лет назад
  Jordi Boggiano 432ace33d4 Clean up svn environment to fix OSX issues, fixes #2708, refs #2146 12 лет назад
  Wouter Wolters 97d52968ab Fix authentication issue with subversion 1.8 12 лет назад
  Jordi Boggiano efb41d467e Skip redirect to URL lines in svn output, fixes #2338 12 лет назад
  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 лет назад