harbor/jobservice
2016-06-17 18:54:29 +08:00
..
conf integrate jobservice into docker-compose template 2016-05-27 16:21:32 +08:00
error.json prototype api for job management 2016-04-20 14:24:17 +08:00
main.go resume running jobs when jobservice starts 2016-06-17 18:54:29 +08:00
my_start.sh enable secret validation on UI and let job service use this secret to communicate with uI 2016-05-25 15:24:44 +08:00
populate.sql resume running jobs when jobservice starts 2016-06-17 18:54:29 +08:00
router.go add header comment 2016-06-16 14:57:45 +08:00
start_db.sh refactor, associate statemachine to worker and reuse it 2016-05-13 21:43:17 +08:00
stop.json provide api to stop running jobs of a policy 2016-05-19 16:10:25 +08:00
sync_policy.json /replicationJobs api will handle creating a job for a single repository 2016-05-24 13:15:27 +08:00
sync_repo.json add tags in db, and support tags in dao and job service api 2016-05-25 16:33:45 +08:00
test.json prototype api for job management 2016-04-20 14:24:17 +08:00