Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14569] Extract CLI progress bar creation to a method | Matt Friedman | 2016-04-12 | 5 | -131/+48 |
| | | | | PHPBB3-14569 | ||||
* | [ticket/14561] Small change to progress bar output | Matt Friedman | 2016-03-31 | 1 | -1/+1 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] Fix function docblock in activate command | Matt Friedman | 2016-03-31 | 1 | -2/+1 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] Add a progress bar to reclean command | Matt Friedman | 2016-03-31 | 1 | -2/+74 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] Use the user loader where appropriate | Matt Friedman | 2016-03-31 | 2 | -40/+22 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] Add extra help explaining reclean command | Matt Friedman | 2016-03-31 | 1 | -0/+1 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] Import classes with use statements | Matt Friedman | 2016-03-31 | 4 | -46/+68 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] Remove unused use statements | Matt Friedman | 2016-03-31 | 3 | -7/+0 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] Reclean usernames command | Matt Friedman | 2016-03-31 | 1 | -0/+125 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] User activate command | Matt Friedman | 2016-03-31 | 1 | -0/+223 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] User delete command | Matt Friedman | 2016-03-31 | 1 | -0/+175 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/12684] Use a switch statement for readability | Matt Friedman | 2016-03-21 | 1 | -13/+13 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Use interactive method correctly | Matt Friedman | 2016-03-09 | 1 | -30/+25 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Extract interactivity to a method | Matt Friedman | 2016-03-09 | 1 | -37/+52 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Add extended help for the user:add command | Matt Friedman | 2016-03-08 | 1 | -0/+1 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Add shorthand alternates to the options | Matt Friedman | 2016-03-08 | 1 | -3/+3 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Remove whitespace | Matt Friedman | 2016-03-05 | 1 | -1/+1 |
| | | | PHPBB3-12684 | ||||
* | [ticket/12684] Add an error on user creation failure | Matt Friedman | 2016-03-05 | 1 | -0/+6 |
| | | | PHPBB3-12684 | ||||
* | [ticket/12684] Remove unnecessary null arguments | Matt Friedman | 2016-02-29 | 1 | -2/+2 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Additional clean up | Matt Friedman | 2016-02-29 | 1 | -9/+4 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Allowed to use $this in enclosure | Matt Friedman | 2016-02-29 | 1 | -4/+3 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Move all lang keys to cli | Matt Friedman | 2016-02-29 | 1 | -1/+1 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Fix a few mistakes and clean it up | Matt Friedman | 2016-02-29 | 1 | -8/+24 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Some code clean up | Matt Friedman | 2016-02-29 | 1 | -12/+1 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Another little fix | Matt Friedman | 2016-02-29 | 1 | -1/+1 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Fix tests | Matt Friedman | 2016-02-29 | 1 | -3/+1 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Update to use non-deprecated methods | Matt Friedman | 2016-02-29 | 1 | -143/+136 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Add send email option | Matt Friedman | 2016-02-29 | 1 | -0/+55 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Add input validation | Matt Friedman | 2016-02-29 | 1 | -0/+48 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Updates for 3.2 API | Matt Friedman | 2016-02-29 | 1 | -10/+32 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Fix header file | Tristan Darricau | 2016-02-29 | 1 | -1/+1 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Fix tests | Tristan Darricau | 2016-02-29 | 1 | -11/+7 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Add doc blocks and test file for user:add | LEZY Thomas | 2016-02-29 | 1 | -1/+34 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Add command user:add | LEZY Thomas | 2016-02-29 | 1 | -0/+167 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/14434] Refactored to check migrations when setting them | Matt Friedman | 2016-01-28 | 2 | -7/+1 |
| | | | | PHPBB3-14434 | ||||
* | [ticket/14434] Do not include non-migrations in CLI list | Matt Friedman | 2016-01-27 | 1 | -0/+6 |
| | | | | PHPBB3-14434 | ||||
* | [ticket/14257] Fix CLI reparser and set cron interval | Oliver Schramm | 2015-11-08 | 1 | -17/+14 |
| | | | | PHPBB3-14257 | ||||
* | [ticket/14257] Fix phpdoc in CLI command | Oliver Schramm | 2015-10-26 | 1 | -2/+2 |
| | | | | PHPBB3-14257 | ||||
* | [ticket/14257] Add text_reparser manager | Oliver Schramm | 2015-10-26 | 1 | -44/+10 |
| | | | | PHPBB3-14257 | ||||
* | [ticket/14257] Fix lock acquire in CLI command | Oliver Schramm | 2015-10-25 | 1 | -22/+20 |
| | | | | PHPBB3-14257 | ||||
* | [ticket/14257] Add reparse_lock to CLI command | Oliver Schramm | 2015-10-24 | 1 | -16/+34 |
| | | | | PHPBB3-14257 | ||||
* | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 3 | -5/+15 |
| | | | | PHPBB3-14039 | ||||
* | Merge pull request #3857 from Nicofuma/ticket/14124 | Marc Alexander | 2015-10-07 | 1 | -4/+3 |
|\ | | | | | | | [ticket/14124] Automatically translate exceptions in CLI | ||||
| * | [ticket/14124] Migrate cron:run exceptions | Tristan Darricau | 2015-08-25 | 1 | -4/+3 |
| | | | | | | | | PHPBB3-14124 | ||||
* | | [ticket/14162] Add CLI command db:list | Zoddo | 2015-09-20 | 1 | -0/+73 |
| | | | | | | | | | | | | | | | | | | This command lists all installed and uninstalled migrations. Note: The class is named `list_command`, because `list` is a reserved word and can't be used as class name in PHP. PHPBB3-14162 | ||||
* | | [ticket/14162] Add CLI command db:revert | Zoddo | 2015-09-20 | 3 | -35/+141 |
| | | | | | | | | | | | | This command allow to revert a migration from the CLI PHPBB3-14162 | ||||
* | | Merge branch '3.1.x' | Tristan Darricau | 2015-09-02 | 1 | -0/+1 |
|\ \ | |/ |/| | | | | | | | | | * 3.1.x: [ticket/14123] Fix typo [ticket/14123] Remove redundant help messages [ticket/14123] Add descriptive help to the CLI help output | ||||
| * | [ticket/14123] Remove redundant help messages | Matt Friedman | 2015-08-28 | 14 | -14/+0 |
| | | | | | | | | PHPBB3-14123 | ||||
| * | [ticket/14123] Add descriptive help to the CLI help output | Matt Friedman | 2015-08-23 | 15 | -0/+15 |
| | | | | | | | | PHPBB3-14123 | ||||
* | | Merge remote-tracking branch 'Nicofuma/ticket/12692' | Marc Alexander | 2015-08-07 | 3 | -0/+454 |
|\ \ |