Nils Adermann
|
bc7008270f
Properly limit to name matches only if necessary
|
11 years ago |
Nils Adermann
|
ec12b8a675
Add tests for the changes in #2690
|
11 years ago |
Nils Adermann
|
3148ffd355
Whitelist packages with names matching those specified before generating rules
|
11 years ago |
Jordi Boggiano
|
0df9c803a5
Merge pull request #2718 from sndpl/issue/2613
|
11 years ago |
Sandy Pleyte
|
d788ee7d99
Fixed docblock
|
11 years ago |
Sandy Pleyte
|
6bdcd9266c
Fixed #2601, the callback functions expect param 1 to be a reference to the $config
|
11 years ago |
Jordi Boggiano
|
60bf5633ea
Wording tweaks, refs #2728
|
11 years ago |
Jordi Boggiano
|
7ac1f1265e
Merge remote-tracking branch 'sndpl/issue/2494'
|
11 years ago |
Sandy Pleyte
|
40095d980c
Fix for #2494, don't retrieve svn log when the references don't contain a reference number.
|
11 years ago |
Jordi Boggiano
|
bbda0434e5
Merge pull request #2584 from Cinderella-Man/version-setter
|
11 years ago |
Jordi Boggiano
|
41afc8324e
Workaround for json schema bug, fixes #2726
|
11 years ago |
Sandy Pleyte
|
3a2815b778
Added extra unit test from the example in the ticket.
|
11 years ago |
Jordi Boggiano
|
17ff267505
Update vendors
|
11 years ago |
Jordi Boggiano
|
a782802e62
Merge pull request #2723 from jmalloc/update-json-schema
|
11 years ago |
Jordi Boggiano
|
432ace33d4
Clean up svn environment to fix OSX issues, fixes #2708, refs #2146
|
11 years ago |
James Harris
|
9ac4ab1b85
Updated json-schema version requirement to allow newer versions.
|
11 years ago |
Jordi Boggiano
|
5d4900e79d
Add --no-checkout flag to avoid checking out the default branch first, fixes #2717
|
11 years ago |
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 years ago |
Sandy Pleyte
|
7a902ed96d
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 years ago |
Jordi Boggiano
|
9896abeb38
Doc tweaks, refs #2682
|
11 years ago |
Jordi Boggiano
|
245461d8ed
Merge pull request #2682 from gena01/ssh-support-in-github-protocols
|
11 years ago |
Jordi Boggiano
|
93da24b45a
Merge pull request #2695 from guillaumelecerf/fix_cache_gc_with_cachedir_devnull
|
11 years ago |
Jordi Boggiano
|
3f4e0d22c5
Merge pull request #2691 from dave1010/docs-patch
|
11 years ago |
Jordi Boggiano
|
f44aa64a2b
Update deps to sf 2.4.2
|
11 years ago |
Jordi Boggiano
|
a25596698b
Update short project description (creds to @briandoll)
|
11 years ago |
Jordi Boggiano
|
e19da1435e
Update docs for the new flag
|
11 years ago |
Jordi Boggiano
|
91df245be0
Merge pull request #2688 from slbmeh/master
|
11 years ago |
Jordi Boggiano
|
e03057156c
CS fixes
|
11 years ago |
Jordi Boggiano
|
9d2d828b70
Merge remote-tracking branch 'h4cc/master'
|
11 years ago |
Guillaume LECERF
|
44fd75ef38
Fix Cache::gc() when COMPOSER_CACHE_DIR=/dev/null
|
11 years ago |