Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13740] Fixes and Tests for database helper | Mate Bartus | 2015-07-08 | 1 | -1/+2 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Clean up CLI CS | Mate Bartus | 2015-07-08 | 1 | -5/+6 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Clean up CLI merge | Mate Bartus | 2015-07-08 | 2 | -1/+22 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] CLI installer and fixes | Tristan Darricau | 2015-07-08 | 14 | -7/+1013 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] Fix database installation | Mate Bartus | 2015-07-08 | 2 | -7/+4 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Use DBAL for retrieving DB version | CHItA | 2015-07-08 | 1 | -4/+3 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Load schema_data.sql from the correct location | CHItA | 2015-07-08 | 1 | -6/+11 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS and extend phpbb extensions | CHItA | 2015-07-08 | 4 | -57/+29 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS | CHItA | 2015-07-08 | 1 | -4/+4 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Move installer files to phpbb/install directory | CHItA | 2015-07-08 | 55 | -0/+8138 |
| | | | | PHPBB3-13740 | ||||
* | Merge pull request #3744 from s9e/ticket/13987 | Tristan Darricau | 2015-07-07 | 2 | -3/+38 |
|\ | | | | | | | [ticket/13987] Add --dry-run option to reparser CLI | ||||
| * | [ticket/13987] Replaced optional parameter with explicit API | JoshyPHP | 2015-07-06 | 3 | -15/+41 |
| | | | | | | | | | | | | Added disable_save() and enable_save() to toggle a dry run PHPBB3-13987 | ||||
| * | [ticket/13987] Add --dry-run option to reparser CLI | JoshyPHP | 2015-07-06 | 3 | -13/+22 |
| | | | | | | | | PHPBB3-13987 | ||||
* | | Merge pull request #3623 from s9e/ticket/10620 | Tristan Darricau | 2015-07-07 | 5 | -25/+127 |
|\ \ | |/ |/| | | | [ticket/10620] Quote improvements | ||||
| * | [ticket/10620] Removed extraneous quotes from attribute values | JoshyPHP | 2015-06-25 | 1 | -6/+12 |
| | | | | | | | | PHPBB3-10620 | ||||
| * | [ticket/10620] Updated docblock | JoshyPHP | 2015-06-25 | 1 | -1/+4 |
| | | | | | | | | PHPBB3-10620 | ||||
| * | [ticket/10620] Implemented quote improvements | JoshyPHP | 2015-06-25 | 4 | -18/+111 |
| | | | | | | | | PHPBB3-10620 | ||||
* | | Merge pull request #3726 from CHItA/ticket/13961 | Tristan Darricau | 2015-07-06 | 3 | -2/+128 |
|\ \ | | | | | | | | | | [ticket/13961] Add orderable service collections | ||||
| * | | [ticket/13961] Define behaviour when the array is modified in a loop | Mate Bartus | 2015-07-02 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13961 | ||||
| * | | [ticket/13961] Allow the collection to be modified runtime | Mate Bartus | 2015-06-27 | 1 | -6/+2 |
| | | | | | | | | | | | | PHPBB3-13961 | ||||
| * | | [ticket/13961] Move back service_collections under original namespace | Mate Bartus | 2015-06-26 | 9 | -18/+18 |
| | | | | | | | | | | | | PHPBB3-13961 | ||||
| * | | [ticket/13961] Fix compatibility issue with parent class | Mate Bartus | 2015-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13961 | ||||
| * | | [ticket/13691] Add services when the iterator requested | Mate Bartus | 2015-06-24 | 1 | -0/+13 |
| | | | | | | | | | | | | PHPBB3-13691 | ||||
| * | | [ticket/13961] Add ordered service collection | Mate Bartus | 2015-06-24 | 2 | -1/+118 |
| | | | | | | | | | | | | PHPBB3-13961 | ||||
| * | | [ticket/13961] Move service_collection to di/service_collection namespace | Mate Bartus | 2015-06-23 | 8 | -17/+17 |
| | | | | | | | | | | | | PHPBB3-13961 | ||||
* | | | [ticket/13990] Reparse markup inside of forum rules/description | JoshyPHP | 2015-07-06 | 6 | -9/+23 |
| | | | | | | | | | | | | PHPBB3-13990 | ||||
* | | | [ticket/13891] Fix CS | Tristan Darricau | 2015-07-02 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13891 | ||||
* | | | [ticket/13891] Handle verbosity | Tristan Darricau | 2015-07-02 | 1 | -6/+20 |
| | | | | | | | | | | | | PHPBB3-13891 | ||||
* | | | [ticket/13891] Added elapsed/estimated time and memory to the progress bar | JoshyPHP | 2015-07-02 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | Also fixed some extra whitespace. PHPBB3-13891 | ||||
* | | | [ticket/13891] Use the SymfonyStyle in the reparse command | Tristan Darricau | 2015-07-01 | 1 | -5/+34 |
| | | | | | | | | | | | | PHPBB3-13891 | ||||
* | | | [ticket/13891] Updated range description | JoshyPHP | 2015-06-30 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | Does not count #0 as a potential record PHPBB3-13891 | ||||
* | | | [ticket/13891] Added a progress bar | JoshyPHP | 2015-06-30 | 1 | -6/+20 |
| | | | | | | | | | | | | PHPBB3-13891 | ||||
* | | | [ticket/13891] Added command-line options | JoshyPHP | 2015-06-30 | 1 | -9/+34 |
| | | | | | | | | | | | | PHPBB3-13891 | ||||
* | | | [ticket/13891] Replaced ContainerBuilder with service_collection | JoshyPHP | 2015-06-30 | 2 | -12/+11 |
| | | | | | | | | | | | | PHPBB3-13891 | ||||
* | | | [ticket/13891] Added reparser:list and reparser:reparse to CLI | JoshyPHP | 2015-06-30 | 2 | -0/+176 |
| | | | | | | | | | | | | PHPBB3-13891 | ||||
* | | | [ticket/13970] Save the value of the optional [code] parameter | JoshyPHP | 2015-06-27 | 1 | -1/+1 |
| |/ |/| | | | | | PHPBB3-13970 | ||||
* | | Merge pull request #3579 from s9e/ticket/13803 | Tristan Darricau | 2015-06-24 | 12 | -0/+817 |
|\ \ | | | | | | | | | | [ticket/13803] Implement a generic and scalable way to reparse rich text | ||||
| * | | [ticket/13803] Use accurate flags for generate_text_for_edit() | JoshyPHP | 2015-05-30 | 1 | -5/+5 |
| | | | | | | | | | | | | PHPBB3-13803 | ||||
| * | | [ticket/13803] Renamed var | JoshyPHP | 2015-05-30 | 1 | -4/+4 |
| | | | | | | | | | | | | PHPBB3-13803 | ||||
| * | | [ticket/13803] Fixed method name | JoshyPHP | 2015-05-30 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13803 | ||||
| * | | [ticket/13803] Renamed methods | JoshyPHP | 2015-05-30 | 5 | -10/+11 |
| | | | | | | | | | | | | PHPBB3-13803 | ||||
| * | | [ticket/13803] Added contact_admin_info tests | JoshyPHP | 2015-05-30 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-13803 | ||||
| * | | [ticket/13803] Rewrote the poll_option plugin | JoshyPHP | 2015-05-30 | 1 | -12/+36 |
| | | | | | | | | | | | | | | | | | | As it turns out, poll_option_id is not a primary key. PHPBB3-13803 | ||||
| * | | [ticket/13803] Added get_max_id() tests | JoshyPHP | 2015-05-30 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13803 | ||||
| * | | [ticket/13803] Moved the add_missing_fields() call to the base class | JoshyPHP | 2015-05-30 | 2 | -4/+2 |
| | | | | | | | | | | | | PHPBB3-13803 | ||||
| * | | [ticket/13803] Added user_signature tests | JoshyPHP | 2015-05-30 | 1 | -12/+15 |
| | | | | | | | | | | | | PHPBB3-13803 | ||||
| * | | [ticket/13803] Reordered methods [ci skip] | JoshyPHP | 2015-05-30 | 1 | -5/+5 |
| | | | | | | | | | | | | PHPBB3-13803 | ||||
| * | | [ticket/13803] Added tests | JoshyPHP | 2015-05-30 | 1 | -7/+43 |
| | | | | | | | | | | | | PHPBB3-13803 | ||||
| * | | [ticket/13803] Added pm_text tests | JoshyPHP | 2015-05-30 | 2 | -33/+37 |
| | | | | | | | | | | | | PHPBB3-13803 | ||||
| * | | [ticket/13803] Added methods to detect whether a given feature is in use | JoshyPHP | 2015-05-30 | 2 | -2/+67 |
| | | | | | | | | | | | | | | | | | | | | | They test whether a given BBCode was enabled and has been used in a text, or smilies, or magic URLs. PHPBB3-13803 |