Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add duration of last job execution to the table | Noveen Sachdeva | 2017-04-25 | 1 | -9/+13 |
| | |||||
* | Fix getMock JobListTest | Roeland Jago Douma | 2016-09-13 | 1 | -2/+4 |
| | |||||
* | Lock jobs while executing them, to allow multiple executors to run in parallel | Joas Schilling | 2016-05-21 | 1 | -66/+60 |
| | |||||
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 6 | -0/+595 |
* Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader |