aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [ticket/13175] Check if account is already linked when using OAuthrubencm2019-08-141-0/+15
| |/ / |/| |
* | | Merge pull request #5459 from mrgoldy/ticket/15886Marc Alexander2019-07-281-3/+257
|\ \ \
| * | | [ticket/15886] Fix minor code style issuesMarc Alexander2019-07-281-9/+9
| * | | [ticket/15886] Appropriate HTML docsmrgoldy2019-03-101-1/+6
| * | | [ticket/15886] Add @html doc for group/user stringsmrgoldy2019-03-091-0/+1
| * | | [ticket/15886] Move append_sid from constructormrgoldy2019-01-071-2/+2
| * | | [ticket/15886] No profile url for BOTS groupmrgoldy2019-01-021-3/+5
| * | | [ticket/15886] Clean up servicesmrgoldy2018-12-291-26/+20
| * | | [ticket/15886] Class variable, comment splitting, events since tag, class namesmrgoldy2018-12-291-35/+52
| * | | [ticket/15886] Group helper functionsmrgoldy2018-11-291-23/+21
| * | | [ticket/15886] Enhance group helpermrgoldy2018-11-291-2/+239
* | | | Merge pull request #5626 from cpeel/ticket/16096Marc Alexander2019-07-271-3/+11
|\ \ \ \
| * | | | [ticket/16096] Use InnoDB fulltext limits for InnoDB tablesCasey Peel2019-07-081-3/+11
| | |/ / | |/| |
* | | | [ticket/15982] fix warning with PHP >= 7.2 with Q&A captcha pluginNuno Lopes2019-07-221-1/+1
* | | | Merge pull request #5571 from dark-1/ticket/16021Marc Alexander2019-07-211-3/+10
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/16021] Recognize number of Template Event instances in events.md fileDark❶2019-04-191-1/+1
| * | | [ticket/16021] Recognize number of Template Event instances in events.md fileDark❶2019-04-191-3/+10
* | | | Merge pull request #5599 from mrgoldy/ticket/16068Marc Alexander2019-06-171-3/+4
|\ \ \ \
| * | | | [ticket/16068] Adjust DocBlock @param'smrgoldy2019-05-241-3/+4
* | | | | Merge pull request #5597 from senky/ticket/16065Marc Alexander2019-06-171-1/+1
|\ \ \ \ \
| * | | | | [ticket/16065] Add user_ip to SQL queryJakub Senko2019-05-231-1/+1
* | | | | | Merge pull request #5595 from rxu/ticket/16063Marc Alexander2019-06-171-0/+29
|\ \ \ \ \ \
| * | | | | | [ticket/16063] Move new migration file to 32x folderrxu2019-06-061-1/+1
| * | | | | | [ticket/16063] Remove board_dst config value since unusedrxu2019-05-181-0/+29
| |/ / / / /
* | | | | | Merge pull request #5594 from rxu/ticket/16061Marc Alexander2019-06-171-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/16061] Migrator to drop unique indexes when neededrxu2019-05-181-1/+1
| |/ / / / /
* | | | | | [ticket/16055] Fix Oauth's redirects3D-I2019-05-161-1/+1
|/ / / / /
* | | | | [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
|\ \ \ \ \