Commit History

Author SHA1 Message Date
  Jordi Boggiano 48156b0fd9 Release 1.1.1 9 years ago
  Jordi Boggiano 3a6a3655b0 Update changelog 9 years ago
  Metod 360cb4ac2a Fix for a fatal error when system temp dir is not available 9 years ago
  Jordi Boggiano c47b302a3c Reset composer before loading the modified json, fixes #5346 9 years ago
  Jordi Boggiano 32c3429c30 Merge pull request #5343 from localheinz/fix/unstable 9 years ago
  Andreas Möller bb0fb0eb26 Fix: Do not issue warning when using exact version constraint for unstable package 9 years ago
  Andreas Möller a3b49ae44f Enhancement: Assert that no warning is issued when using exact version constraint for unstable package 9 years ago
  Jordi Boggiano 206c3c52e0 Remove the error handler at the end of a run, fixes #5340 9 years ago
  Jordi Boggiano 0cca4d1a44 Fix extension parsing to take the most usable data instead of just using 0 in case of parsing failure, fixes #5331, fixes #5264 9 years ago
  Jordi Boggiano 8f0324f51e Fix platform dev reqs being required even in --no-dev installs 9 years ago
  Jordi Boggiano 13f4d2afd3 Fix #refs handling, fixes #5291 9 years ago
  Jordi Boggiano 4b0d368af5 Update deps 9 years ago
  Jordi Boggiano f726689dc2 Update changelog 9 years ago
  Jordi Boggiano 5cb3564672 Fix archiving paths on windows 9 years ago
  Jordi Boggiano 046c2d64a5 Fix ProcessExecutor url escaping 9 years ago
  Jordi Boggiano 9cb6c2322a Fix more git URL escaping 9 years ago
  Hiraku NAKANO 8501bb71e2 Drop dependency on http://www.example.com 9 years ago
  Jordi Boggiano e3ae45fa12 Replace username as well if it looks like a github oauth token 9 years ago
  Jordi Boggiano 1aa31caec5 Clean up ApplicationTest 9 years ago
  Jordi Boggiano 71cbd8f7e6 Switch dir before loading plugins to make sure the correct composer.json is initialized, fixes #5290 9 years ago
  Jordi Boggiano d1a0502f92 Make sure we only replace complete paths to the base-dir/vendor-dir, not partial dir matches, fixes #5289 9 years ago
  Jordi Boggiano 591cbcee12 Avoiding defining plugin commands using the local project plugins, refs #5277 9 years ago
  Bilal Amarni 92207da83a add isProxyCommand() to BaseCommand 9 years ago
  Jordi Boggiano d07b4e0f3e Merge pull request #5275 from bamarni/patch-9 9 years ago
  Bilal Amarni 253a30793d updates 9 years ago
  Jordi Boggiano 14555de3ca Merge pull request #5272 from stefangr/bitbucket-https-fallback-to-ssh 9 years ago
  Bilal Amarni c1bc50dd2a add missing interface 9 years ago
  Bilal Amarni 81f33e9739 document plugin capabilities (closes #5262) 9 years ago
  Stefan Grootscholten 9b654048ed Fix regex for bitbucket https URLs. 9 years ago
  Stefan Grootscholten 591f68288b Provide a fallback to ssh for https bitbucket URLs. 9 years ago