Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -135/+0 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add async command system to handle asynchronous operations | Robin Appelman | 2015-02-25 | 1 | -1/+6 |
| | |||||
* | Add the background job list to the public server container | Robin Appelman | 2014-02-11 | 1 | -0/+2 |
| | |||||
* | add test case for removing background jobs that are throwing exceptions | Robin Appelman | 2013-12-05 | 1 | -3/+0 |
| | |||||
* | Add support for the old public backgroundjob api | Robin Appelman | 2013-04-24 | 1 | -0/+13 |
| | |||||
* | Adjust backgroundjob test cases | Robin Appelman | 2013-04-20 | 1 | -4/+8 |
| | |||||
* | Rework background job system | Robin Appelman | 2013-04-20 | 1 | -0/+114 |