Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13891] Updated range description | JoshyPHP | 2015-06-30 | 2 | -7/+7 |
* | [ticket/13891] Added a progress bar | JoshyPHP | 2015-06-30 | 2 | -7/+21 |
* | [ticket/13891] Added command-line options | JoshyPHP | 2015-06-30 | 2 | -9/+37 |
* | [ticket/13891] Replaced ContainerBuilder with service_collection | JoshyPHP | 2015-06-30 | 3 | -13/+12 |
* | [ticket/13891] Added reparser:list and reparser:reparse to CLI | JoshyPHP | 2015-06-30 | 4 | -0/+197 |
* | Merge branch '3.1.x' | Tristan Darricau | 2015-06-29 | 0 | -0/+0 |
|\ | |||||
| * | Merge pull request #3654 from s9e/ticket/13880 | Tristan Darricau | 2015-06-29 | 3 | -23/+142 |
| |\ | |||||
* | \ | Merge pull request #3689 from s9e/ticket/13880-fix-master | Tristan Darricau | 2015-06-29 | 2 | -28/+68 |
|\ \ \ | |||||
| * \ \ | [ticket/13880] Merge branch 'ticket/13880' into ticket/13880-fix-master | JoshyPHP | 2015-06-27 | 2 | -28/+68 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | [ticket/13880] Replaced the quote regexp to allow brackets | JoshyPHP | 2015-06-27 | 1 | -1/+1 |
| | * | | [ticket/13880] Automatically remove quotes that are nested too deep | JoshyPHP | 2015-06-27 | 3 | -23/+142 |
* | | | | Merge pull request #3730 from s9e/ticket/13970 | Tristan Darricau | 2015-06-29 | 2 | -1/+12 |
|\ \ \ \ | |||||
| * | | | | [ticket/13970] Save the value of the optional [code] parameter | JoshyPHP | 2015-06-27 | 2 | -1/+12 |
| |/ / / | |||||
* | | | | Merge branch '3.1.x' | Joas Schilling | 2015-06-27 | 6 | -2/+28 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge pull request #3620 from VSEphpbb/ticket/13818 | Joas Schilling | 2015-06-27 | 6 | -2/+28 |
| |\ \ \ | |||||
| | * | | | [ticket/13818] Add browse CDB links to ext style lang management | Matt Friedman | 2015-06-06 | 6 | -2/+28 |
* | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-06-27 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #3714 from marc1706/ticket/13951 | Joas Schilling | 2015-06-27 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | [ticket/13951] Make sure the page number is an integer | Marc Alexander | 2015-06-18 | 1 | -1/+1 |
* | | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-06-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge pull request #3725 from RMcGirr83/ticket/13962 | Joas Schilling | 2015-06-27 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | [ticket/13962] MCP Queue dropdown for forum selection | RMcGirr83 | 2015-06-23 | 1 | -1/+1 |
* | | | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-06-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Merge pull request #3729 from Zoddo/ticket/13967 | Joas Schilling | 2015-06-27 | 1 | -2/+2 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | [ticket/13967] Use HTTPS on phpbb.com links | Zoddo | 2015-06-26 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge branch '3.1.x' | Marc Alexander | 2015-06-26 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #3728 from Crizz0/ticket/13966 | Marc Alexander | 2015-06-26 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | [ticket/13966] Adds the missing phpbb_dispatcher to includes/mcp/mcp_post | Crizzo | 2015-06-25 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #3579 from s9e/ticket/13803 | Tristan Darricau | 2015-06-24 | 33 | -1/+2000 |
|\ \ \ \ \ | |||||
| * | | | | | [ticket/13803] Use accurate flags for generate_text_for_edit() | JoshyPHP | 2015-05-30 | 1 | -5/+5 |
| * | | | | | [ticket/13803] Added text_reparser_collection service | JoshyPHP | 2015-05-30 | 1 | -0/+7 |
| * | | | | | [ticket/13803] Moved tests to a subdir | JoshyPHP | 2015-05-30 | 18 | -9/+9 |
| * | | | | | [ticket/13803] Set up a global $user for tests | JoshyPHP | 2015-05-30 | 1 | -1/+1 |
| * | | | | | [ticket/13803] Renamed var | JoshyPHP | 2015-05-30 | 1 | -4/+4 |
| * | | | | | [ticket/13803] Updated services.yml [ci skip] | JoshyPHP | 2015-05-30 | 1 | -0/+1 |
| * | | | | | [ticket/13803] Fixed method name | JoshyPHP | 2015-05-30 | 1 | -1/+1 |
| * | | | | | [ticket/13803] Renamed methods | JoshyPHP | 2015-05-30 | 5 | -10/+11 |
| * | | | | | [ticket/13803] Added contact_admin_info tests | JoshyPHP | 2015-05-30 | 4 | -4/+108 |
| * | | | | | [ticket/13803] Rewrote the poll_option plugin | JoshyPHP | 2015-05-30 | 3 | -43/+136 |
| * | | | | | [ticket/13803] Added get_max_id() tests | JoshyPHP | 2015-05-30 | 2 | -1/+7 |
| * | | | | | [ticket/13803] Moved the add_missing_fields() call to the base class | JoshyPHP | 2015-05-30 | 2 | -4/+2 |
| * | | | | | [ticket/13803] Added poll_option tests | JoshyPHP | 2015-05-30 | 2 | -0/+104 |
| * | | | | | [ticket/13803] Added poll_title tests | JoshyPHP | 2015-05-30 | 2 | -0/+94 |
| * | | | | | [ticket/13803] Added group_description tests | JoshyPHP | 2015-05-30 | 2 | -0/+95 |
| * | | | | | [ticket/13803] Added user_signature tests | JoshyPHP | 2015-05-30 | 8 | -16/+138 |
| * | | | | | [ticket/13803] Reordered methods [ci skip] | JoshyPHP | 2015-05-30 | 1 | -5/+5 |
| * | | | | | [ticket/13803] Sort test rows in SQL to match the expected result | JoshyPHP | 2015-05-30 | 1 | -1/+2 |
| * | | | | | [ticket/13803] Added tests | JoshyPHP | 2015-05-30 | 3 | -0/+143 |
| * | | | | | [ticket/13803] Added tests | JoshyPHP | 2015-05-30 | 4 | -13/+149 |
| * | | | | | [ticket/13803] Added pm_text tests | JoshyPHP | 2015-05-30 | 4 | -33/+136 |