aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pagination
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-033-0/+72
|\
| * [ticket/13538] Add tests for double nested pagination loopMarc Alexander2015-01-242-0/+39
| * [ticket/13538] Fix tests for pagination in nested loopMarc Alexander2015-01-242-2/+7
| * [ticket/13538] Add test for pagination in nested loopMarc Alexander2015-01-232-0/+28
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-11-261-2/+2
|\ \ | |/
| * [ticket/13389] Replace pattern with pathTristan Darricau2014-11-261-2/+2
* | [ticket/12620] Fix rebaseTristan Darricau2014-11-201-8/+2
* | [ticket/12620] Move the routing.yml file to routing/environment.ymlTristan Darricau2014-11-201-0/+0
* | [ticket/12620] Use the test environment for the testsTristan Darricau2014-11-201-0/+0
* | [ticket/12620] Updates test environment (production => development)Tristan Darricau2014-11-201-0/+0
* | [ticket/12620] Fix testsTristan Darricau2014-11-201-0/+0
* | [ticket/13063] Fix tests after rebaseTristan Darricau2014-11-201-1/+1
* | [ticket/13063] Introduces a new \phpbb\routing\router classTristan Darricau2014-11-201-4/+4
|/
* [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-082-32/+58
* 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-033-15/+17
|/
* [ticket/11849] Remove old pagination testJoas Schilling2013-12-181-111/+0
* [ticket/11849] Replace pagination in viewforum.php with classJoas Schilling2013-12-181-0/+52
* [ticket/11849] Test validate_start and on_pageJoas Schilling2013-12-182-11/+86
* [ticket/11849] Move pagination code to classJoas Schilling2013-12-181-0/+117
* [ticket/11805] Rename test to match the function nameJoas Schilling2013-09-251-1/+1
* [ticket/11805] Add unit tests for paginationJoas Schilling2013-09-252-0/+123