summaryrefslogtreecommitdiffstats
path: root/jobs/server.go
Commit message (Expand)AuthorAgeFilesLines
* DeleteAll for KV (#9431)Daniel Schalla2018-10-101-0/+1
* Move HTTPService and ConfigService into services package (#9422)Harrison Healey2018-09-261-16/+3
* MM-10502: Only cluster master should run job schedulers. (#9174)George Goldberg2018-07-311-2/+2
* MM-9728: Online migration for advanced permissions phase 2 (#8744)George Goldberg2018-05-141-0/+2
* Remove license globals entirely (#8229)Chris2018-02-091-33/+0
* Finally remove utils.Cfg (#8113)Chris2018-01-171-1/+1
* Remove global cfg vars (#8099)Chris2018-01-121-7/+25
* PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)Jonathan2017-11-301-0/+1
* Remove more global refs / state (#7723)Chris2017-10-261-0/+8
* PLT-7705: API to get data retention policy. (#7539)George Goldberg2017-10-021-1/+1
* remove jobs.Srv and other jobs-related globals (#7535)Chris2017-09-291-15/+20
* Renaming repoChristopher Speller2017-09-061-3/+3
* Add jobserver command to platform binary (#7067)Christopher Speller2017-08-011-6/+2
* PLT-6916: Redesign the jobs package and Jobserver. (#6733)George Goldberg2017-07-071-2/+29
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-181-0/+46