aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pagination/config
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developMarc Alexander2014-11-261-2/+2
|\
| * [ticket/13389] Replace pattern with pathTristan Darricau2014-11-261-2/+2
| | | | | | | | PHPBB3-13389
* | [ticket/12620] Move the routing.yml file to routing/environment.ymlTristan Darricau2014-11-201-0/+0
| | | | | | | | PHPBB3-12620
* | [ticket/12620] Use the test environment for the testsTristan Darricau2014-11-201-0/+0
| | | | | | | | PHPBB3-12620
* | [ticket/12620] Updates test environment (production => development)Tristan Darricau2014-11-201-0/+0
| | | | | | | | PHPBB3-12620
* | [ticket/12620] Fix testsTristan Darricau2014-11-201-0/+0
|/ | | | PHPBB3-12620
* [ticket/12090] Fix pagination for routesJoas Schilling2014-03-081-0/+6
No clickable "jump to" at the moment, as we can not get the route url by the route name in js yet. Need to find another solution later. PHPBB3-12090