コミット履歴

作者 SHA1 メッセージ 日付
  Bryan Crowe 4242bd4f3d Additional Cake references to CakePHP and docblock typo 12 年 前
  euromark 361980fade remove code, class names and paths from translation strings. 12 年 前
  Marc Würth 64f4adf626 Shortened line length of trigger_error calls and improved @param of write() 12 年 前
  dmromanov ff01c28735 Prevent accidently translating "%score" as "score" 12 年 前
  ADmad 38b050a711 Merge branch 'master' into 2.4 12 年 前
  mark_story 1b610a8d62 Move disabling of bootstrap mode to after init(). 12 年 前
  ADmad b7cee8ff57 Ensure Configure::boostrap() doesn't overwrite existing configs under 'App' key. 12 年 前
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 年 前
  Phally 83f6161d1d Fixes API parse error for link to Configure::read() in the book. 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 年 前
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 年 前
  euromark b811afbc44 double spaces to single ones 13 年 前
  ADmad 2bc5988674 Added ConfigReaderInterface::dump() and made all readers' dump() method support 'Plugin.keyname' format for keys. Closes #3363 13 年 前
  AD7six 35686c9293 use the right language domain 13 年 前
  Jose Lorenzo Rodriguez d5c9d97dc1 Merge remote-tracking branch 'origin/master' into 2.3 13 年 前
  euromark 6d3e0a25b2 save some memory usage (PHP < 5.4) in case of huge content and cut off the isset call 13 年 前
  Kyle Robinson Young bc40ac7d3f Remove unused variables and code 13 年 前
  euromark 2170d87488 check() for CookieComponent and Configure (similar to `CakeSession::check()`) 13 年 前
  Ceeram 18b860ed1a keeping methods BC, load() now returns false again when configname not default and not configured 13 年 前
  Ceeram 19ba09286d Make load() and dump() more consistent with each other, create new PhpReader for default if not configured yet. 13 年 前
  mark_story 35e0984bec Fix fatal error when E_STRICT is enabled. 13 年 前
  mark_story d43e0aa0db Update dump() to allow partial dumps. 14 年 前
  mark_story 6ba923d20f Make the configure adapters responsible for persistence. 14 年 前
  mark_story 9f37277dab Add Configure::dump(). 14 年 前
  mark_story f990ecfff3 Add Configure::clear() 14 年 前
  mark_story e3b124516f Move where set is loaded. 14 年 前
  mark_story 29048b3bb7 Update to use Hash. 14 年 前
  mark_story 8fdd57568b Make method protected. 14 年 前
  mark_story 111db16ca6 Restore error handlers. 14 年 前