Commit History

Author SHA1 Message Date
  Jordi Boggiano e3f957324d Merge branch '1.0' 9 years ago
  Niels Keurentjes d5158d943f Exempt custom URLs from secure-http checks, refs #5173 9 years ago
  Jordi Boggiano 73139a59bf Update origin remote URL when package URL changed and origin still uses the same url as the composer remote, fixes #3874 9 years ago
  Jordi Boggiano 1a334b0f6f Merge branch '1.0' 9 years ago
  Sami Jawhar 9d2db57f65 BinaryInstaller::generateWindowsProxyCode() now trims both single and double quotes from $binPath when creating windows .bat file. 9 years ago
  Jordi Boggiano 6d20146d08 Normalize URL updates to point to the correct reference and always update URLs consistently, fixes #3849, fixes #4126 9 years ago
  Jordi Boggiano 398feb3c90 Merge pull request #5208 from ktomk/patch-9 9 years ago
  Tom Klingenberg 73d04bf28b Support empty directories with tar-files, closes #5206 9 years ago
  Niels Keurentjes 28e9193e9e Check temp folder usability before runtime to prevent weird errors. 9 years ago
  Peter Rehm bdd90a49c4 Show channel even if there is no new version on the current channel 9 years ago
  Jordi Boggiano 76350676b5 Warn on exact/overly strict constraints, fixes #2746 9 years ago
  Jordi Boggiano e4711326a4 Fix tests 9 years ago
  Jordi Boggiano b31052fcde composer status now includes untracked files in git repos, fixes #2664 9 years ago
  Jordi Boggiano 4f6693ad70 Fix regression in 0b44662087a6cbf0838fccc30d4453c7329e953d, fixes #5199 9 years ago
  Jordi Boggiano 0b44662087 Disable static autoloader on HHVM, fixes #5192 9 years ago
  Jordi Boggiano 74b3f6fc21 Merge branch '1.0' 9 years ago
  Jordi Boggiano ff4e2ec219 Avoid lazy-loading composer-plugin-api 9 years ago
  Jordi Boggiano dabad42cf9 Show channel used to perform self-update 9 years ago
  Niels Keurentjes 4b5375f4c0 Need legacy patch for older hardcoded behaviour in handling HOME/USERPROFILE env variables. 9 years ago
  Niels Keurentjes c9534d48c1 Made env variable parsing in path replacements generic across platforms and replaced old config.php implementation. 9 years ago
  Niels Keurentjes f5422a441d Fixed Windows path separators and updated docs. 9 years ago
  Niels Keurentjes 7e71b2bfbc Added support for expanding environment variables in paths, and tilde expansion on Windows. 9 years ago
  Niels Keurentjes 2e2cec29bd Docs for tilde expansion. 9 years ago
  Niels Keurentjes 23ad67b3be Implement support for tilde expansion, mainly for path repositories 9 years ago
  Jordi Boggiano de7123097e Merge pull request #5183 from nicolas-grekas/php56-wa 9 years ago
  Nicolas Grekas 40aca80bd9 Workaround https://bugs.php.net/68057 9 years ago
  Jordi Boggiano 4f0f8779cb Add filesystem tests for the static shortest path, refs #5174 9 years ago
  Jordi Boggiano 1dc65a40d3 Fix tests, refs #5174 9 years ago
  Jordi Boggiano d20d856aa8 Merge remote-tracking branch 'nicolas-grekas/php7-static' 9 years ago
  Jordi Boggiano 60ce2324bc Add ability to call composer from scripts using @composer XXX, fixes #5153 9 years ago