Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove allowParallelRuns check in OCP\BackgroundJob\Job | Marcel Klehr | 2023-07-28 | 1 | -5/+0 |
* | Fix BackgroundJob tests | Marcel Klehr | 2023-04-23 | 1 | -2/+4 |
* | Add IParallelAwareJob interface | Marcel Klehr | 2023-04-23 | 1 | -2/+2 |
* | feat(BackgroundJobs): Allow preventing parallel runs for a job class | Marcel Klehr | 2023-04-23 | 1 | -0/+25 |
* | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 1 | -0/+1 |
* | Deprecated ILogger from IJob | Carl Schwan | 2022-08-08 | 1 | -16/+14 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Fix the OCP\BackgroundJob\Job to make it compatible with its interface | Roeland Jago Douma | 2020-11-24 | 1 | -3/+3 |
* | Job::run() does not return anything | Morris Jobke | 2020-10-08 | 1 | -1/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | fixup! Add backgroundjobs to OCP | Roeland Jago Douma | 2018-10-09 | 1 | -0/+2 |
* | Add backgroundjobs to OCP | Roeland Jago Douma | 2018-10-09 | 1 | -0/+141 |