提交历史

作者 SHA1 备注 提交日期
  Jordi Boggiano 08e34858d6 Fix code to use hostname only, refs #3026 11 年之前
  Jordi Boggiano 89ec322929 Merge remote-tracking branch 'benja-M-1/feature/svn-auth-from-auth-json' 11 年之前
  Jordi Boggiano c0f9a00125 Merge remote-tracking branch 'jakoch/patch-6' 11 年之前
  Jordi Boggiano 58d01b2c6e Merge pull request #2988 from tristanlins/feature/composer-repository-find-packages 11 年之前
  Jordi Boggiano 44e25be06d Use inline html to work around parsedown bug, fixes composer/getcomposer.org#68 11 年之前
  Jordi Boggiano 71397f82e4 Remove forced dir removal before install, fixes #3035 11 年之前
  David Neilsen 7fe3426991 Clean up unused 'use' statements 11 年之前
  David Neilsen 075c85dd48 Fix typo in src/Composer/Command/ClearCacheCommand.php 11 年之前
  David Neilsen 421c9453a4 Add clear cache command. 11 年之前
  Benjamin Grandfond 31b95ed02c Make auth credential creation private 11 年之前
  Jordi Boggiano f16e3a88e2 Clean up code format and error message 11 年之前
  Jordi Boggiano 5336b039c1 Merge remote-tracking branch 'discordier/fix-zip-downloader' 11 年之前
  Jordi Boggiano 170f395004 Merge pull request #2949 from jakoch/patch-3 11 年之前
  Jordi Boggiano 9b580bd800 Do not realpath ./.., refs #2932 11 年之前
  Jordi Boggiano 56c5af8dc4 realpathGlob tweaks, refs #2932 11 年之前
  Richard Quadling 443858dae7 Force all glob results to be realpath'd. 11 年之前
  Jordi Boggiano effacc1185 Do not realpath relative local URLs, fixes #2916 11 年之前
  Jordi Boggiano 959cc4d63c Add info about conf file loading to debug output 11 年之前
  Jordi Boggiano 615402c861 Merge pull request #3027 from bitExpert/fix/create_project_auth 11 年之前
  Stephan Hochdörfer 493ebbaacb Fix to load the auth information before the root package gets installed. 11 年之前
  Benjamin Grandfond a21b0f82db Allow SVN to connect with credentials provided with the auth.json file 11 年之前
  Jordi Boggiano 7131607ad1 Fix regression in handling github-oauth settings in auth.json 11 年之前
  Mátyás Somfai 2ed0bfc1ba added tests for not updating packages referenced by specific commit hash 11 年之前
  Jordi Boggiano 2ae0843616 Skip updates to same reference-locked version, fixes #2487, fixes #1333 11 年之前
  Jordi Boggiano c96430244c Add missing setDistReference on alias package, fixes #3017 11 年之前
  Jordi Boggiano 534bd64cd1 Add support for manipulating empty json files 11 年之前
  Jordi Boggiano af6ef235e1 Update json schema 11 年之前
  Jordi Boggiano 90d1b6e08a Rename basic-auth to http-basic, add docs/schema/config support, add local auth file support, add storage to auth.json, add store-auths config option, refs #1862 11 年之前
  Stephan Hochdoerfer 1d15910fa6 Will read configured http basic auth credentials from users auth.json file and pass the credentials to the configured IOInterface. 11 年之前
  Jordi Boggiano 64ac32fca9 Merge pull request #2785 from Firehed/master 11 年之前