Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop-ascraeus' into develop | Nils Adermann | 2015-01-22 | 5 | -13/+199 |
|\ | |||||
| * | Merge pull request #3173 from Nicofuma/ticket/13361 | Nils Adermann | 2015-01-22 | 5 | -13/+199 |
| |\ | |||||
| | * | [ticket/13361] Rename exception to runtime_exception | Tristan Darricau | 2015-01-21 | 2 | -4/+4 |
| | * | [ticket/13361] Fix the JsonResponse in the exception listener | Tristan Darricau | 2015-01-14 | 1 | -1/+1 |
| | * | [ticket/13361] Add tests | Tristan Darricau | 2015-01-11 | 2 | -5/+11 |
| | * | [ticket/13361] Support ajax request (send a json response) | Tristan Darricau | 2015-01-10 | 1 | -9/+25 |
| | * | [ticket/13361] Improve the exception listener | Tristan Darricau | 2014-11-23 | 5 | -4/+168 |
* | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-01-21 | 1 | -0/+37 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2015-01-21 | 1 | -0/+37 |
* | | | Merge branch 'develop-ascraeus' into develop | Tristan Darricau | 2015-01-20 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #3314 from VSEphpbb/ticket/13133 | Tristan Darricau | 2015-01-20 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | [ticket/13133] Fix variable name in set_custom_style() | Matt Friedman | 2015-01-20 | 1 | -4/+4 |
* | | | | Merge branch 'develop-ascraeus' into develop | Tristan Darricau | 2015-01-20 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge pull request #3315 from nickvergessen/ticket/13530 | Tristan Darricau | 2015-01-20 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | [ticket/13530] Fix undefined variables | Joas Schilling | 2015-01-20 | 1 | -1/+1 |
| * | | | | Merge pull request #3313 from nickvergessen/ticket/13528 | Tristan Darricau | 2015-01-20 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #3313 from nickvergessen/ticket/13528 | Tristan Darricau | 2015-01-20 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | [ticket/13528] Return correct translation instead of is_set() | Joas Schilling | 2015-01-20 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-20 | 7 | -27/+141 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge pull request #3293 from Nicofuma/ticket/13489 | Joas Schilling | 2015-01-20 | 7 | -26/+140 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | [ticket/13489] Fix service configuration | Tristan Darricau | 2015-01-20 | 4 | -49/+41 |
| | * | | [ticket/13489] Update migrations | Tristan Darricau | 2015-01-14 | 3 | -20/+57 |
| | * | | [ticket/13489] Disable the event dispatcher in the migrator | Tristan Darricau | 2015-01-14 | 3 | -6/+91 |
* | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-20 | 1 | -19/+19 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge pull request #3138 from prototech/ticket/12642 | Joas Schilling | 2015-01-20 | 1 | -19/+19 |
| |\ \ \ | |||||
| | * | | | [ticket/12642] Ensure CPF type specific options are set when editing booleans. | Cesar G | 2014-11-11 | 1 | -19/+19 |
* | | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-20 | 1 | -0/+70 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #3278 from rxu/ticket/13492 | Joas Schilling | 2015-01-20 | 1 | -0/+70 |
| |\ \ \ \ | |||||
| | * | | | | [ticket/13492] Add the migration to update custom bbcodes with IDN regexps | rxu | 2015-01-20 | 1 | -0/+70 |
* | | | | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-01-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | [ticket/13504] Fix invalid variable $user | Joas Schilling | 2015-01-19 | 1 | -1/+1 |
* | | | | | | Merge branch 'develop-ascraeus' into develop | Tristan Darricau | 2015-01-19 | 1 | -0/+34 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge pull request #3055 from marc1706/ticket/13192 | Tristan Darricau | 2015-01-19 | 1 | -0/+34 |
| |\ \ \ \ \ | |||||
| | * | | | | | [ticket/13192] Use ltrim() instead of preg_replace() | Marc Alexander | 2015-01-10 | 1 | -1/+1 |
| | * | | | | | [ticket/13192] Remove app.php on mod rewrite even if app.php is outside root | Marc Alexander | 2015-01-04 | 1 | -4/+7 |
| | * | | | | | [ticket/13192] Pass correct parameters and rename method to get_valid_page | Marc Alexander | 2014-10-21 | 1 | -9/+9 |
| | * | | | | | [ticket/13192] Add method for generating valid user page links | Marc Alexander | 2014-10-21 | 1 | -0/+31 |
* | | | | | | | Merge pull request #3289 from MGaetan89/ticket/13450 | Tristan Darricau | 2015-01-14 | 5 | -0/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 5 | -0/+9 |
* | | | | | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-13 | 1 | -1/+26 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge pull request #3234 from brunoais/ticket/13154 | Joas Schilling | 2015-01-13 | 1 | -1/+26 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | [ticket/13154] Wrong variable name in the comment block | brunoais | 2014-12-19 | 1 | -1/+1 |
| | * | | | | | | [ticket/13154] space before @var | brunoais | 2014-12-19 | 1 | -1/+1 |
| | * | | | | | | [ticket/13154] Forgot the $this-> | brunoais | 2014-12-17 | 1 | -1/+1 |
| | * | | | | | | [ticket/13154] Adding phpBB dispatcher to notifications manager | brunoais | 2014-12-17 | 1 | -1/+6 |
| | * | | | | | | [ticket/13154] Allow filtering the list of users to be notified | brunoais | 2014-12-17 | 1 | -0/+20 |
* | | | | | | | | [ticket/13498] Update calls to `get_user_avatar()` | Gaëtan Muller | 2015-01-11 | 1 | -6/+8 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-10 | 1 | -0/+29 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge pull request #3210 from brunoais/ticket/13147 | Joas Schilling | 2015-01-10 | 1 | -0/+29 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | [ticket/13147] New line before comment block | brunoais | 2015-01-10 | 1 | -0/+1 |