aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #3730 from s9e/ticket/13970Tristan Darricau2015-06-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13970] Save the value of the optional [code] parameterJoshyPHP2015-06-271-1/+1
| |/ / / / / /
* | | | | | | Merge branch '3.1.x'Joas Schilling2015-06-276-2/+28
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #3620 from VSEphpbb/ticket/13818Joas Schilling2015-06-276-2/+28
| |\ \ \ \ \ \
| | * | | | | | [ticket/13818] Add browse CDB links to ext style lang managementMatt Friedman2015-06-066-2/+28
* | | | | | | | Merge branch '3.1.x'Joas Schilling2015-06-271-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #3714 from marc1706/ticket/13951Joas Schilling2015-06-271-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/13951] Make sure the page number is an integerMarc Alexander2015-06-181-1/+1
* | | | | | | | | Merge branch '3.1.x'Joas Schilling2015-06-271-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #3725 from RMcGirr83/ticket/13962Joas Schilling2015-06-271-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/13962] MCP Queue dropdown for forum selectionRMcGirr832015-06-231-1/+1
* | | | | | | | | | Merge branch '3.1.x'Joas Schilling2015-06-271-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | [ticket/13967] Use HTTPS on phpbb.com linksZoddo2015-06-261-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '3.1.x'Marc Alexander2015-06-261-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [ticket/13966] Adds the missing phpbb_dispatcher to includes/mcp/mcp_postCrizzo2015-06-251-1/+1
* | | | | | | Merge pull request #3579 from s9e/ticket/13803Tristan Darricau2015-06-2414-0/+888
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13803] Use accurate flags for generate_text_for_edit()JoshyPHP2015-05-301-5/+5
| * | | | | | | [ticket/13803] Added text_reparser_collection serviceJoshyPHP2015-05-301-0/+7
| * | | | | | | [ticket/13803] Renamed varJoshyPHP2015-05-301-4/+4
| * | | | | | | [ticket/13803] Updated services.yml [ci skip]JoshyPHP2015-05-301-0/+1
| * | | | | | | [ticket/13803] Fixed method nameJoshyPHP2015-05-301-1/+1
| * | | | | | | [ticket/13803] Renamed methodsJoshyPHP2015-05-305-10/+11
| * | | | | | | [ticket/13803] Added contact_admin_info testsJoshyPHP2015-05-302-4/+4
| * | | | | | | [ticket/13803] Rewrote the poll_option pluginJoshyPHP2015-05-301-12/+36
| * | | | | | | [ticket/13803] Added get_max_id() testsJoshyPHP2015-05-301-1/+1
| * | | | | | | [ticket/13803] Moved the add_missing_fields() call to the base classJoshyPHP2015-05-302-4/+2
| * | | | | | | [ticket/13803] Added user_signature testsJoshyPHP2015-05-301-12/+15
| * | | | | | | [ticket/13803] Reordered methods [ci skip]JoshyPHP2015-05-301-5/+5
| * | | | | | | [ticket/13803] Added testsJoshyPHP2015-05-301-7/+43
| * | | | | | | [ticket/13803] Added pm_text testsJoshyPHP2015-05-302-33/+37
| * | | | | | | [ticket/13803] Added methods to detect whether a given feature is in useJoshyPHP2015-05-302-2/+67
| * | | | | | | [ticket/13803] Refactored testJoshyPHP2015-05-309-18/+18
| * | | | | | | [ticket/13803] Added tests, fixed param order in generate_text_for_storage()JoshyPHP2015-05-303-15/+62
| * | | | | | | [ticket/13803] Added pluginsJoshyPHP2015-05-3017-326/+535
| * | | | | | | [ticket/13803] Hyphenated class namesJoshyPHP2015-05-306-14/+14
| * | | | | | | [ticket/13803] WIP implementationJoshyPHP2015-05-308-0/+493
* | | | | | | | Merge pull request #3618 from marc1706/ticket/13832Tristan Darricau2015-06-245-32/+138
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/13832] Remove remnant of /e modifier code in check_flash_bbcodesMarc Alexander2015-05-281-1/+0
| * | | | | | | | [ticket/13832] Use preg_replace_callback in check_flash_bbcodesMarc Alexander2015-05-201-1/+6
| * | | | | | | | [ticket/13832] Resolve minor coding issuesMarc Alexander2015-05-202-17/+3
| * | | | | | | | [ticket/13832] Remove unused global from bbcode_init()Marc Alexander2015-05-191-1/+1
| * | | | | | | | [ticket/13832] Use preg_replace_callback in ucp_pm_optionsMarc Alexander2015-05-191-1/+3
| * | | | | | | | [ticket/13832] Use preg_replace_callback in bbcode classMarc Alexander2015-05-191-4/+21
| * | | | | | | | [ticket/13832] Use preg_replace_callback in acp_bbcodesMarc Alexander2015-05-191-4/+12
| * | | | | | | | [ticket/13832] Fix code sniffer errors in message_parser.phpMarc Alexander2015-05-191-13/+65
| * | | | | | | | [ticket/13832] Do not use e modifier for bbcodes in message_parserMarc Alexander2015-05-181-12/+12
| * | | | | | | | [ticket/13832] Remove e modifier from bold bbcodeMarc Alexander2015-05-181-2/+4
| * | | | | | | | [ticket/13832] Allow callables for matching bbcodesMarc Alexander2015-05-181-1/+8
| * | | | | | | | [ticket/13832] Do not use e modifier in message_parserMarc Alexander2015-05-181-4/+12
| * | | | | | | | [ticket/13832] Use preg_replace_callback instead of /e modifierMarc Alexander2015-05-182-3/+23