커밋 기록

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