Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust since version | Joas Schilling | 2022-03-10 | 1 | -1/+1 |
* | Allow apps to specify if their background job can be delayed | Joas Schilling | 2022-02-22 | 1 | -2/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | Remove getLastJob from IJobList | Morris Jobke | 2020-08-13 | 1 | -11/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Deprecated OCP interface to fetch background job type | Morris Jobke | 2018-01-26 | 1 | -0/+13 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Add duration of last job execution to the table | Noveen Sachdeva | 2017-04-25 | 1 | -4/+13 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Lock jobs while executing them, to allow multiple executors to run in parallel | Joas Schilling | 2016-05-21 | 1 | -0/+11 |
* | Move \OCP\BackgroundJob to PSR-4 | Roeland Jago Douma | 2016-05-07 | 1 | -0/+110 |