Commit History

Author SHA1 Message Date
  Jordi Boggiano 1de34e0968 Fix php example 9 years ago
  = 1c3c84cf88 Typo fix ("Example:" must go outside the JSON block). 9 years ago
  = 9fd9d34b40 Describe how to reference PHP versions and PHP extensions. 9 years ago
  Jordi Boggiano f084b1e053 Remove duplicate handling of retry-auth-failure option, refs #3765 9 years ago
  Jordi Boggiano 020c126c27 Fix CS 9 years ago
  Jordi Boggiano a10bffec0e Merge remote-tracking branch 'GromNaN/gitlab' 9 years ago
  Jordi Boggiano 977b8c8f41 Fix loading error when plugin is a final class, fixes #4482 9 years ago
  Jordi Boggiano 7a06615bf0 Add env var to disable xdebug warnings, refs #4622 9 years ago
  Jordi Boggiano 966a982738 CS fixes 9 years ago
  Jordi Boggiano 67a1924173 Merge remote-tracking branch 'Rudloff/xz' 9 years ago
  Jordi Boggiano 1fe690f810 Autoload generator cleanups 9 years ago
  Jordi Boggiano 3748c11709 Simplify files autoload include function, and make sure files are included once per package even if exactly the same, refs #4186 9 years ago
  Jordi Boggiano 9710b26d3f Merge remote-tracking branch 'jeskew/feature/require_files_but_once' 9 years ago
  Jordi Boggiano c0b49d09f3 Merge remote-tracking branch 'cw-ozaki/no-script-dump-autoload' 9 years ago
  Jordi Boggiano 430c6f3972 Allow string in abandoned format as well, refs #4621 9 years ago
  Thiago Carvalho 320533bcf9 Fixes #4610 9 years ago
  Jordi Boggiano f2b0e2284a Remove suggestion which is now kinda useless 9 years ago
  Jordi Boggiano cb3d9527e1 Avoid some external process calls when creating the global composer instance, saves a few ms of initialization time 9 years ago
  Jordi Boggiano 1fca6be3bf Fix detection of the root package version to always use the correct cwd 9 years ago
  Jordi Boggiano e87190e3da Detect duplicate keys in composer.json, fixes #4620 9 years ago
  Jordi Boggiano dbcf8cae13 Fix depends command to also show when the root package depends on something 9 years ago
  Jordi Boggiano bd76506dd8 Disable plugin registration during the whole run when running with --no-plugins, fixes #3910 9 years ago
  Jordi Boggiano cf6cd83335 Use writeError for xdebug warning and fix running test suite with xdebug 9 years ago
  Jordi Boggiano d98b134dc3 Fix removal of packages installed in custom path with custom installers not overriding uninstall, fixes #2232 9 years ago
  Jordi Boggiano 4071b09091 Merge pull request #4615 from staabm/xdebugwarn 9 years ago
  Markus Staab a59f0a7ca8 add a warning when xdebug is loaded while running composer commands 9 years ago
  Rob Bast 54ebd67e50 allow 7.0 failures until travis fixes containers/stable release 9 years ago
  Rob 06586c9b40 Merge pull request #4612 from potherca/path-repository-documentation 9 years ago
  Ben Peachey 11c71fb09f Review feedback: fixes line length and typos. 9 years ago
  Jordi Boggiano f5e0fc14b3 Clarify some error messages, fixes #3770 9 years ago