提交历史

作者 SHA1 备注 提交日期
  Mark Story 14cb9dcdc0 Fix usage of config() in database, orm, view tests. 8 年之前
  Mark Story 300446f280 Tidy up. 8 年之前
  Huw Jones 2d7bd2120d Removed blank line 8 年之前
  Huw Jones 09c10a99e0 Short array syntax 8 年之前
  Huw Jones e701e31386 Added test case for addClass() 8 年之前
  Mark Story 668c087398 Merge branch 'master' into 3.next 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 年之前
  Robert Pustułka 2172466db1 Apply setEventManager() in tests. 9 年之前
  antograssiot df15753b6d Remove unused namespace 9 年之前
  ADmad 7e730731b6 Add getter for view instance. 9 年之前
  Mark Sch 4d81ebc6dd Fix CS 9 年之前
  dereuromark 9df5f574fe Remove deprecated method usage in tests. Make typehinting possible which reveals coding errors. 9 年之前
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 年之前
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 10 年之前
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 年之前
  Mark Scherer 7ae4ca9efc Fix CS 11 年之前
  Mark Scherer 726fc42a4c Add test cases 11 年之前
  ADmad 6cf7b52897 Use short array syntax. 11 年之前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年之前
  ADmad 6a3fd97d32 Move all url generation methods from Helper to UrlHelper. 11 年之前
  ADmad 1ea269a1e2 Remove BC mapping of "ext" to "_ext". 11 年之前
  Reuben Helms 9a3e0db66c Refactor _eventManager accessors to Cake\Event\EventManagerTrait 12 年之前
  Jose Lorenzo Rodriguez 6e6b72e9af Fixing Helper tests 12 年之前
  Jose Lorenzo Rodriguez c264d4aa7c Starting to re-do theme assets handling 12 年之前
  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 年之前
  AD7six 34a4dfa95f settings -> config 12 年之前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年之前
  euromark 3d1a78ff63 Make debug status boolean 12 年之前