aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-201-1/+27
|\
| * Merge pull request #5703 from senky/ticket/16174Marc Alexander2019-10-201-1/+27
| |\
| | * [ticket/16174] Improve event descJakub Senko2019-10-081-1/+1
| | * [ticket/16174] Add function params to the eventJakub Senko2019-10-071-2/+12
| | * [ticket/16174] Add core.set_cookieJakub Senko2019-10-041-1/+17
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-201-11/+26
|\ \ \ | |/ /
| * | Merge pull request #5667 from EA117/ticket/16141Marc Alexander2019-10-201-11/+26
| |\ \
| | * | [ticket/16141] plupload chunk_size when 'unlimited' is involved.EA1172019-08-301-33/+23
| | * | [ticket/16141] plupload chunk_size when 'unlimited' is involved.EA1172019-08-291-1/+1
| | * | [ticket/16141] plupload chunk_size when 'unlimited' is involved.EA1172019-08-281-2/+2
| | * | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved.EA1172019-08-281-31/+20
| | * | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved.EA1172019-08-261-8/+44
* | | | Merge pull request #5708 from marc1706/ticket/16051Marc Alexander2019-10-1310-742/+18
|\ \ \ \
| * | | | [ticket/16051] Automatically convert mysql driver to mysqliMarc Alexander2019-10-061-0/+6
| * | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-069-742/+12
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-071-1/+35
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #5671 from 3D-I/ticket/16144Marc Alexander2019-10-071-1/+35
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [ticket/16144] Provide extra fallback to board's default style for $user3D-I2019-09-231-1/+1
| | * | | [ticket/16144] As per request3D-I2019-09-221-10/+5
| | * | | [ticket/16144] Provide extra fallback to board's default style for $user3D-I2019-09-011-1/+40
| | | |/ | | |/|
* | | | Merge pull request #5702 from marc1706/ticket/14465Marc Alexander2019-10-073-3/+46
|\ \ \ \
| * | | | [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-033-3/+46
| | |_|/ | |/| |
* | | | [ticket/15922] Remove driver for discontinued APC cacheMarc Alexander2019-10-031-70/+0
|/ / /
* | | Merge pull request #5652 from marc1706/ticket/11327Marc Alexander2019-10-032-0/+491
|\ \ \
| * | | [ticket/11327] Adjust code per review commentsMarc Alexander2019-10-031-17/+18
| * | | [ticket/11327] Use http_exception instead of trigger_errorMarc Alexander2019-09-011-1/+4
| * | | [ticket/11327] Move html output to reset password html fileMarc Alexander2019-08-301-2/+6
| * | | [ticket/11327] Use U_ prefix for reset password URL template variableMarc Alexander2019-08-261-7/+7
| * | | [ticket/11327] Clean up code style a bitMarc Alexander2019-08-222-14/+13
| * | | [ticket/11327] Clean up code a bitMarc Alexander2019-08-101-20/+23
| * | | [ticket/11327] Update tests to reflect changesMarc Alexander2019-08-101-2/+2
| * | | [ticket/11327] Finish up initial version of password reset systemMarc Alexander2019-08-101-48/+82
| * | | [ticket/11327] Continue with implementation of password reset functionalityMarc Alexander2019-08-101-122/+133
| * | | [ticket/11327] Adjust wording of forgot password emailMarc Alexander2019-08-091-2/+2
| * | | [ticket/11327] Split up into forgot password and reset passwordMarc Alexander2019-08-091-5/+153
| * | | [ticket/11327] Add reset token columns & config settingMarc Alexander2019-08-091-0/+48
| * | | [ticket/11327] Adjust display of page titleMarc Alexander2019-08-081-4/+1
| * | | [ticket/11327] Refactor ucp_remind to reset_password controllerMarc Alexander2019-08-081-40/+109
| * | | [ticket/11327] Move UCP remind functionality to a controller for password resetMarc Alexander2019-08-081-0/+174
* | | | [ticket/15257] Provide extension not enableable messagesJakub Senko2019-09-302-2/+6
* | | | Merge pull request #5511 from senky/ticket/15940Marc Alexander2019-09-282-8/+2
|\ \ \ \
| * | | | [ticket/15940] Fix approve_* notificationsJakub Senko2019-09-282-8/+2
* | | | | [ticket/15905] Re-add add_class and lang_definedmrgoldy2019-09-251-0/+12
* | | | | [ticket/15905] Try it without authmrgoldy2019-09-251-58/+1
* | | | | [ticket/15905] Resolve conflictsmrgoldy2019-09-251-4/+5
* | | | | [ticket/15905] Try with existing phpbb extensionmrgoldy2019-09-253-94/+46
* | | | | [ticket/15905] Correct line endingsmrgoldy2019-09-254-320/+320
* | | | | [ticket/15905] Create multiple twig extensionsmrgoldy2019-09-254-0/+320
|/ / / /
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-19/+17
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #5664 from mrgoldy/ticket/16076Marc Alexander2019-09-221-19/+17
| |\ \ \