Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #22432 from nextcloud/enh/phpdoc | Roeland Jago Douma | 2020-08-26 | 2 | -2/+0 |
|\ | |||||
| * | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 2 | -2/+0 |
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
|/ | |||||
* | Remove getLastJob from IJobList | Morris Jobke | 2020-08-13 | 1 | -11/+0 |
* | Use formal type hints instead of informal PHPDoc | Morris Jobke | 2020-07-06 | 1 | -5/+3 |
* | Fix wrong phpdoc for execute method | Daniel Kesselberg | 2020-07-03 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 5 | -5/+11 |
* | fixup! Add backgroundjobs to OCP | Roeland Jago Douma | 2018-10-09 | 1 | -0/+2 |
* | Add backgroundjobs to OCP | Roeland Jago Douma | 2018-10-09 | 3 | -0/+251 |
* | Deprecated OCP interface to fetch background job type | Morris Jobke | 2018-01-26 | 1 | -0/+13 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+2 |
* | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 1 | -1/+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 | 2 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 2 | -4/+6 |
* | 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 | 2 | -0/+196 |