aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5798 from rxu/ticket/16277Marc Alexander2020-01-013-3/+3
|\
| * [ticket/16277] Move from each() functionrxu2019-12-293-3/+3
* | [ticket/16262] Fixing event's $current_row_number by renaming $ibrunoais2019-12-261-2/+2
|/
* [ticket/16113] Add core.mcp_topic_modify_sql_aryDarkā¶2019-07-291-5/+27
* [ticket/16106] Add core.mcp_main_beforekasimi2019-07-231-0/+16
* [ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+rxu2019-05-111-1/+1
* [ticket/16039] Global dispatchermrgoldy2019-05-011-1/+1
* Merge pull request #5513 from mrgoldy/ticket/15942Marc Alexander2019-04-171-4/+6
|\
| * [ticket/15942] Optimize countmrgoldy2019-01-151-4/+6
| * [ticket/15942] Allow array in confirm_box titlemrgoldy2019-01-151-2/+2
* | Merge branch '3.2.x' into ticket/159483Di2019-03-2310-26/+48
|\ \
| * \ Merge pull request #5520 from 3D-I/ticket/15950Marc Alexander2019-03-161-5/+4
| |\ \
| | * | [ticket/15950] Add SQL transactions to mcp_main.php3D-I2019-01-221-5/+4
| * | | [ticket/15954] Fixed including mcp_front.phpkasimi2019-01-301-1/+1
| * | | [ticket/15954] Add safeguards to include() callskasimi2019-01-264-7/+29
| | |/ | |/|
| * | [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-127-14/+14
| |/
* | [ticket/15948] Add core.mcp_change_topic_type_after/before3D-I2019-01-211-1/+0
* | [ticket/15948] Add core.mcp_change_topic_type_after/before3D-I2019-01-211-0/+33
|/
* [ticket/15873] Add core.mcp_report_template_data3D-I2018-11-181-2/+31
* Merge pull request #5399 from 3D-I/ticket/15826Marc Alexander2018-10-271-0/+18
|\
| * [ticket/15826] Add core.mcp_main_fork_sql_after3D-I2018-10-171-0/+2
| * [ticket/15826] Add core.mcp_main_fork_sql_after3D-I2018-10-021-0/+16
* | [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-217-7/+7
* | [ticket/15701] Display signature in MCPJakub Senko2018-09-252-0/+10
|/
* Merge pull request #5218 from senky/ticket/15657Marc Alexander2018-06-171-2/+43
|\
| * [ticket/15657] Add MCP queue eventsJakub Senko2018-05-031-2/+43
|/
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-019-111/+111
* [ticket/15454] Add post template data to eventMarc Alexander2017-12-281-0/+2
* [ticket/15454] Add core.mcp_queue_approve_details_templateJakub Senko2017-11-131-2/+28
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-251-1/+15
|\
| * [ticket/15250] Add core event to MCP at the end of merge_postsDaniel Sinn2017-06-201-1/+15
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-052-2/+8
|\ \ | |/
| * Merge pull request #4840 from rmcgirr83/ticket_15237Marc Alexander2017-06-052-2/+8
| |\
| | * [ticket/15237] Fix unguarded includes to functions_userRMcGirr832017-05-242-2/+8
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-031-0/+3
|\ \ \ | |/ /
| * | Merge pull request #4747 from ErnadoO/ticket/15132Marc Alexander2017-06-031-0/+3
| |\ \
| | * | [ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' eventErwan Nader2017-05-311-0/+1
| | * | [ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' eventErwan Nader2017-03-181-0/+2
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-031-1/+4
|\ \ \ \ | |/ / /
| * | | Merge pull request #4746 from ErnadoO/ticket/15131Marc Alexander2017-06-031-1/+4
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' eventErwan Nader2017-05-311-0/+1
| | * | [ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' eventErwan Nader2017-03-181-1/+3
| | |/
| * | Merge pull request #4657 from marc1706/ticket/7336Tristan Darricau2017-04-281-0/+42
| |\ \
* | \ \ Merge branch 'ticket/8116' into ticket/8116-rheaMarc Alexander2017-04-191-9/+101
|\ \ \ \ | |/ / /
| * | | [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 branch '3.1.x' into 3.2.xTristan Darricau2017-04-191-1/+42
|\ \ \
| * \ \ Merge pull request #4657 from marc1706/ticket/7336Tristan Darricau2017-04-191-0/+42
| |\ \ \ | | |/ / | |/| / | | |/
| | * [ticket/7336] Index first post when splitting topicsMarc Alexander2017-01-161-0/+42