harbor/src/jobservice/job
Steven Zou b664b90b86
Merge pull request #7585 from steven-zou/add_get_jobs_API
add get jobs API to provide powerful job stats management
2019-05-08 17:17:33 +08:00
..
impl Upgrade the distribution and notary library (#7516) 2019-04-28 12:00:26 +08:00
context.go fix code style issues: missing comments 2019-04-19 14:16:08 +08:00
interface.go Refactor job servcie primary logic to fix related bugs 2019-04-18 16:02:49 +08:00
kinds.go Refactor job servcie primary logic to fix related bugs 2019-04-18 16:02:49 +08:00
known_jobs.go add get scheduled and periodic executions APIs 2019-04-19 13:54:23 +08:00
models.go add retry for status switching 2019-04-19 21:14:09 +08:00
op_cmd.go fix code style issues: missing comments 2019-04-19 14:16:08 +08:00
status.go Refactor job servcie primary logic to fix related bugs 2019-04-18 16:02:49 +08:00
tracker_test.go add get jobs API to provide powerful job stats management 2019-04-28 22:36:13 +08:00
tracker.go add get jobs API to provide powerful job stats management 2019-04-28 22:36:13 +08:00
web_hook.go Refactor job servcie primary logic to fix related bugs 2019-04-18 16:02:49 +08:00