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 |
Mark Story
|
e5c7a2fb16
Fix auto-prefixing of custom fields in pagination.
|
10 years ago |
Mark Scherer
|
449a857164
Fix regression about other aliases to be sorted.
|
11 years ago |
Mark Scherer
|
46ba06fd71
Fix pagination return early for whitelisting.
|
11 years ago |
Mark Story
|
eab525c776
Fix bound values being dropped when a clone is made.
|
11 years ago |
ADmad
|
6647e8f528
Remove deprecated and backwards compatibility code.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Cory Thompson
|
59b31e213a
whitespace fix
|
11 years ago |
Cory Thompson
|
599a370dca
Fixed paginate conditions applied twice
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |