aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [ticket/12927] core.mcp_queue_get_posts2_query_beforebrunoais2014-08-081-0/+23
| | |/
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-081-0/+23
|\ \ \ | |/ /
| * | Merge pull request #2764 from brunoais/ticket/12880Joas Schilling2014-08-081-0/+23
| |\ \
| | * | [ticket/12880] core.mcp_queue_!is_topics_query_beforebrunoais2014-08-071-0/+23
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-081-0/+14
|\ \ \ \ | |/ / /
| * | | Merge pull request #2762 from brunoais/ticket/12876Joas Schilling2014-08-081-0/+14
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/12876] core.mcp_mcp_front.mcp_front_view_queue_postid_list_afterbrunoais2014-08-071-0/+14
| | |/
* | | Merge branch 'develop-ascraeus' into developMarc Alexander2014-08-071-0/+12
|\ \ \ | |/ /
| * | Merge pull request #2763 from brunoais/ticket/12877Marc Alexander2014-08-071-0/+12
| |\ \
| | * | [ticket/12877] core.mcp_mcp_front_reports_listing_query_beforebrunoais2014-07-231-0/+12
| | |/
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-07-111-2/+2
|\ \ \ | |/ /
| * | Merge pull request #2701 from Nicofuma/ticket/12818Andreas Fischer2014-07-111-2/+2
| |\ \
| | * | [ticket/12818] Fix the conditions in the call to $log->delete() in mcp_logsTristan Darricau2014-07-061-2/+2
| | |/
* | | Merge branch 'develop-ascraeus' into developTristan Darricau2014-07-101-0/+1
|\ \ \ | |/ /
| * | Merge branch 'develop-olympus' into develop-ascraeusTristan Darricau2014-07-101-0/+1
| |\ \ | | |/ | |/|
| | * [ticket/12695] Add viewtopic language file for parse_attachments in mcp_postMarc Alexander2014-07-101-0/+1
* | | Merge branch 'develop-ascraeus' into developNils Adermann2014-06-248-57/+57
|\ \ \ | |/ /
| * | [ticket/12612] Prefix check_ids() with phpbb_Joas Schilling2014-06-235-16/+16
| * | [ticket/12612] Prefix mcp_sorting() with phpbb_Joas Schilling2014-06-235-6/+6
| * | [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused globalJoas Schilling2014-06-238-33/+33
| * | [ticket/12612] Prefix module url functions with phpbb_Joas Schilling2014-06-232-2/+2
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-06-172-3/+3
|\ \ \ | |/ /
| * | [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacyTristan Darricau2014-06-162-3/+3
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-06-161-1/+1
|\ \ \ | |/ /
| * | [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-161-1/+1
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-06-092-7/+35
|\ \ \ | |/ /
| * | Merge pull request #2434 from Nicofuma/ticket/8610Joas Schilling2014-06-092-7/+35
| |\ \
| | * | [ticket/8610] Throw an error when the dest topic isn't setTristan Darricau2014-05-271-1/+1
| | * | [ticket/8610] Fix bookmarks when merging all the posts of a topicTristan Darricau2014-05-271-4/+18
| | * | [ticket/8610] Merging topics does not handle bookmarks correctlyTristan Darricau2014-05-101-3/+17
* | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-06-091-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/12675] Fix code sniffer complaints introduced by recent commitsMarc Alexander2014-06-091-1/+1
* | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-06-041-3/+1
|\ \ \ \ | |/ / /
| * | | [ticket/12639] Send a correct IN entry when deleting marked logsTristan Darricau2014-06-021-1/+1
| * | | [ticket/12639] Delete entry in admin-log leads to mysql-errorTristan Darricau2014-05-311-2/+0
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-301-13/+21
|\ \ \ \ | |/ / /
| * | | Merge pull request #2433 from Nicofuma/ticket/10899Joas Schilling2014-05-301-13/+21
| |\ \ \
| | * | | [ticket/10899] Refactoring in \phpbb\log\log_interfaceTristan Darricau2014-05-101-16/+18
| | * | | [ticket/10899] Using Delete All in log viewer with keyword searchTristan Darricau2014-05-101-2/+8
| | |/ /
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-301-8/+6
|\ \ \ \ | |/ / /
| * | | Merge pull request #2357 from Nicofuma/ticket/11942Joas Schilling2014-05-301-8/+6
| |\ \ \
| | * | | [ticket/11942] Don't change the reason to '' when hard deletingTristan Darricau2014-05-291-2/+2
| | * | | [ticket/11942] Always display delete reasonTristan Darricau2014-05-111-2/+0
| | * | | [ticket/11942] Adding the reason to hard deleted topic/postNicofuma2014-05-041-2/+2
| | * | | [ticket/11942] Delete post/topic reason should be added to logsNicofuma2014-05-041-2/+2
| | |/ /
* | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-2820-94/+140
|\ \ \ \ | |/ / /
| * | | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2720-94/+140
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-261-7/+56
|\ \ \ \ | |/ / /
| * | | Merge pull request #2487 from n-aleha/ticket/12583Joas Schilling2014-05-261-7/+56
| |\ \ \
| | * | | [ticket/12583] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7