Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce store boiler plate (#7585) | Chris | 2017-10-06 | 1 | -131/+24 |
| | |||||
* | PLT-7759: Make GetNewestJobByStatusAndType not fail when no jobs match. (#7540) | George Goldberg | 2017-10-02 | 1 | -2/+2 |
| | |||||
* | PLT-7644: Improve job scheduler architecture. (#7532) | George Goldberg | 2017-09-28 | 1 | -0/+58 |
| | |||||
* | Move sql store code into store/sqlstore package (#7502) | Chris | 2017-09-25 | 1 | -0/+349 |
* move sql store code into store/sqlstore package * move non-sql constants back up to store * fix api test * derp |