Historique des commits

Auteur SHA1 Message Date
  Nils Adermann 1ccf4b0fc3 Correct the tests for dist urls for github il y a 11 ans
  Nils Adermann 35fbe3fd42 Download failover means we can now always try github zip urls for dist il y a 11 ans
  Nils Adermann 5ed18d9aa2 Fail over from source to dist and vice versa when downloads fail il y a 11 ans
  Nils Adermann aa74818fe0 Handle array candidates in whatProvides il y a 11 ans
  Nils Adermann eb5c785dcd Remove superfluous string casts il y a 11 ans
  Nils Adermann 33e872d7d3 Merge pull request #2733 from naderman/limit-replace-provide il y a 11 ans
  Nils Adermann 5b80144ad0 Resolve job packages after whitelist generation il y a 11 ans
  Nils Adermann bc7008270f Properly limit to name matches only if necessary il y a 11 ans
  Nils Adermann ec12b8a675 Add tests for the changes in #2690 il y a 11 ans
  Nils Adermann 3148ffd355 Whitelist packages with names matching those specified before generating rules il y a 11 ans
  Jordi Boggiano eb3384445b Merge pull request #2188 from Danack/GetRootComposerJson il y a 11 ans
  Danack 20a7dcd02c Added explanation of why loop continues. il y a 11 ans
  Danack e4d4a7ae17 Added comment for generating files. il y a 11 ans
  Danack 24aba5b51f Moved file back to correct location. (+1 squashed commit) il y a 11 ans
  Danack bc76e0014b Moved tests that are expected to work into their own directory. il y a 11 ans
  Jordi Boggiano 0df9c803a5 Merge pull request #2718 from sndpl/issue/2613 il y a 11 ans
  Sandy Pleyte d788ee7d99 Fixed docblock il y a 11 ans
  Sandy Pleyte 6bdcd9266c Fixed #2601, the callback functions expect param 1 to be a reference to the $config il y a 11 ans
  Jordi Boggiano 60bf5633ea Wording tweaks, refs #2728 il y a 11 ans
  Jordi Boggiano 7ac1f1265e Merge remote-tracking branch 'sndpl/issue/2494' il y a 11 ans
  Sandy Pleyte 40095d980c Fix for #2494, don't retrieve svn log when the references don't contain a reference number. il y a 11 ans
  Jordi Boggiano bbda0434e5 Merge pull request #2584 from Cinderella-Man/version-setter il y a 11 ans
  Jordi Boggiano 41afc8324e Workaround for json schema bug, fixes #2726 il y a 11 ans
  Sandy Pleyte 3a2815b778 Added extra unit test from the example in the ticket. il y a 11 ans
  Jordi Boggiano 17ff267505 Update vendors il y a 11 ans
  Jordi Boggiano a782802e62 Merge pull request #2723 from jmalloc/update-json-schema il y a 11 ans
  Jordi Boggiano 432ace33d4 Clean up svn environment to fix OSX issues, fixes #2708, refs #2146 il y a 11 ans
  James Harris 9ac4ab1b85 Updated json-schema version requirement to allow newer versions. il y a 11 ans
  Jordi Boggiano 5d4900e79d Add --no-checkout flag to avoid checking out the default branch first, fixes #2717 il y a 11 ans
  Sandy Pleyte f92f2f45a9 Fix for #2613, when using php < 5.4 there was an unnecessary backslash before each utf-8 char. The problem was that the regexp matched all utf-8 encoded chars (included the ones that where escaped). The new regexp uses the lookbehind feature to check if the backslash isn't prefixed with an other backslash. il y a 11 ans