Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-23 | job: Move cancelled to Job | Kevin Wolf | 1 | -0/+5 |
2018-05-23 | job: Add reference counting | Kevin Wolf | 1 | -4/+18 |
2018-05-23 | job: Move state transitions to Job | Kevin Wolf | 1 | -0/+56 |
2018-05-23 | job: Maintain a list of all jobs | Kevin Wolf | 1 | -0/+31 |
2018-05-23 | job: Add job_delete() | Kevin Wolf | 1 | -0/+6 |
2018-05-23 | job: Add JobDriver.job_type | Kevin Wolf | 1 | -0/+10 |
2018-05-23 | job: Create Job, JobDriver and job_create() | Kevin Wolf | 1 | -0/+48 |