Commit History

Author SHA1 Message Date
  Mark Story aad65a0faf Merge branch 'master' into 3.next 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mark Story 52ac1ed8c1 Fix more deprecated method usage. 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 d59ba45ab6 Fixed some typos. Added assertion for unload return result. 9 years ago
  Robert Pustułka a5dfca683b Test the new features in ObjectRegistry. 9 years ago
  Robert Pustułka cbe805efa3 Fixed failing tests. 9 years ago
  Robert Pustułka 2172466db1 Apply setEventManager() in tests. 9 years ago
  Robert Pustułka babd5c43e7 Apply getEventManager() in tests. 9 years ago
  Mark Story 17c3cbdccd Merge branch 'master' into 3.next 9 years ago
  saeid 69dcc12201 use Cake\Http\ServerRequest on tests 9 years ago
  Mark Story 725d4de08d Merge branch 'master' into 3.next 9 years ago
  Michael Hoffmann ed80cb61ed Throw an exception instead of an triggering error. Add event unload test to BehaviorRegistryTest 9 years ago
  Michael Hoffmann cacc214d1b Refactor ObjectRegistry unload 9 years ago
  saeid 56965febc4 use new response class within tests 9 years ago
  Cory Thompson 902c991027 Fix numerous typos 9 years ago
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 9 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Jose Lorenzo Rodriguez 22f90f767c Controller\Error -> Controller\Exception 11 years ago
  ADmad c58974bf13 Fix failing test cases. 11 years ago
  Reuben Helms 9a3e0db66c Refactor _eventManager accessors to Cake\Event\EventManagerTrait 11 years ago
  ADmad 370a89d7a1 Move controller related exceptions under Controller/Error 12 years ago
  mark_story d95c005038 Make set() also hook events up. 12 years ago
  mark_story 8f3612eaae Move unload() into ObjectRegistry. 12 years ago