| Commit message (Expand) | Author | Age | Files | Lines |
* | test: update DummyJobList | Robin Appelman | 2024-07-10 | 1 | -4/+18 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-04 | 1 | -1/+1 |
* | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs | Côme Chilliet | 2024-02-08 | 1 | -1/+1 |
* | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 1 | -1/+1 |
* | chore: Migrate away from internal Job classes | Côme Chilliet | 2024-02-08 | 1 | -1/+1 |
* | feat(backgroundjob): Schedule job after <timestamp> | Christoph Wurst | 2023-09-29 | 1 | -1/+5 |
* | Fix tests | Marcel Klehr | 2023-07-07 | 1 | -1/+1 |
* | Update tests/lib/BackgroundJob/DummyJobList.php | Marcel Klehr | 2023-04-24 | 1 | -2/+2 |
* | test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs | Marcel Klehr | 2023-04-23 | 1 | -0/+13 |
* | Fix API breakage by using a new method instead | Côme Chilliet | 2023-01-12 | 1 | -1/+1 |
* | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 1 | -1/+1 |
* | Fix DummyJobList typing | Côme Chilliet | 2022-07-12 | 1 | -8/+2 |
* | Fix DummyJobList class used by tests | Côme Chilliet | 2022-07-11 | 1 | -17/+27 |
* | Get not only time-sensitive next job from list but any | Kirill Popov | 2022-04-24 | 1 | -1/+1 |
* | Allow apps to specify if their background job can be delayed | Joas Schilling | 2022-02-07 | 1 | -1/+2 |
* | Move queries to the joblist | Joas Schilling | 2021-10-14 | 1 | -0/+7 |
* | Remove getLastJob from IJobList | Morris Jobke | 2020-08-13 | 1 | -9/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Add duration of last job execution to the table | Noveen Sachdeva | 2017-04-25 | 1 | -9/+13 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+135 |