aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Tristan Darricau2015-12-071-1/+1
|\
| * Merge pull request #4069 from marc1706/ticket/14346Tristan Darricau2015-12-071-1/+1
| |\
| | * [ticket/14346] Do not turn version red if update status is unknownMarc Alexander2015-12-071-1/+1
* | | Merge branch '3.1.x'Tristan Darricau2015-12-070-0/+0
|\ \ \ | |/ /
| * | Merge pull request #4063 from marc1706/ticket/14339Tristan Darricau2015-12-073-3/+3
| |\ \
* | \ \ Merge pull request #4064 from marc1706/ticket/14339-masterTristan Darricau2015-12-073-3/+3
|\ \ \ \
| * | | | [ticket/14339] Specify that PHP 7.0 is supported instead of "prior versions"Marc Alexander2015-12-071-1/+1
| * | | | Merge branch 'ticket/14339' into ticket/14339-masterMarc Alexander2015-12-073-3/+3
| |\ \ \ \ |/ / / / / | | | _ / | | | /
| * | | [ticket/14339] Properly state PHP version supportMarc Alexander2015-12-053-3/+3
| | |/ | |/|
* | | Merge branch '3.1.x'Tristan Darricau2015-12-071-0/+16
|\ \ \ | | |/ | |/|
| * | Merge pull request #4066 from kasimi/ticket/14343Tristan Darricau2015-12-071-0/+16
| |\ \ | | |/ | |/|
| | * [ticket/14343] Add event when locking/unlocking posts/topicskasimi2015-12-061-0/+16
| |/
* | Merge pull request #4068 from marc1706/ticket/14310Tristan Darricau2015-12-072-1/+2
|\ \
| * | [ticket/14310] Put progress percentage inside span and make more visibleMarc Alexander2015-12-072-1/+2
* | | Merge pull request #4067 from marc1706/ticket/14345Tristan Darricau2015-12-071-3/+6
|\ \ \ | |/ / |/| |
| * | [ticket/14345] Move new line to ternary comparisonMarc Alexander2015-12-071-3/+3
| * | [ticket/14345] Check if description exists in message aryMarc Alexander2015-12-071-3/+6
|/ /
* | Merge pull request #4046 from CHItA/ticket/14269Tristan Darricau2015-12-075-2/+147
|\ \
| * | [ticket/14269] Change HTTP status codes to 403Mate Bartus2015-12-052-2/+2
| * | [ticket/14269] Fix comments and language var namesMate Bartus2015-12-034-6/+6
| * | [ticket/14269] Use http_exceptions in the installer instead of die()Mate Bartus2015-11-275-2/+147
* | | Merge pull request #4065 from michaelcullum/ticket/14341Tristan Darricau2015-12-063-125/+471
|\ \ \
| * | | [ticket/14341] Update dependencies to Symfony 2.8 stableMichaelC2015-12-063-125/+471
|/ / /
* | | Merge pull request #4006 from brunoais/feature/sql-bool-builderTristan Darricau2015-12-052-37/+64
|\ \ \
| * | | [feature/sql-bool-builder] Fixing misuse of LOGICAL_OP instead of STATEMENTSbrunoais2015-11-241-1/+1
| * | | [feature/sql-bool-builder] Fixing typos in previous commitbrunoais2015-11-121-2/+2
| * | | [feature/sql-bool-builder] Changing syntax pt3. Don't use magic numbersbrunoais2015-11-111-15/+24
| * | | [feature/sql-bool-builder] Changing syntax pt2. Fix testsbrunoais2015-11-111-20/+38
| * | | [feature/sql-bool-builder] Changing syntaxbrunoais2015-11-111-5/+5
* | | | Merge pull request #4005 from Elsensee/ticket/14257Tristan Darricau2015-12-0510-61/+647
|\ \ \ \
| * | | | [ticket/14257] Add tests for reparser managerOliver Schramm2015-11-212-0/+124
| * | | | [ticket/14257] Fix CLI reparser and set cron intervalOliver Schramm2015-11-084-25/+22
| * | | | [ticket/14257] Fix CLI error messageOliver Schramm2015-11-011-1/+1
| * | | | [ticket/14257] Fix phpdoc in CLI commandOliver Schramm2015-10-261-2/+2
| * | | | [ticket/14257] Add text_reparser managerOliver Schramm2015-10-267-104/+195
| * | | | [ticket/14257] Use migrations instead of cron job for some reparsersOliver Schramm2015-10-252-52/+87
| * | | | [ticket/14257] Fix lock acquire in CLI commandOliver Schramm2015-10-251-22/+20
| * | | | [ticket/14257] Fix if conditionOliver Schramm2015-10-241-1/+1
| * | | | [ticket/14257] Add reparse_lock to CLI commandOliver Schramm2015-10-243-16/+36
| * | | | [ticket/14257] Add cron tasks for reparsing textOliver Schramm2015-10-243-0/+321
* | | | | Merge branch '3.1.x'Tristan Darricau2015-12-050-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #4057 from marc1706/ticket/14334Tristan Darricau2015-12-051-6/+1
| |\ \ \ \
| | * | | | [ticket/14334] Use phpbb_get_avatar() in user_loaderMarc Alexander2015-12-031-6/+1
| |/ / / /
* | | | | Merge pull request #4050 from nickvergessen/ticket/14317Tristan Darricau2015-12-052-13/+8
|\ \ \ \ \
| * | | | | [ticket/14317] Make it easier to change the language iso tagJoas Schilling2015-11-281-11/+6
| * | | | | [ticket/14317] Run the script againJoas Schilling2015-11-281-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4060 from rxu/ticket/14340Tristan Darricau2015-12-051-4/+0
|\ \ \ \ \
| * | | | | [ticket/14340] Revert fix for segmentation fault error on phpBB 3.2 PHP7 testsrxu2015-12-051-4/+0
* | | | | | Merge pull request #4061 from JoshyPHP/ticket/9791Tristan Darricau2015-12-052-0/+2
|\ \ \ \ \ \
| * | | | | | [ticket/9791] Added regression testJoshyPHP2015-12-052-0/+2
| |/ / / / /