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 |
Jonathan Boyer
|
7bdfa54569
Added tests
|
12 years ago |
Jonathan Boyer
|
a8f0c51266
Fixed some typos
|
12 years ago |
Jonathan Boyer
|
fb68446713
Removed unused test and simplified validateSort
|
12 years ago |
Jonathan Boyer
|
aec95640a0
Paginator can now use string or simple arrays for "order
|
12 years ago |
Jose Lorenzo Rodriguez
|
ea713659dd
Fixed paginator tests
|
12 years ago |
mark_story
|
197ebd175a
Rename Model/Repository -> Model/Table.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |