aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developNils Adermann2015-01-190-0/+0
|\
| * Merge branch 'develop-olympus' into develop-ascraeusNils Adermann2015-01-190-0/+0
| |\
| | * Merge pull request #2990 from Senky/ticket/10985Nils Adermann2015-01-191-0/+5
| | |\
| | | * [ticket/10985] Add fix to properly inherit style during update processJakub Senko2014-09-231-0/+5
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-191-28/+28
|\ \ \ \ | |/ / /
| * | | Merge pull request #3296 from PayBas/ticket/13431Joas Schilling2015-01-191-28/+28
| |\ \ \
| | * | | [ticket/13431] Fix responsive RTL media queries for <IE11PayBas2015-01-161-28/+28
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-191-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3294 from PayBas/ticket/13507Joas Schilling2015-01-191-0/+3
| |\ \ \ \
| | * | | | [ticket/13507] Fix horizontal scrollbar for large images in postsPayBas2015-01-161-0/+3
| | |/ / /
* | | | | Merge branch 'develop-ascraeus' into developTristan Darricau2015-01-193-23/+63
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3055 from marc1706/ticket/13192Tristan Darricau2015-01-193-23/+63
| |\ \ \ \
| | * | | | [ticket/13192] Add test for app.php in external subfolderMarc Alexander2015-01-191-0/+2
| | * | | | [ticket/13192] Use ltrim() instead of preg_replace()Marc Alexander2015-01-101-1/+1
| | * | | | [ticket/13192] Order test cases consistentlyMarc Alexander2015-01-091-2/+2
| | * | | | [ticket/13192] Remove app.php on mod rewrite even if app.php is outside rootMarc Alexander2015-01-042-4/+9
| | * | | | [ticket/13192] Pass correct parameters and rename method to get_valid_pageMarc Alexander2014-10-213-16/+16
| | * | | | [ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globalsMarc Alexander2014-10-211-3/+3
| | * | | | [ticket/13192] Use get_valid_user_page method in build_url functionMarc Alexander2014-10-211-20/+1
| | * | | | [ticket/13192] Add method for generating valid user page linksMarc Alexander2014-10-212-0/+52
* | | | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-171-7/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3299 from Nicofuma/ticket/13511Andreas Fischer2015-01-171-7/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [ticket/13511] Call the check() method with the phpcsFile objectTristan Darricau2015-01-171-7/+7
| |/ / / /
* | | | | Merge pull request #3237 from MGaetan89/ticket/12487Tristan Darricau2015-01-165-89/+25
|\ \ \ \ \
| * | | | | [ticket/12487] Update PHP codeGaëtan Muller2015-01-115-89/+25
* | | | | | Merge pull request #3290 from MGaetan89/ticket/13499Tristan Darricau2015-01-153-21/+21
|\ \ \ \ \ \
| * | | | | | [ticket/13499] Move `get_remote_file()` to `functions_compatibility.php`Gaëtan Muller2015-01-153-21/+21
|/ / / / / /
* | | | | | Merge pull request #3289 from MGaetan89/ticket/13450Tristan Darricau2015-01-1472-14/+253
|\ \ \ \ \ \
| * | | | | | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-1272-14/+253
| |/ / / / /
* | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-134-2/+31
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #3234 from brunoais/ticket/13154Joas Schilling2015-01-134-2/+31
| |\ \ \ \ \
| | * | | | | [ticket/13154] Don't assign dispatcher to a variable. Just the obj param.brunoais2015-01-101-1/+1
| | * | | | | [ticket/13154] Wrong variable name in the comment blockbrunoais2014-12-191-1/+1
| | * | | | | [ticket/13154] space before @varbrunoais2014-12-191-1/+1
| | * | | | | [ticket/13154] Fix submit_post_test() test groupbrunoais2014-12-181-1/+1
| | * | | | | [ticket/13154] Forgot the $this->brunoais2014-12-171-1/+1
| | * | | | | [ticket/13154] Adjusting phpBB tests for the dispatcherbrunoais2014-12-171-0/+3
| | * | | | | [ticket/13154] Adding phpBB dispatcher to notifications managerbrunoais2014-12-172-1/+7
| | * | | | | [ticket/13154] Allow filtering the list of users to be notifiedbrunoais2014-12-171-0/+20
* | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-131-2/+35
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #3233 from brunoais/ticket/13160Joas Schilling2015-01-131-2/+35
| |\ \ \ \ \ \
| | * | | | | | [ticket/13160] New line before comment blockbrunoais2015-01-111-0/+1
| | * | | | | | [ticket/13146] Remove empty linebrunoais2015-01-101-1/+0
| | * | | | | | [ticket/13146] "Make it" -> "Set it to"brunoais2015-01-101-2/+2
| | * | | | | | [ticket/13146] Forced line feed on long linebrunoais2015-01-101-1/+2
| | * | | | | | [ticket/13146] Fixed wrong tab + space into only tabbrunoais2015-01-101-5/+5
| | * | | | | | [ticket/13160] Appending "_check" to override variable namesbrunoais2015-01-101-16/+16
| | * | | | | | [ticket/13160] lowercase nullbrunoais2015-01-101-1/+1
| | * | | | | | [ticket/13160] Wrong variable types fixedbrunoais2015-01-101-3/+3
| | * | | | | | [ticket/13160] Removed an unwanted tab char.brunoais2015-01-101-1/+1