Commit History

Author SHA1 Message Date
  Mark Story 300446f280 Tidy up. 8 years ago
  Huw Jones 2d7bd2120d Removed blank line 8 years ago
  Huw Jones 09c10a99e0 Short array syntax 8 years ago
  Huw Jones e701e31386 Added test case for addClass() 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  Robert Pustułka 2172466db1 Apply setEventManager() in tests. 9 years ago
  antograssiot df15753b6d Remove unused namespace 9 years ago
  ADmad 7e730731b6 Add getter for view instance. 9 years ago
  Mark Sch 4d81ebc6dd Fix CS 9 years ago
  dereuromark 9df5f574fe Remove deprecated method usage in tests. Make typehinting possible which reveals coding errors. 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  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