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 |
Jose Lorenzo Rodriguez
|
474b9bc575
Less agressiveness with fixtures, trying to fix a problem in travis
|
12 years ago |
Jose Lorenzo Rodriguez
|
f777d76508
After some thought I decided that overwriting limit was better
|
12 years ago |
Jose Lorenzo Rodriguez
|
1f6fe1d005
Not overwriting the limit clause if there is one already in the passed
|
12 years ago |
Jose Lorenzo Rodriguez
|
82fb525668
Making it possible to pass a query object to paginate()
|
12 years ago |
Jose Lorenzo Rodriguez
|
c767219eb6
More refactoring and fixing tests
|
12 years ago |
ndm2
|
29caa951c3
Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...)
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
Jose Lorenzo Rodriguez
|
4cddddedf0
Fixed remaining tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
c40382737a
Merge branch '3.0' of github.com:cakephp/cakephp into 3.0
|
12 years ago |
Jonathan Boyer
|
0c05eb3c84
Fixed typos
|
12 years ago |