コミット履歴

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