Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -0/+7 |
* | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 3 | -3/+3 |
* | Add Phan plugin to check for SQL injections | Lukas Reschke | 2017-07-20 | 1 | -0/+1 |
* | Add duration of last job execution to the table | Noveen Sachdeva | 2017-04-25 | 2 | -3/+25 |
* | make JobList::next() lock free | Jörn Friedrich Dreyer | 2017-04-07 | 1 | -5/+10 |
* | Update with robin | Joas Schilling | 2016-07-21 | 6 | -6/+6 |
* | Fix others | Joas Schilling | 2016-07-21 | 6 | -7/+13 |
* | Lock jobs while executing them, to allow multiple executors to run in parallel | Joas Schilling | 2016-05-21 | 1 | -33/+53 |
* | Move \OC\BackgroundJob to PSR-4 | Roeland Jago Douma | 2016-04-26 | 6 | -0/+554 |