Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13683] Removes extra / in script_path | Tristan Darricau | 2016-03-30 | 1 | -1/+1 |
| | | | | PHPBB3-13683 | ||||
* | [ticket/13683] Fix merge into 3.2.x | Tristan Darricau | 2016-03-29 | 1 | -1/+10 |
| | | | | PHPBB3-13683 | ||||
* | [ticket/14555] Uniformize cache directory usages | Tristan Darricau | 2016-03-24 | 1 | -21/+10 |
| | | | | PHPBB3-14555 | ||||
* | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 1 | -0/+78 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14225] Inject the loader resolver when using the delegating loader | Tristan Darricau | 2015-10-08 | 1 | -0/+1 |
| | | | | PHPBB3-14225 | ||||
* | [ticket/14220] Move route loading to services | Tristan Darricau | 2015-10-08 | 6 | -200/+407 |
| | | | | PHPBB3-14220 | ||||
* | [ticket/13645] Move the feeds to controllers | Nicofuma | 2015-08-23 | 1 | -0/+153 |
| | | | | PHPBB3-13645 | ||||
* | [ticket/13388] Fix coding style | Tristan Darricau | 2015-05-30 | 1 | -0/+1 |
| | | | | PHPBB3-13388 | ||||
* | [ticket/13388] Fix deprecations | Tristan Darricau | 2015-05-29 | 1 | -1/+1 |
| | | | | PHPBB3-13388 | ||||
* | [ticket/13388] Fix rebase | Tristan Darricau | 2015-05-29 | 1 | -0/+1 |
| | | | | PHPBB3-13388 | ||||
* | [ticket/13388] Address comments | Tristan Darricau | 2015-05-29 | 1 | -5/+4 |
| | | | | PHPBB3-13388 | ||||
* | [ticket/13388] Integrate routing and di parameters resolution | Tristan Darricau | 2015-05-29 | 1 | -7/+123 |
| | | | | PHPBB3-13388 | ||||
* | Merge pull request #3608 from Nicofuma/ticket/13829 | Marc Alexander | 2015-05-20 | 1 | -22/+37 |
|\ | | | | | | | [ticket/13829] Don't fail if the cache isn't writeable | ||||
| * | [ticket/13829] Don't fail if the cache isn't writeable | Nicofuma | 2015-05-14 | 1 | -22/+37 |
| | | | | | | | | PHPBB3-13829 | ||||
* | | [ticket/13800] Make router's extension manager dependency optional | MateBartus | 2015-05-02 | 1 | -7/+10 |
|/ | | | | PHPBB3-13800 | ||||
* | [ticket/13768] Fix deprecations | Tristan Darricau | 2015-04-19 | 1 | -2/+2 |
| | | | | PHPBB3-13768 | ||||
* | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | * 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 pull request #3303 from Nicofuma/ticket/13513 | Marc Alexander | 2015-02-26 | 1 | -7/+7 |
|\ | | | | | | | [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 | 1 | -7/+7 |
| | | | | | | | | PHPBB3-13513 | ||||
* | | [ticket/13372] Fix require_once CS | Tristan Darricau | 2014-11-25 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13372 | ||||
* | | [ticket/13372] Fix Url Generator/Matcher generation | Tristan Darricau | 2014-11-25 | 1 | -28/+17 |
|/ | | | | PHPBB3-13372 | ||||
* | [ticket/12620] Fix functionnal tests | Tristan Darricau | 2014-11-21 | 1 | -1/+3 |
| | | | | PHPBB3-12620 | ||||
* | [ticket/12620] Fix rebase | Tristan Darricau | 2014-11-20 | 1 | -78/+102 |
| | | | | PHPBB3-12620 | ||||
* | [ticket/13063] Fix coding style | Tristan Darricau | 2014-11-20 | 1 | -5/+4 |
| | | | | PHPBB3-13063 | ||||
* | [ticket/13063] Introduces a new \phpbb\routing\router class | Tristan Darricau | 2014-11-20 | 1 | -0/+304 |
PHPBB3-13063 |