Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix importing float value | Carl Schwan | 2022-06-23 | 1 | -2/+2 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 10 | -59/+17 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
* | Fix a few psalm issues and moved back to psalm/phar 4.18 | Carl Schwan | 2022-01-12 | 2 | -3/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 10 | -12/+3 |
* | Check command input | Roeland Jago Douma | 2021-03-02 | 1 | -0/+5 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 8 | -9/+11 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 4 | -0/+4 |
* | Format code according to PSR2 | Christoph Wurst | 2020-04-10 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -3/+2 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 2 | -3/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 10 | -10/+13 |
* | Use non aliased method instead | Morris Jobke | 2018-02-13 | 2 | -2/+2 |
* | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 1 | -2/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+4 |
* | Filter out sensitive appconfig values | Joas Schilling | 2017-01-11 | 1 | -2/+17 |
* | Add autocomplete for db:* and log:* | Joas Schilling | 2016-09-29 | 1 | -1/+1 |
* | Add autocomplete for config:* | Joas Schilling | 2016-09-29 | 10 | -7/+182 |
* | Fix others | Joas Schilling | 2016-07-21 | 8 | -16/+24 |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 8 | -0/+1002 |