Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14990] Move dispatcher object to the front of the options array | rxu | 2017-04-16 | 1 | -0/+1 |
| | | | | PHPBB3-14990 | ||||
* | Merge pull request #4236 from Nicofuma/ticket/13616 | Máté Bartus | 2016-04-13 | 1 | -2/+1 |
|\ | | | | | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer | ||||
| * | [ticket/13616] Updates direct call to twig environment constructor | Tristan Darricau | 2016-04-03 | 1 | -2/+1 |
| | | | | | | | | PHPBB3-13616 | ||||
* | | Merge pull request #4258 from Nicofuma/ticket/13683-3.2.x | Marc Alexander | 2016-04-07 | 1 | -9/+57 |
|\ \ | |/ |/| | | | [ticket/13683] Respects force_server_vars settings when generating URLs | ||||
| * | [ticket/13683] Fix merge into 3.2.x | Tristan Darricau | 2016-03-29 | 1 | -9/+8 |
| | | | | | | | | PHPBB3-13683 | ||||
| * | Merge branch 'ticket/13683' into ticket/13683-3.2.x | Tristan Darricau | 2016-03-29 | 1 | -9/+58 |
| |\ | | | | | | | | | | | | | | | | | | | * ticket/13683: [ticket/13683] Updates tests [ticket/13683] Fix more cases [ticket/13683] Respects force_server_vars settings when generating URLs | ||||
| | * | [ticket/13683] Updates tests | Tristan Darricau | 2016-03-29 | 1 | -8/+8 |
| | | | | | | | | | | | | PHPBB3-13683 | ||||
| | * | [ticket/13683] Fix more cases | Tristan Darricau | 2016-03-29 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13683 | ||||
| | * | [ticket/13683] Respects force_server_vars settings when generating URLs | Tristan Darricau | 2016-03-29 | 1 | -17/+63 |
| | | | | | | | | | | | | PHPBB3-13683 | ||||
* | | | [ticket/13502] Also cover passing object to resolver in tests | Marc Alexander | 2016-04-01 | 2 | -1/+7 |
| | | | | | | | | | | | | PHPBB3-13502 | ||||
* | | | [ticket/13502] Test getArguments() method of controller resolver | Marc Alexander | 2016-04-01 | 2 | -12/+57 |
| | | | | | | | | | | | | PHPBB3-13502 | ||||
* | | | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 7 | -9/+0 |
|/ / | | | | | | | PHPBB3-14576 | ||||
* | | [ticket/14555] Uniformize cache directory usages | Tristan Darricau | 2016-03-24 | 2 | -2/+2 |
| | | | | | | | | PHPBB3-14555 | ||||
* | | [ticket/14220] Move route loading to services | Tristan Darricau | 2015-10-08 | 2 | -7/+12 |
| | | | | | | | | PHPBB3-14220 | ||||
* | | [ticket/13645] Move the feeds to controllers | Nicofuma | 2015-08-23 | 1 | -8/+17 |
| | | | | | | | | PHPBB3-13645 | ||||
* | | [ticket/13388] Integrate routing and di parameters resolution | Tristan Darricau | 2015-05-29 | 3 | -2/+31 |
| | | | | | | | | PHPBB3-13388 | ||||
* | | Merge pull request #3581 from MateBartus/ticket/13804 | Nicofuma | 2015-05-14 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/13804] Make template's user dependency optional | ||||
| * | | [ticket/13804] Make template's user dependency optional | MateBartus | 2015-05-05 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13804 | ||||
* | | | Merge pull request #3577 from MateBartus/ticket/13800 | Nicofuma | 2015-05-14 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | | | | [ticket/13800] Make router's extension manager dependency optional | ||||
| * | | [ticket/13800] Make router's extension manager dependency optional | MateBartus | 2015-05-02 | 2 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-13800 | ||||
* | | | [ticket/13638] Inject $filesystem in \phpbb\template\asset | Nicofuma | 2015-05-05 | 1 | -0/+1 |
|/ / | | | | | | | PHPBB3-13638 | ||||
* | | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 1 | -1/+3 |
| | | | | | | | | PHPBB3-13762 | ||||
* | | [ticket/13793] Remove translation on throwing exceptions | MateBartus | 2015-05-01 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13793 | ||||
* | | Merge pull request #3487 from MateBartus/ticket/13697 | Tristan Darricau | 2015-04-16 | 2 | -4/+4 |
|\ \ | | | | | | | | | | [ticket/13697] Moving filesystem related functions to filesystem service | ||||
| * | | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | ||||
* | | | Merge branch '3.1.x' | Oliver Schramm | 2015-04-06 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | [ticket/13749] Add missing slash to base uri in helper route tests | Marc Alexander | 2015-04-06 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13749 | ||||
* | | | Merge branch '3.1.x' | Joas Schilling | 2015-04-06 | 2 | -1/+49 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | [ticket/13493] Append page name to base url if it doesn't contain it | Marc Alexander | 2015-02-11 | 2 | -1/+49 |
| | | | | | | | | PHPBB3-13493 | ||||
* | | Merge pull request #3303 from Nicofuma/ticket/13513 | Marc Alexander | 2015-02-26 | 2 | -2/+2 |
|\ \ | | | | | | | | | | [ticket/13513] Use paths relative to the phpBB root in the router | ||||
| * | | [ticket/13513] Use paths relative to the phpBB root in the router | Tristan Darricau | 2015-01-17 | 2 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-13513 | ||||
* | | | [ticket/13407] Remove the last occurence of pattern in routing files | Nicofuma | 2015-02-04 | 1 | -1/+1 |
|/ / | | | | | | | PHPBB3-13407 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-11-26 | 4 | -5/+5 |
|\ \ | |/ | |||||
| * | [ticket/13389] Replace pattern with path | Tristan Darricau | 2014-11-26 | 4 | -5/+5 |
| | | | | | | | | PHPBB3-13389 | ||||
* | | [ticket/12620] Fix rebase | Tristan Darricau | 2014-11-20 | 2 | -5/+5 |
| | | | | | | | | PHPBB3-12620 | ||||
* | | [ticket/12620] Move the routing.yml file to routing/environment.yml | Tristan Darricau | 2014-11-20 | 2 | -0/+0 |
| | | | | | | | | PHPBB3-12620 | ||||
* | | [ticket/12620] Use the test environment for the tests | Tristan Darricau | 2014-11-20 | 2 | -0/+0 |
| | | | | | | | | PHPBB3-12620 | ||||
* | | [ticket/12620] Updates test environment (production => development) | Tristan Darricau | 2014-11-20 | 2 | -0/+0 |
| | | | | | | | | PHPBB3-12620 | ||||
* | | [ticket/12620] Add support of the environments for the ext routing files | Tristan Darricau | 2014-11-20 | 5 | -6/+32 |
| | | | | | | | | PHPBB3-12620 | ||||
* | | [ticket/12620] Fix tests | Tristan Darricau | 2014-11-20 | 1 | -0/+0 |
| | | | | | | | | PHPBB3-12620 | ||||
* | | [ticket/13063] Fix tests after rebase | Tristan Darricau | 2014-11-20 | 1 | -16/+16 |
| | | | | | | | | PHPBB3-13063 | ||||
* | | [ticket/13063] Introduces a new \phpbb\routing\router class | Tristan Darricau | 2014-11-20 | 2 | -15/+16 |
| | | | | | | | | PHPBB3-13063 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-11-17 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | [ticket/13338] Add include statements for dependencies. | Andreas Fischer | 2014-11-17 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-13338 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Nils Adermann | 2014-11-16 | 1 | -16/+16 |
|\ \ | |/ | | | | | | | | | | | | | * develop-ascraeus: [ticket/13280] Output escaping for the symfony request object [ticket/13280] Add new tests [ticket/13280] Make the tests failing [ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280" | ||||
| * | [ticket/13280] Output escaping for the symfony request object | Tristan Darricau | 2014-11-16 | 1 | -16/+16 |
| | | | | | | | | PHPBB3-13280 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Nils Adermann | 2014-09-29 | 2 | -96/+138 |
|\ \ | |/ | | | | | | | * develop-ascraeus: [ticket/13113] Updates the base url only when the front-end isn't app.php | ||||
| * | [ticket/13113] Updates the base url only when the front-end isn't app.php | Tristan Darricau | 2014-09-28 | 2 | -96/+138 |
| | | | | | | | | PHPBB3-13113 | ||||
* | | Merge branch 'ticket/13073' into ticket/13073-develop | Marc Alexander | 2014-09-19 | 5 | -16/+182 |
|\ \ | |/ | | | | | | | Conflicts: tests/controller/common_helper_route.php | ||||
| * | [ticket/13073] Remove _test suffix from common test class | Marc Alexander | 2014-09-19 | 5 | -9/+9 |
| | | | | | | | | PHPBB3-13073 |