aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-051-7/+9
|\
| * Merge pull request #5615 from 3D-I/ticket/16073Marc Alexander2019-06-051-7/+9
| |\
| | * [ticket/16073] Fix warning in ACP version check3D-I2019-06-011-7/+9
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-041-8/+22
|\ \ \ | |/ /
| * | Merge pull request #5612 from senky/ticket/15932Marc Alexander2019-06-041-8/+22
| |\ \
| | * | [ticket/15932] Disallow deleting locked attachmentsJakub Senko2019-05-281-8/+22
| | |/
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-031-1/+5
|\ \ \ | |/ /
| * | [ticket/16071] Undefined index for custom attachments groups3D-I2019-05-291-1/+5
| |/
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-141-1/+1
|\ \ | |/
| * Merge pull request #5587 from 3D-I/ticket/16048Marc Alexander2019-05-141-1/+1
| |\
| | * [ticket/16048] Fix restore backup from ACP3D-I2019-05-071-1/+1
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-141-1/+1
|\ \ \ | |/ /
| * | [ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+rxu2019-05-111-1/+1
| |/
* | [ticket/16052] Update version numbers to 3.3Marc Alexander2019-05-112-2/+2
* | [ticket/16052] Fix issues caused by mergesMarc Alexander2019-05-111-1/+1
* | [ticket/14948] Use continue 2 instead of continue to continue while loopMarc Alexander2019-05-091-2/+2
* | [ticket/14948] Update requirements and travis build matrixMarc Alexander2019-05-091-3/+3
* | [ticket/12629] Rename errors_show to show_errorsrubencm2019-05-091-2/+2
* | [ticket/12629] Add debug.errors_showRubén Calvo2019-05-091-2/+3
* | [ticket/12628] Introduce debug.memoryJakub Senko2019-05-091-7/+12
* | [ticket/15410] Remove obsolete code from BBCodes ACPJoshyPHP2019-05-091-154/+5
* | [ticket/15772] Hide warning in acp when allow_install_dir is truerubencm2019-05-091-1/+1
* | [ticket/11838] OAuth registration from ucp_registerJakub Senko2019-05-091-0/+25
* | [ticket/15413] Login redirect to previous pageRubén Calvo2019-05-091-1/+2
* | [ticket/15663] Move constant to compatibility_globalsRubén Calvo2019-05-092-1/+1
* | [ticket/15663] Remove flash attachments supportRubén Calvo2019-05-093-39/+9
* | [ticket/15738] Remove deprecated variables from questionnaireRubén Calvo2019-05-091-3/+0
* | [ticket/15738] Remove code related with safe_modeRubén Calvo2019-05-091-6/+0
* | [ticket/12591] Improve breadcrumb naming and extend it's usageJakub Senko2019-05-092-16/+16
* | [ticket/12624] Add debug.load_time parameterJakub Senko2019-05-091-1/+1
* | [ticket/12627] Add debug.sql_explain parameterJakub Senko2019-05-091-1/+3
* | [ticket/15714] Auto login after registrationRubén Calvo2019-05-091-0/+3
* | [ticket/15580] Remove redundant code from ACP3D-I2019-05-091-26/+17
* | [ticket/15664] Ajaxify ext actions in ACPJakub Senko2019-05-091-42/+107
* | [ticket/14573] Add UCP breadcrumbsJakub Senko2019-05-061-0/+8
* | [ticket/14584] Change all to be removed tags to 4.0Máté Bartus2019-05-061-19/+19
* | [ticket/14548] Move deprecated globals and functionsMáté Bartus2019-05-067-94/+97
|/
* [3.2.x] Update version numbers to 3.2.8-devMarc Alexander2019-05-031-1/+1
* [ticket/16042] Adjust positioning and add comment to overwriteMarc Alexander2019-05-021-1/+2
* [ticket/16042] Use S_LOGIN_REDIRECT to output login form tokenMarc Alexander2019-05-021-1/+13
* [prep-release-3.2.7] Update version numbers for 3.2.7-RC1Marc Alexander2019-05-021-1/+1
* Merge pull request #5578 from rubencm/ticket/16036Marc Alexander2019-05-021-0/+3
|\
| * [ticket/16036] Add S_FORM_TOKEN_LOGIN to all login formsrubencm2019-04-291-0/+3
* | Merge pull request #5579 from VSEphpbb/ticket/16037Marc Alexander2019-05-011-2/+2
|\ \
| * | [ticket/16037] Fix UCP PM ViewFolder PHP Notice errorMatt Friedman2019-04-301-2/+2
| |/
* | [ticket/16039] Global dispatchermrgoldy2019-05-011-1/+1
|/
* Merge branch 'prep-release-3.2.6' into 3.2.xMarc Alexander2019-04-293-6/+35
|\
| * [prep-release-3.2.6] Update to 3.2.6 versionMarc Alexander2019-04-271-1/+1
| * Merge pull request #48 from phpbb/ticket/security/228Marc Alexander2019-04-271-2/+17
| |\
| | * [ticket/security/228] Add form token to login boxDerky2019-04-261-2/+17