aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pagination
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/12629] Fix testsrubencm2019-05-091-1/+1
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
* [ticket/14971] Add on_page test with the string argumentsrxu2017-01-081-0/+6
* [ticket/12610] Add command to check if the board is up to date.Etienne Baroux2016-12-031-1/+2
* [ticket/14555] Uniformize cache directory usagesTristan Darricau2016-03-241-1/+1
* [ticket/14220] Move route loading to servicesTristan Darricau2015-10-081-3/+6
* [ticket/13645] Move the feeds to controllersNicofuma2015-08-231-1/+2
* [ticket/13388] Integrate routing and di parameters resolutionTristan Darricau2015-05-291-1/+1
* [ticket/13800] Make router's extension manager dependency optionalMateBartus2015-05-021-1/+1
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-2/+5
* [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-2/+2
* Merge pull request #3303 from Nicofuma/ticket/13513Marc Alexander2015-02-261-1/+1
|\
| * [ticket/13513] Use paths relative to the phpBB root in the routerTristan Darricau2015-01-171-1/+1
* | 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