Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moves single constructor parameters to new lines. | Faraz Samapoor | 2023-06-19 | 1 | -1/+3 |
* | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-19 | 1 | -4/+1 |
* | Fix psalm issues related to signature changes from PHP 8.0 | Côme Chilliet | 2022-12-29 | 1 | -27/+23 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -2/+1 |
* | Fix typing error | Louis Chemineau | 2021-06-21 | 1 | -1/+5 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 1 | -1/+2 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -1/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+3 |
* | Add Fatal logging option | Tim Terhorst | 2019-10-02 | 1 | -2/+6 |
* | Added a logger for systemd/journald | Johannes Ernst | 2018-06-29 | 1 | -2/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Add autocomplete for db:* and log:* | Joas Schilling | 2016-09-29 | 1 | -4/+29 |
* | Changed logtype to file instead of owncloud. | Thomas Pulzer | 2016-07-22 | 1 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Allow setting debug as loglevel via occ log_manage (#24834) | Joas Schilling | 2016-05-30 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Move OC_Log_xx to \OC\Log namespace | Roeland Jago Douma | 2016-05-03 | 1 | -1/+1 |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 1 | -0/+171 |