コミット履歴

作者 SHA1 メッセージ 日付
  Niels Keurentjes 75bb0d9b10 Implemented Prohibits and Depends correctly now. 9 年 前
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 年 前
  Niels Keurentjes 5c98421ae8 Introduce BaseRepository common ancestor class for all repositories to offload command logic. 9 年 前
  Jordi Boggiano 8a2d1a2ee2 Make artifact paths in lock file cross-platform, fixes #3832 9 年 前
  Niels Keurentjes 9bc2ee02e4 Process feedback, code cleanup. 9 年 前
  Rob 9e623f50e7 Merge pull request #4894 from stloyd/patch-2 9 年 前
  Jordi Boggiano e3fabf5844 Merge pull request #4930 from fervo/double-url-regression 9 年 前
  Magnus Nordlander 4689d836fe Fixed (and added a test for) a regression introduced in a77e2fb, which causes package Git package updates to fail when the package has two or more URLs and the last URL is the only one that actually works. 9 年 前
  Jordi Boggiano ef288bf949 Update deps 9 年 前
  Jordi Boggiano 1716a346e6 Add mbstring/iconv check, fixes #4929 9 年 前
  Jordi Boggiano dfd61a53d0 Merge pull request #4927 from alcohol/issue-4925 9 年 前
  Rob Bast 4600deac68 fix #4925 9 年 前
  Niels Keurentjes 53b6417707 Missed some docs on composer depends. 9 年 前
  Jordi Boggiano 93501a5e3f Merge pull request #4920 from curry684/issue-4918 9 年 前
  Jordi Boggiano aea6045668 Merge pull request #4921 from curry684/bc-cleanup 9 年 前
  Jordi Boggiano d94c758116 Merge pull request #4924 from curry684/issue-4070 9 年 前
  Niels Keurentjes 254453f5b5 Wrap final attempt to touch a cache file in Silencer. 9 年 前
  Rob 26e7c546b3 Merge pull request #4922 from piotrantosik/patch-1 9 年 前
  Piotr Antosik aeb72fb7c6 Update github api url 9 年 前
  Niels Keurentjes ebfceefca6 Removed long deprecated functions that were no longer referenced anywhere. 9 年 前
  Niels Keurentjes aa6b2e5b63 Modernized unit test still depending on age old BC code. 9 年 前
  Niels Keurentjes 4fe063b2e5 Added missing deprecation warning in create-project. 9 年 前
  Niels Keurentjes 72a3563f1e Removed some 3 year old backward compatibility code. 9 年 前
  Niels Keurentjes 126e71a991 Adds a --timeout parameter to run-script to override default timeout. 9 年 前
  Niels Keurentjes 86374034b6 Removed unnecessary state from Depends command. 9 年 前
  Niels Keurentjes 21e262cb8a Documentation updated for new depends parameters. 9 年 前
  Niels Keurentjes 9b41495353 Options added and cleaned up. 9 年 前
  Niels Keurentjes e38fe67333 Rewrote DependsCommand 9 年 前
  Niels Keurentjes 575e3fd3d8 Updated docs for new suggest parameters. 9 年 前
  Jordi Boggiano d6d0435c54 Merge pull request #4845 from curry684/pull-4690 9 年 前