aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pagination/pagination_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13538] Add tests for double nested pagination loopMarc Alexander2015-01-241-0/+20
* [ticket/13538] Fix tests for pagination in nested loopMarc Alexander2015-01-241-0/+5
* [ticket/13538] Add test for pagination in nested loopMarc Alexander2015-01-231-0/+11
* [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-161-1/+1
* [ticket/13059] Add core event to generate_page_link()rxu2014-10-011-2/+2
* [ticket/13034] Fix testsTristan Darricau2014-09-161-2/+3
* [ticket/13034] Fix unit testsTristan Darricau2014-09-041-23/+33
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* Merge remote-tracking branch 'PayBas/ticket/12613' into develop-ascraeusCesar G2014-06-141-2/+0
|\
| * [ticket/12613] Fix testsPayBas2014-06-051-2/+0
* | [ticket/12508] Only take a list of names for set_extensions()Joas Schilling2014-06-101-1/+1
* | [ticket/12508] Move \phpbb\extension\finder to \phpbb\finderJoas Schilling2014-06-101-1/+1
* | [ticket/12508] Fix usages of the finderJoas Schilling2014-06-101-3/+3
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11497] Rename set_ext_finder in find_routing_filesTristan Darricau2014-05-051-1/+1
* [ticket/11497] Fix pagination testsTristan Darricau2014-05-031-1/+1
* [ticket/11497] Fix testsNicofuma2014-05-031-1/+1
* [ticket/11497] Update pagination testNicofuma2014-05-031-1/+1
* [ticket/11497] Remove 'ext.finder' from services' listNicofuma2014-05-031-3/+5
* [ticket/12090] Move find() call to container and fix testsJoas Schilling2014-03-091-24/+26
* [ticket/12090] Make provider a service and inject it into the helperJoas Schilling2014-03-081-1/+1
* [ticket/12090] Fix pagination for routesJoas Schilling2014-03-081-32/+52
* Merge pull request #1994 from prototech/ticket/12158Nathan Guse2014-02-181-2/+17
|\
| * [ticket/12158] Add test data for 0 items to validate_start() test.Cesar G2014-02-041-2/+17
* | [ticket/12153] Adjust pagination tests.Cesar G2014-02-031-11/+14
|/
* [ticket/11849] Replace pagination in viewforum.php with classJoas Schilling2013-12-181-0/+52
* [ticket/11849] Test validate_start and on_pageJoas Schilling2013-12-181-11/+82
* [ticket/11849] Move pagination code to classJoas Schilling2013-12-181-0/+117