Commit History

Author SHA1 Message Date
  euromark f3018cc532 refactor methods to avoid else block on returning early 12 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 12 years ago
  Rachman Chavik 5682907a88 Add Cache::groupConfigs() to get group->config map 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 years ago
  euromark 05167a6420 assert that the cache does not silently fail 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  euromark 881127ef4d unify new lines at the end of the file 13 years ago
  ADmad 72d6ca636f Docblock fixes 13 years ago
  Rachman Chavik 7d844866f0 RedisEngine: authenticate connection if 'password' is set 13 years ago
  dogmatic69 aa87791432 replacing is_integer() with is_int() 13 years ago
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
  Jose Lorenzo Rodriguez 9f415d012c Merge branch '2.2-cache-groups' into 2.2 14 years ago
  Jose Lorenzo Rodriguez 4f131d54f1 Implemented group delete for cache keys in ApcEngine 14 years ago
  Jose Lorenzo Rodriguez 3c9c3ef9ba Implemented group read/write support for the ApcEngine 14 years ago
  Thomas Ploch fda065101b Fixed test cases for successful being built on travis. 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 years ago
  mark_story 04c843b17b Fix coding standards in Cache/ 14 years ago
  mark_story 0fb6f88a2e Split Cache + CacheEngine into separate files. 14 years ago
  Kyle Robinson Young 1e1c7a036d Code consistency formatting tweaks 14 years ago
  Kyle Robinson Young 94e119fe67 Adhere to code formatting standard 14 years ago
  mark_story 4b292b139e Fix build, I'm a dork. 14 years ago
  mark_story 7f68699fcd Fix return values in Cache. 14 years ago
  Rachman Chavik 2bb93761cc fixing typos 14 years ago
  Juan Basso 620a65b2fc Merge branch '2.0' into 2.0-api-doc 14 years ago
  Majna 826001adc7 Added doc blocks for WincacheEngine. Fixed Memcache doc block. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Juan Basso fedadc091c Included @throws in API that was missing. 14 years ago