aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13891] Updated range descriptionJoshyPHP2015-06-302-7/+7
* [ticket/13891] Added a progress barJoshyPHP2015-06-302-7/+21
* [ticket/13891] Added command-line optionsJoshyPHP2015-06-302-9/+37
* [ticket/13891] Replaced ContainerBuilder with service_collectionJoshyPHP2015-06-303-13/+12
* [ticket/13891] Added reparser:list and reparser:reparse to CLIJoshyPHP2015-06-304-0/+197
* Merge branch '3.1.x'Tristan Darricau2015-06-290-0/+0
|\
| * Merge pull request #3654 from s9e/ticket/13880Tristan Darricau2015-06-293-23/+142
| |\
* | \ Merge pull request #3689 from s9e/ticket/13880-fix-masterTristan Darricau2015-06-292-28/+68
|\ \ \
| * \ \ [ticket/13880] Merge branch 'ticket/13880' into ticket/13880-fix-masterJoshyPHP2015-06-272-28/+68
| |\ \ \ | | | |/ | | |/|
| | * | [ticket/13880] Replaced the quote regexp to allow bracketsJoshyPHP2015-06-271-1/+1
| | * | [ticket/13880] Automatically remove quotes that are nested too deepJoshyPHP2015-06-273-23/+142
* | | | Merge pull request #3730 from s9e/ticket/13970Tristan Darricau2015-06-292-1/+12
|\ \ \ \
| * | | | [ticket/13970] Save the value of the optional [code] parameterJoshyPHP2015-06-272-1/+12
| |/ / /
* | | | 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
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Merge pull request #3729 from Zoddo/ticket/13967Joas 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
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3728 from Crizz0/ticket/13966Marc 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-2433-1/+2000
|\ \ \ \ \
| * | | | | [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] Moved tests to a subdirJoshyPHP2015-05-3018-9/+9
| * | | | | [ticket/13803] Set up a global $user for testsJoshyPHP2015-05-301-1/+1
| * | | | | [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-304-4/+108
| * | | | | [ticket/13803] Rewrote the poll_option pluginJoshyPHP2015-05-303-43/+136
| * | | | | [ticket/13803] Added get_max_id() testsJoshyPHP2015-05-302-1/+7
| * | | | | [ticket/13803] Moved the add_missing_fields() call to the base classJoshyPHP2015-05-302-4/+2
| * | | | | [ticket/13803] Added poll_option testsJoshyPHP2015-05-302-0/+104
| * | | | | [ticket/13803] Added poll_title testsJoshyPHP2015-05-302-0/+94
| * | | | | [ticket/13803] Added group_description testsJoshyPHP2015-05-302-0/+95
| * | | | | [ticket/13803] Added user_signature testsJoshyPHP2015-05-308-16/+138
| * | | | | [ticket/13803] Reordered methods [ci skip]JoshyPHP2015-05-301-5/+5
| * | | | | [ticket/13803] Sort test rows in SQL to match the expected resultJoshyPHP2015-05-301-1/+2
| * | | | | [ticket/13803] Added testsJoshyPHP2015-05-303-0/+143
| * | | | | [ticket/13803] Added testsJoshyPHP2015-05-304-13/+149
| * | | | | [ticket/13803] Added pm_text testsJoshyPHP2015-05-304-33/+136