o0h
|
e8e55a93bc
Remove duplicate calling TableLocator::clear()
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
a4579bd1ad
Merge pull request #12745 from cakephp/bugfix/pagination
|
7 years ago |
mscherer
|
172cbc92f8
Adjustments as per code review.
|
7 years ago |
mscherer
|
ac1005bffb
Add test cases for Paginator and default order merging.
|
7 years ago |
mscherer
|
71cc8a23e5
Fix test
|
7 years ago |
Mark Story
|
2ab20a652f
Merge branch 'master' into 3.next
|
7 years ago |
mscherer
|
d252e0b446
Fix missing doc blocks. Allow IDE autocomplete/discov.
|
7 years ago |
mscherer
|
c2df1fb71a
Add test case.
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
mscherer
|
80e813a070
Move start/end calculation into datasource.
|
7 years ago |
ADmad
|
0dcbda1da5
Add QueryTrait::getRepository().
|
8 years ago |
Mark Story
|
d0ef5c8deb
Merge branch 'master' into 3.next
|
8 years ago |
ADmad
|
b6dbeb5514
Ensure paging params are properly set based on "order" in settings.
|
8 years ago |
ADmad
|
4047bb17a6
Merge branch 'master' into 3.next
|
8 years ago |
ADmad
|
d523a59f9c
Fix Paginator unnecessarily modifying "sort" option.
|
8 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
158ce98b3e
Fix more deprecated method usage.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
4548fc77e2
Fix more usage of config().
|
8 years ago |
Mark Story
|
3d6592547a
Fix usage of deprecated features across the framework.
|
8 years ago |
Robert Pustułka
|
d6007a1722
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
8 years ago |
Mark Story
|
8991d7d6ce
Use a unit test instead of an integration test for sort directions.
|
8 years ago |
ADmad
|
86972f9351
Passing paging params to PageOutOfBoundException.
|
8 years ago |
ADmad
|
abeab1fa91
Apply changes done in #10699 to Paginator.
|
8 years ago |
ADmad
|
fc99fd915f
Add tests for Paginator.
|
8 years ago |