| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/14717] Quote strings beginning with @ or % in yaml definitions | Marc Alexander | 2016-07-23 | 1 | -7/+7 |
| | | | | | | | | This type of use was deprecated in symfony 2.8 and will be dropped in 3.x. Also see: https://github.com/symfony/symfony/pull/16285 PHPBB3-14717 | ||||
| * | [ticket/13389] Replace pattern with path | Tristan Darricau | 2014-11-26 | 1 | -9/+9 |
| | | | | | PHPBB3-13389 | ||||
| * | Merge pull request #2104 from nickvergessen/ticket/12261 | Nathan Guse | 2014-03-12 | 2 | -0/+5 |
| |\ | | | | | [ticket/12261] Remove web root path from login redirect url | ||||
| | * | [ticket/12261] Add a functional test for redirect after using login_box() | Joas Schilling | 2014-03-10 | 2 | -0/+5 |
| | | | | | | | | | PHPBB3-12261 | ||||
| * | | [ticket/12090] Change redirect tests to use route() | Joas Schilling | 2014-03-07 | 1 | -0/+12 |
| |/ | | | | PHPBB3-12090 | ||||
| * | [ticket/11997] Fix redirect tests for mod rewrite | Marc Alexander | 2013-12-28 | 1 | -0/+1 |
| | | | | | | | | | Controller routes that are supposed to link to parent directories can't be tested as the links are incorrectly created depending on enabled mod rewrite or not. PHPBB3-11997 | ||||
| * | [ticket/11997] Use path_helper in in foo/bar extension for redirect URLs | Marc Alexander | 2013-12-27 | 1 | -0/+1 |
| | | | | | | | | By using path_helper's clean_url() method, we'll be able to properly check the full URL instead of just parts of the expected URL. PHPBB3-11997 | ||||
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb into ticket/11997 | Marc Alexander | 2013-12-07 | 1 | -0/+9 |
| |\ | | | | | | | | | Conflicts: tests/functional/fixtures/ext/foo/bar/config/services.yml | ||||
| | * | [ticket/12016] Update functional tests to use service for event listeners | Joas Schilling | 2013-11-13 | 1 | -0/+9 |
| | | | | | | | | | PHPBB3-12016 | ||||
| * | | [ticket/11997] Add functional test for redirects in controller | Joas Schilling | 2013-11-13 | 2 | -0/+6 |
| |/ | | | | PHPBB3-11997 | ||||
| * | [ticket/11700] Fix extension loading with namespaces | Nils Adermann | 2013-09-19 | 1 | -1/+1 |
| | | | | | | | | class loader now expects all classes to be prefixed with a backslash when resolving paths PHPBB3-11700 | ||||
| * | [feature/controller] Fix misnamed route for functional test | David King | 2012-11-19 | 1 | -1/+1 |
| | | | | | PHPBB3-10864 | ||||
| * | [feature/controller] Check for proper status codes from controllers | David King | 2012-11-19 | 1 | -0/+4 |
| | | | | | PHPBB3-10864 | ||||
| * | [feature/controller] Fix line endings and permissions, and check responses | David King | 2012-11-16 | 2 | -0/+0 |
| | | | | | PHPBB3-10864 | ||||
| * | [feature/controller] Add controller functional test with template | David King | 2012-11-16 | 2 | -0/+7 |
| | | | | | PHPBB3-10864 | ||||
| * | [feature/controller] Add test for missing argument in controller class | David King | 2012-11-16 | 1 | -0/+4 |
| | | | | | PHPBB3-10864 | ||||
| * | [feature/controller] Adapt functional tests given new controller framework | David King | 2012-11-16 | 2 | -0/+6 |
| PHPBB3-10864 | |||||
