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 |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
Jose Lorenzo Rodriguez
|
0c605c83e9
Also cleaned up a bit pagination code
|
11 years ago |
Patrick Conroy
|
58c1f5238d
Allow associations inline with contain specify their own finder methods
|
11 years ago |
Jose Lorenzo Rodriguez
|
512d385b4e
Fixing some failing unit tests
|
11 years ago |
Patrick Conroy
|
89e1cf74f2
Adding extra line in test comment
|
11 years ago |
Patrick Conroy
|
56d6f04136
Add finder options to Paginator->paginate method
|
11 years ago |
mark_story
|
6cb9d453bb
Change findType to finder in PaginatorComponent.
|
11 years ago |
ADmad
|
e6c9dc74de
Fix CS errors.
|
11 years ago |
Walther Lalk
|
e2ad6743f4
Update tests
|
11 years ago |
mark_story
|
f2b045f9d4
Fix incorrect value in PaginatorHelper::counter()
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
ADmad
|
b7ca62c82c
Replace property PaginatorComponent::$whitelist with config 'whitelist'.
|
12 years ago |
Jose Lorenzo Rodriguez
|
ea6e6c56ea
Going nuclear: All the fixtures process is done for each test method
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |