Commit History

Author SHA1 Message Date
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  Mark Story 45c1015e9c Merge branch 'master' into 3.next 8 years ago
  Mark Story 8cb84e7aa7 Re-enable redis tests as they seem to pass (at least for me). 8 years ago
  Mark Story 9ff3399128 Fix config deprecations in Cache/ 8 years ago
  Mark Story 9fa64a3de1 Check for php7.2dev travis isn't running beta just yet. 8 years ago
  mark_story 39d7fa96ea Skip redis tests until PHP7.2 stabilizes 8 years ago
  Mark Story 2852a07167 Fix redis increment/decrement with infinite timeout. 8 years ago
  mark_story d141a1b96b Sleep longer to fix cross second boundaries. 8 years ago
  Mark Story 9b891c88f9 Add test for redis increment/decrement setting TTL 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth 6016663a28 Use HTTPS for the book.cakephp.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  antograssiot df15753b6d Remove unused namespace 9 years ago
  Cory Thompson 902c991027 Fix numerous typos 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  Mark Story 056e99e171 Handle negative numbers in Redis correctly. 10 years ago
  Paolo Cuffiani e4cbf57a84 #7794 Fix Redis DSN configuration. 10 years ago
  mark_story 3b993c7c06 Make test comments more consistent. 10 years ago
  Mark Story f66edff929 Port Cache::add() to 3.1 10 years ago
  ADmad 944caaaa99 Fix CS errors in tests 11 years ago
  Mark Story f53cdbf3ba Skip Memcached and Redis tests when servers are not running. 11 years ago
  Jose Diaz-Gonzalez 8a07ac03a5 Add `host` to RedisEngineTest::testConfig() 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Hamid Tavakoli 92f5dd8f56 HHVM, supports redis 11 years ago
  Mark Story 6791e73ebb Merge remote-tracking branch 'origin/2.6' into 3.0 11 years ago
  Jose Lorenzo Rodriguez 512d385b4e Fixing some failing unit tests 11 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  ndm2 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 years ago