Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Extend rector to core/refactor/rector-core | provokateurin | 2025-05-15 | 1 | -3/+6 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -4/+4 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 1 | -18/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(bg-jobs): review adjustments | Julien Veyssier | 2024-05-02 | 1 | -6/+2 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | feat(bg-jobs): allow setting a job class list instead of a single class in ↵ | Julien Veyssier | 2024-05-02 | 1 | -2/+4 |
| | | | | | | cron.php and the job worker occ command Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | fix(bg-jobs): fix psalm issues | Marcel Klehr | 2024-05-02 | 1 | -3/+7 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(bg-jobs): Fix running once when no job was scheduled | Julius Härtl | 2024-05-02 | 1 | -0/+93 |
Signed-off-by: Julius Härtl <jus@bitgrid.net> |