aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4657 from marc1706/ticket/7336Tristan Darricau2017-04-281-0/+42
|\
| * [ticket/7336] Index first post when splitting topicsMarc Alexander2017-01-161-0/+42
* | Merge pull request #4674 from senky/ticket/13730Marc Alexander2017-04-261-1/+29
|\ \
| * | [ticket/13730] Add core.delete_post_after eventJakub Senko2017-02-081-1/+29
* | | Merge pull request #4671 from senky/ticket/13605Marc Alexander2017-04-261-0/+11
|\ \ \
| * | | [ticket/13605] Add core.ucp_pm_compose_predefined_message eventJakub Senko2017-01-231-0/+11
| |/ /
* | | Merge pull request #4780 from marc1706/ticket/8116Tristan Darricau2017-04-211-11/+103
|\ \ \
| * | | [ticket/8116] Correctly get other users who posted under IPMarc Alexander2017-04-181-6/+2
| * | | [ticket/8116] Improve code and add tests for helper functionsMarc Alexander2017-03-291-36/+18
| * | | [ticket/8116] Add pagination for IP tables on post infoMarc Alexander2017-03-281-7/+121
* | | | Merge pull request #4781 from nomind60s/ticket/15151Tristan Darricau2017-04-191-3/+3
|\ \ \ \
| * | | | [ticket/15151] ACP Cookie settings add explanatory text where it was missingnomind60s2017-03-291-3/+3
* | | | | Merge pull request #4581 from javiexin/ticket/14919Marc Alexander2017-04-161-62/+62
|\ \ \ \ \
| * | | | | [ticket/14919] Do not directly use globals in acp_extensionsjaviexin2016-12-251-1/+1
| * | | | | [ticket/14919] Do not directly use globals in acp_extensionsjaviexin2016-12-191-0/+1
| * | | | | [ticket/14919] Do not directly use globals in acp_extensionsjaviexin2016-12-171-66/+65
* | | | | | Merge pull request #4761 from VSEphpbb/ticket/15142Marc Alexander2017-04-111-6/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ticket/15142] Check extension updates on current branchMatt Friedman2017-03-241-6/+3
* | | | | | [ticket/15143] Fix display of version update in ACPMatt Friedman2017-03-221-4/+1
|/ / / / /
* | | | | Merge pull request #4734 from rxu/ticket/14806Tristan Darricau2017-03-191-2/+2
|\ \ \ \ \
| * | | | | [ticket/14806] Fix ACP test emails authentication failurerxu2017-03-111-2/+2
* | | | | | Merge pull request #4745 from rxu/ticket/13558Tristan Darricau2017-03-192-1/+15
|\ \ \ \ \ \
| * | | | | | [ticket/13558] Change options prefix and add settings precautions.rxu2017-03-192-6/+6
| * | | | | | [ticket/13558] Make SSL context specific options more SMTP generalrxu2017-03-181-12/+12
| * | | | | | [ticket/13558] Add smtp SSL context configuration optionsrxu2017-03-172-0/+14
| |/ / / / /
* | | | | | Merge pull request #4578 from javiexin/ticket/14849Marc Alexander2017-03-191-15/+47
|\ \ \ \ \ \
| * | | | | | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2017-02-191-3/+4
| * | | | | | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2016-12-301-8/+6
| * | | | | | [ticket/14849] Add core.acp_extensions_run_action_afterjaviexin2016-12-161-0/+1
| * | | | | | [ticket/14849] Add core.acp_extensions_run_action_afterjaviexin2016-12-161-0/+20
| * | | | | | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2016-12-111-9/+21
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4703 from javiexin/ticket/15011Marc Alexander2017-03-191-10/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '3.1.x' into ticket/15011javiexin2017-02-1514-34/+248
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | [ticket/15011] All errors on metadata throw exceptionsjaviexin2017-02-151-10/+8
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4743 from rubencm/ticket/14820Marc Alexander2017-03-191-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ticket/14820] Add style version in ACPRubén Calvo2017-03-161-0/+4
* | | | | | Merge remote-tracking branch 'origin/ticket/14927' into 3.1.xMarc Alexander2017-02-221-4/+6
|\ \ \ \ \ \
| * | | | | | [ticket/14927] Put vars on one lineMarc Alexander2017-02-211-5/+1
| * | | | | | [ticket/14927] Corrected order in docblock of event & target versiondavid632017-02-211-2/+2
| * | | | | | [ticket/14927] Add items to core.user_add_modify_datadavid632017-02-211-4/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4604 from rxu/ticket/13344Marc Alexander2017-02-211-6/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/13344] Add core event to acp/info/acp_logs.phprxu2017-01-011-6/+20
* | | | | | Merge pull request #4523 from senky/ticket/13429Marc Alexander2017-02-115-5/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ticket/13429] Replace @change with @changedJakub Senko2017-01-2310-12/+12
| * | | | | [ticket/13429] Fix @change tags without descriptionJakub Senko2016-11-201-1/+1
| * | | | | [ticket/13429] Replace @changed with @change in event docblocksJakub Senko2016-11-205-7/+7
* | | | | | [ticket/14998] Point only to install dir from acp_updateMarc Alexander2017-01-281-1/+1
* | | | | | [ticket/14968] Display possible upgrade on acp index and update pageMarc Alexander2017-01-222-3/+20
| |_|_|_|/ |/| | | |
* | | | | [ticket/11076] State current and minimum required versions in old PHP noticeMarc Alexander2017-01-151-2/+2
* | | | | Merge pull request #4600 from hubaishan/ticket/14549Marc Alexander2017-01-041-1/+1
|\ \ \ \ \