コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Möller ea333aa134 Fix: Remove empty node 6 年 前
  Jordi Boggiano 0ab843a058 Fix setting of scripts from config command, refs #7225 7 年 前
  Jordi Boggiano 7aeb1b0c41 Fix conversion of repo format in config command, fixes #6245, closes #6271 8 年 前
  Jordi Boggiano 122e422682 CS fixes 8 年 前
  moyo c4ac59601f Update related docs and config definitions 9 年 前
  Jordi Boggiano 135783299a Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 9 年 前
  David Zuelke cf43244f85 fix config add/remove/unset/merge for bitbucket 9 年 前
  Paul Wenke 9059d70ba0 Corrected username / access token parameters for $this->io->setAuthentication when read from git config. Grant type is now only set when requesting an access token. Removed bitbucket-domains and bitbucket-protocols from config. Fixed bitbucket typo in JsonConfigSource. Removed unecessary comments. Changed visibility of Composer/Util/Bitbucket properties to private. Added https to bitbucket url. Removed unused $note variable. 9 年 前
  Paul Wenke d5332a1b5c Developed bitbucket-oauth functionality. 9 年 前
  Jordi Boggiano 2ff19e4c62 Fix JsonConfigSource fallback on php5.3, refs #4972 9 年 前
  Niels Keurentjes 98845dca6f PHP 5.3 does not support $this in closures. Nested reuse of identical variables separated. 9 年 前
  Joseph Bielawski d9d3de8861 Be sure that configuration file can be manipulated by actual user 9 年 前
  Niels Keurentjes 18cd4f966b Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683 10 年 前
  Michal Gebauer 611f9dcfe2 Reordered keys gitlab comes after github 10 年 前
  Michal Gebauer 7517a99b1c Could not configure gitlab-oauth via CLI #3765 10 年 前
  Jordi Boggiano a57c51e8d7 Finalize platform override feature 10 年 前
  Jordi Boggiano 94926218e8 CS fixes 11 年 前
  François Pluchino 8b5c00bff0 Fix phpdoc 11 年 前
  Jordi Boggiano ac497feaba CS fixes 11 年 前
  Jordi Boggiano fc57c97f9f Merge pull request #2994 from MacDada/JsonConfigSourceFuncMadePrivate 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 年 前
  Dawid Nowak 851082e9f4 JsonConfigSource->array_unshift_ref() set private and changed name to arrayUnshiftRef() 11 年 前
  Sandy Pleyte d788ee7d99 Fixed docblock 11 年 前
  Sandy Pleyte 6bdcd9266c Fixed #2601, the callback functions expect param 1 to be a reference to the $config 11 年 前
  Jordi Boggiano 05ffc605f1 Ignore chmod failures, fixes #1854 12 年 前
  Jordi Boggiano 8a06e461e5 Fix a few bugs, fixes #1867 12 年 前
  Beau Simensen 752fa64704 Added addLink and removeLink to Configuration Source Interface 13 年 前
  Jordi Boggiano c53729793b Make sure the global config file is only readable by the owner 13 年 前
  Jordi Boggiano e0ce22f7cc Fix tests 13 年 前
  Jordi Boggiano cf0753e062 Initialize config if it does not exist yet 13 年 前