aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12636] Rename log.session_errors to session.log_errorsrubencm2019-05-094-7/+7
* [ticket/12636] Add log.session_errorsRubén Calvo2019-05-094-1/+16
* [ticket/12628] Introduce debug.memoryJakub Senko2019-05-094-10/+18
* [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/15255] Move language strings from acp/common to commonRubén Calvo2019-05-093-22/+23
* [ticket/11838] OAuth registration from ucp_registerJakub Senko2019-05-094-1/+38
* [ticket/15720] Don't escape ampersands on redirectionsRubén Calvo2019-05-093-5/+5
* [ticket/15413] Login redirect to previous pageRubén Calvo2019-05-091-1/+2
* [ticket/15744] Remove useless sql_freeresultsJakub Senko2019-05-091-4/+2
* [ticket/12623] Add install dir during testsRubén Calvo2019-05-091-0/+1
* [ticket/12623] Add allow_install_dirRubén Calvo2019-05-094-2/+6
* [ticket/15746] Update symfony to latest on masterMarc Alexander2019-05-092-230/+243
* [ticket/15663] Remove empty lineRubén Calvo2019-05-091-1/+0
* [ticket/15663] Remove flash icon and templateRubén Calvo2019-05-092-13/+0
* [ticket/15663] Move constant to compatibility_globalsRubén Calvo2019-05-092-1/+1
* [ticket/15663] Add migrationRubén Calvo2019-05-092-3/+87
* [ticket/15663] Remove flash attachments supportRubén Calvo2019-05-096-50/+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-094-9/+2
* [ticket/12591] Introduce a BC fallbackJakub Senko2019-05-091-1/+3
* [ticket/12591] Improve breadcrumb naming and extend it's usageJakub Senko2019-05-0910-45/+50
* [ticket/12624] Add debug.load_time parameterJakub Senko2019-05-0915-17/+46
* [ticket/12627] Add debug.sql_explain parameterJakub Senko2019-05-0914-30/+57
* [ticket/15714] Edit language stringRubén Calvo2019-05-091-1/+1
* [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/15522] Improve color palette syntaxJakub Senko2019-05-096-7/+7
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-22/+17
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-103/+103
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-112/+110
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-108/+108
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-092-41/+40
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-2/+2
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-1/+1
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-2/+1
* [ticket/15610] Improving UI of Board Statisticsamalnaeem2019-05-092-14/+57
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-092-32/+7
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-092-9/+34
* [ticket/15664] Add support for multi step processesJakub Senko2019-05-092-3/+3
* [ticket/15664] Ajaxify ext actions in ACPJakub Senko2019-05-099-171/+205
* [ticket/15671] Rewrite load extensions from a variable instead of harcode itRubén Calvo2019-05-083-3/+3
* [ticket/15671] Load extensions from a variable instead of harcode itRubén Calvo2019-05-083-2/+3
* [ticket/15671] Limit accepted formats for avatar uploadRubén Calvo2019-05-082-2/+2
* [ticket/15686] Update homesteadRubén Calvo2019-05-082-372/+573
* [ticket/15646] Made Argon2i the default password driverJoshyPHP2019-05-081-0/+1
* [ticket/15646] Added support for Argon2i passwordsJoshyPHP2019-05-082-0/+115
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-0847-65/+66
* [ticket/15377] Use __DIR__ constantRubén Calvo2019-05-081-1/+1
* [ticket/15351] Fix missing global usageMáté Bartus2019-05-081-2/+2