Commit History

Author SHA1 Message Date
  Marc Würth 82db65bdd4 Rewmove unused imports of Configure class 8 years ago
  Marc Würth 3caa4988e8 Replace literal configure alls with new convenience function setAppNamespace() 8 years ago
  Mark Story 471e6e53c4 Merge pull request #10699 from cakephp/issue-10697 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
  Mark Story 600bb5db8d Fix PHPCS 8 years ago
  Mark Story 131c2d8b66 Clone queries during pagination. 9 years ago
  saeid 69dcc12201 use Cake\Http\ServerRequest on tests 9 years ago
  Michael Hoffmann c428da9297 Remove multiple empty lines 9 years ago
  Yasuaki Hamano 03960de441 #9848 PaginatorComponent.php ignores maxLimit 9 years ago
  dereuromark e10dc8ce35 Remove inline FQCN into use statements. 9 years ago
  mscherer 1ef34535bc Add missing doc block. 9 years ago
  Mark Story 608a903a06 Fix duplicate keys in PaginatorComponent tests. 9 years ago
  Mark Story 6f7689b967 Merge branch 'master' into 3.next 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  antograssiot 141862cde4 Merge branch 'master' into 3.next 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  Mark Story 2a4995e4e2 Rename 'prefix' => 'scope'. 9 years ago
  Mark Story 066f155009 Incorporate feedback on pull request. 9 years ago
  Jose Diaz-Gonzalez 8ded571b48 Add tests for mergeOptions with custom prefix 10 years ago
  Mark Story a2adbf74c7 Handle bad limit/maxLimit values. 9 years ago
  ADmad d00d7fdfe0 Remove use of TestCase::getMock() from "Controller" namepace tests. 9 years ago
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 9 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Jose Lorenzo Rodriguez 227e14fe41 Skipping test in SQLServer while we find an appropriate fix 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  Mark Story 247c4a04f6 Fix PHPCS error and adding missing cast. 10 years ago
  Mark Story 8db3292b22 Don't use bound params for legacy SQLServer pagination 10 years ago
  Mark Scherer d538435163 Allow empty sortWhitelist to not allow sorting at all. 10 years ago