aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12627] Add debug.sql_explain parameterJakub Senko2019-05-0911-29/+51
* [ticket/15671] Rewrite load extensions from a variable instead of harcode itRubén Calvo2019-05-081-1/+1
* [ticket/15671] Load extensions from a variable instead of harcode itRubén Calvo2019-05-081-0/+1
* [ticket/15646] Added support for Argon2i passwordsJoshyPHP2019-05-081-0/+101
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-0838-50/+50
* [ticket/15377] Use __DIR__ constantRubén Calvo2019-05-081-1/+1
* [ticket/15351] Fix missing global usageMáté Bartus2019-05-081-2/+2
* [ticket/15330] Fix typoRubén Calvo2019-05-081-1/+1
* [ticket/15330] Twig function to know if a language string is definedRubén Calvo2019-05-081-2/+13
* [ticket/15274] Allow "custom" migrations to use parametersjaviexin2019-05-081-1/+1
* [ticket/15258] Adds a method to get a service by class in service_collectionTristan Darricau2019-05-081-0/+31
* [ticket/11515] If condition changesVishal Pandey2019-05-081-1/+0
* [ticket/11515] Inverted LogicVishal Pandey2019-05-081-3/+3
* [ticket/11515] Refactoring changes.Vishal Pandey2019-05-081-3/+2
* [ticket/11515] Refactoring the patch.Vishal Pandey2019-05-083-13/+3
* [ticket/11515] Space between if and bracesVishal Pandey2019-05-081-1/+1
* [ticket/11515] Change If...else statement structVishal Pandey2019-05-083-3/+9
* [ticket/11515] Extra check after acquiring locks.Vishal Pandey2019-05-083-2/+37
* [ticket/14769] Fix CLI installer configuration compatibility with SF 3Tristan Darricau2019-05-061-5/+4
* [ticket/14573] Add FAQ breadcrumbsJakub Senko2019-05-062-0/+10
* [ticket/14542] Add missing dockblocksMáté Bartus2019-05-062-0/+4
* [ticket/14542] Move cron to controllerMáté Bartus2019-05-064-20/+187
* [ticket/14584] Change all to be removed tags to 4.0Máté Bartus2019-05-063-8/+8
* [prep-release-3.2.7] Add 3.2.7 migrationMarc Alexander2019-05-041-0/+37
* [prep-release-3.2.7] Add migration for 3.2.7-RC1Marc Alexander2019-05-021-0/+36
* Merge pull request #5577 from JoshyPHP/ticket/16034Marc Alexander2019-05-021-2/+4
|\
| * [ticket/16034] Fix [url=] links being incorrectly shortenedJoshyPHP2019-04-281-2/+4
* | [prep-release-3.2.6] Update Changelog and add missing preg_matchMarc Alexander2019-04-281-1/+2
* | [prep-release-3.2.6] Add migration to 3.2.6Marc Alexander2019-04-271-0/+39
* | Merge pull request #47 from phpbb/ticket/security/233Marc Alexander2019-04-272-0/+44
|\ \
| * | [ticket/security/233] Make smtp_password and smtp_username dynamicMarc Alexander2019-04-212-0/+44
| |/
* | Merge pull request #46 from phpbb/ticket/security/231Marc Alexander2019-04-272-1/+35
|\ \
| * | [ticket/security/231] Disable remote avatar functionality & add warningMarc Alexander2019-04-172-1/+35
* | | Merge pull request #44 from phpbb/ticket/security/235Marc Alexander2019-04-271-9/+29
|\ \ \ | |_|/ |/| |
| * | [ticket/security/235] Only allow one wildcard in the search query to limit th...Derky2019-04-261-0/+9
| * | [ticket/security/235] Use whitespace instead of word boundary regex to remove...Derky2019-04-261-1/+1
| * | [ticket/security/235] Remove non trailing wildcards from search keywordsDerky2019-04-251-0/+5
| * | [ticket/security/235] Apply wildcard char count patchDerky2019-03-141-9/+15
* | | [prep-release-3.2.6] Add migration for 3.2.6-RC1Marc Alexander2019-04-201-0/+37
* | | Merge pull request #5559 from mrgoldy/ticket/16007Marc Alexander2019-04-172-4/+34
|\ \ \ | |_|/ |/| |
| * | [ticket/16007] No strict comparison against "false"mrgoldy2019-04-022-3/+6
| * | [ticket/16007] Show ban message for OAuth loginmrgoldy2019-04-022-4/+31
* | | [ticket/16010] Enforce alphabetical order for events in events.mdMarc Alexander2019-04-111-0/+8
* | | Merge pull request #5554 from 3D-I/ticket/16001Marc Alexander2019-04-071-7/+13
|\ \ \
| * | | [ticket/16001] Append data to the OAuth's redirect URL3D-I2019-03-251-7/+13
* | | | Merge pull request #5558 from mrgoldy/ticket/16006Marc Alexander2019-04-071-0/+1
|\ \ \ \
| * | | | [ticket/16006] Create unique ID's for OAuth (un)linkingmrgoldy2019-04-021-0/+1
| | |/ / | |/| |
* | | | Merge pull request #5537 from senky/ticket/15970Marc Alexander2019-04-071-1/+29
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/15970] Add empty line before event docblockMarc Alexander2019-04-011-0/+1
| * | | [ticket/15970] Add core.message_admin_form_submit_beforeJakub Senko2019-02-271-1/+28