summaryrefslogtreecommitdiffstats
path: root/api4/job.go
Commit message (Expand)AuthorAgeFilesLines
* Migrate all the api4 to handle errors in idiomatic way (#9143)Jesús Espino2018-08-011-13/+17
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-3/+0
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-251-6/+5
* remove jobs.Srv and other jobs-related globals (#7535)Chris2017-09-291-2/+2
* remove global refs from api/api4 (#7496)Chris2017-09-221-6/+6
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-3/+3
* PLT-6595-Server: Job Management APIs. (#6931)George Goldberg2017-07-201-10/+71
* PLT-6916: Redesign the jobs package and Jobserver. (#6733)George Goldberg2017-07-071-7/+7
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-181-0/+57