コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story 031d991f85 Fix deprecation use in components. 8 年 前
  Marc Würth 82db65bdd4 Rewmove unused imports of Configure class 8 年 前
  Marc Würth 3caa4988e8 Replace literal configure alls with new convenience function setAppNamespace() 8 年 前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年 前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年 前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年 前
  saeid 69dcc12201 use Cake\Http\ServerRequest on tests 9 年 前
  Alex Bogdanov 125e833068 lint errors fixed 9 年 前
  Alex Bogdanov a6342a15f5 Added strict comparison & created new testcase for duplicate Flash messages 9 年 前
  Alex Bogdanov 08e17edc91 Flash messages stack and in cases can result in duplicate messages when a message is set in AppController::beforeFilter 9 年 前
  Mark Scherer 908ca3f712 Show html in test. 9 年 前
  Mark Scherer 676ff2f938 Simplify escape for flash messages. 9 年 前
  Mark Story 834fa46f46 Merge branch 'master' into 3.1 10 年 前
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 年 前
  Mark Story 53fbde2fa9 Merge branch 'master' into 3.1 11 年 前
  Michael Pirouet 6261c5096d Code Cleanup - Exception 11 年 前
  Yves P e73e974ce8 Implements multiple Flash messages 11 年 前
  André Teixeira 58e69c5d34 Including __call() test for plugin option 11 年 前
  Mark Story d6b6e05e25 Adding tests for FlashComponent::__call 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  ADmad a7b44e5bc1 Rename Controller::addComponent() to Controller::loadComponent(). 11 年 前
  Stefan Dickmann 2818ee6339 flash component bugfix 11 年 前
  ADmad c50e730d2f Use default flash element. 11 年 前
  ADmad bfe0db5dce Set exception code in flash params. 11 年 前
  mark_story ca854566f8 Don't allow PHPCS to fail anymore. 11 年 前
  mark_story a0fec85f64 Fix remaining PHPCS errors. 11 年 前
  Bryan Crowe 9bfc86d648 Look for elements under Flash folder, add plugin support 11 年 前
  Bryan Crowe 795eb4d04f Change flash session variable from Message to Flash 11 年 前
  Bryan Crowe 9678f44f4f Remove test class teardown/setup and session clearing 11 年 前
  Bryan Crowe a333564c96 Remove component escaping, change FlashHelper attrs param to options 11 年 前