Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs | Côme Chilliet | 2024-02-08 | 1 | -12/+10 |
* | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 1 | -10/+12 |
* | chore: Migrate away from internal Job classes | Côme Chilliet | 2024-02-08 | 1 | -12/+10 |
* | JobTest: Remove outdated tests | Marcel Klehr | 2023-07-28 | 1 | -52/+0 |
* | Run cs:Fix | Marcel Klehr | 2023-04-23 | 1 | -4/+4 |
* | Fix BackgroundJob tests | Marcel Klehr | 2023-04-23 | 1 | -8/+10 |
* | fix(tests): Remove duplicated method | Marcel Klehr | 2023-04-23 | 1 | -21/+0 |
* | test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs | Marcel Klehr | 2023-04-23 | 1 | -2/+74 |
* | Make sure to catch php errors during job execution | Daniel Kesselberg | 2020-01-31 | 1 | -0/+21 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+3 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+43 |