| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12099] Add unit tests for get_web_root_path_from_ajax_referer() | Joas Schilling | 2014-06-29 | 1 | -0/+54 |
| | | | | | PHPBB3-12099 | ||||
| * | [ticket/12099] Remove config again | Joas Schilling | 2014-06-29 | 1 | -2/+0 |
| | | | | | PHPBB3-12099 | ||||
| * | [ticket/12099] Add request argument to path_helper service | Pico88 | 2014-06-29 | 1 | -0/+4 |
| | | | | | PHPBB3-12099 | ||||
| * | [ticket/12099] Fix correction in path_helper test | Joas Schilling | 2014-06-10 | 1 | -7/+11 |
| | | | | | PHPBB3-12099 | ||||
| * | [ticket/12099] Clean paths in tests | Joas Schilling | 2014-05-29 | 1 | -14/+16 |
| | | | | | PHPBB3-12099 | ||||
| * | [ticket/12099] Fix several issues in path_helper test | Joas Schilling | 2014-05-29 | 1 | -3/+4 |
| | | | | | PHPBB3-12099 | ||||
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | | PHPBB3-12594 | ||||
| * | [ticket/11508] Allow equal sign in parameter value. | Cesar G | 2014-04-22 | 1 | -0/+15 |
| | | | | | PHPBB3-11508 | ||||
| * | [ticket/11508] Add tests. | Cesar G | 2014-04-22 | 1 | -1/+137 |
| | | | | | PHPBB3-11508 | ||||
| * | [ticket/12004] Support empty routes to app.php/ in path_helper | Marc Alexander | 2014-04-11 | 1 | -0/+7 |
| | | | | | | | | | | | The symfony routing component allows us to use the path "/" for routes. Therefore, we should be able to use example.com/app.php/ for controllers. However, this currently does not properly work. The method get_web_root_path incorrectly returns phpbb_root_path. Therefore, paths to images or files are broken. PHPBB3-12004 | ||||
| * | [ticket/11997] Add clean_url() method to path_helper | Marc Alexander | 2013-12-21 | 1 | -0/+23 |
| | | | | | | | This method will get rid of unnecessary . and .. in URLs. PHPBB3-11997 | ||||
| * | [ticket/11874] Fix tests | Nathan Guse | 2013-10-10 | 1 | -1/+6 |
| | | | | | PHPBB3-11874 | ||||
| * | [ticket/11852] Move tests to folder with new class name | Joas Schilling | 2013-09-26 | 1 | -0/+144 |
| PHPBB3-11852 | |||||
