Commit History

Author SHA1 Message Date
  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
  Dave Hulbert 81aa3a850c Fix some PHP doc blocks 11 years ago
  Steve Buzonas 3ad47b5d2c add allowing require to update dep chain, fixes composer/composer#2668 11 years ago
  Gennady Feldman ac78eaa027 Adding ssh protocol support to github-protocols. 11 years ago
  Nils Adermann 7343198817 Merge pull request #2681 from trivago/svn_fix 11 years ago
  René Kerner 0f95e531b8 * fixed svn tag directory handling 11 years ago
  Nils Adermann b7a9ea4187 Merge branch 'svn-root-detection' 11 years ago
  Nils Adermann f2c48788b8 Reformat code to follow coding style 11 years ago
  Jordi Boggiano b5dd537422 Merge pull request #2648 from zczapran/unit_tests_for_jsonvalidationexception 11 years ago
  Jordi Boggiano f72066de90 Merge pull request #2649 from zczapran/bugfix/git_exclude_filter_rules_too_broad 11 years ago
  Jordi Boggiano c7d5da89c8 Fix doc note 11 years ago
  Jordi Boggiano c98b0402d8 Merge pull request #2673 from nicolas-grekas/master 11 years ago