Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |