Commit History

Author SHA1 Message Date
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 9 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  Mark Scherer 7ae4ca9efc Fix CS 10 years ago
  Mark Scherer 726fc42a4c Add test cases 10 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  ADmad 6a3fd97d32 Move all url generation methods from Helper to UrlHelper. 11 years ago
  ADmad 1ea269a1e2 Remove BC mapping of "ext" to "_ext". 11 years ago
  Reuben Helms 9a3e0db66c Refactor _eventManager accessors to Cake\Event\EventManagerTrait 11 years ago
  Jose Lorenzo Rodriguez 6e6b72e9af Fixing Helper tests 12 years ago
  Jose Lorenzo Rodriguez c264d4aa7c Starting to re-do theme assets handling 12 years ago
  Sam a6f8533aad Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC. 12 years ago
  AD7six 34a4dfa95f settings -> config 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  euromark 3d1a78ff63 Make debug status boolean 12 years ago
  Mark Story 71c26e913f Remove a number of unused methods from Helper. 12 years ago
  mark_story 76ea8f148f Remove failing test. 12 years ago
  ADmad dc68840ed2 Moved view files under "Template" folder. 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago