harbor/src/core
Daniel Jiang 29d5b5da72 Return 409 when there is a scan all job running (#6460)
* Return 409 when user trigger another "scan all"

This commit fixes #6418, that when multiple "scan all" jobs are
triggered, the API should not return 500.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>

* Update swagger to add 409 to scanAll API

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-12-06 11:46:38 +08:00
..
api Return 409 when there is a scan all job running (#6460) 2018-12-06 11:46:38 +08:00
auth Updating copyright notices 2018-10-18 16:04:36 +00:00
config Not submit scan all job when core container starts 2018-10-25 19:01:52 +08:00
controllers Updating copyright notices 2018-10-18 16:04:36 +00:00
filter Updating copyright notices 2018-10-18 16:04:36 +00:00
label Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
notifier Schedule "scan all" via jobservice 2018-09-28 15:42:37 +08:00
promgr Updating copyright notices 2018-10-18 16:04:36 +00:00
proxy Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
service Wait for manifest in notification handler 2018-11-06 19:23:54 +08:00
systeminfo Change admin server to core in jobservice 2018-10-16 19:23:12 +08:00
utils Wait for manifest in notification handler 2018-11-06 19:23:54 +08:00
views Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
main.go change session cookie name to sid 2018-11-29 15:18:15 +08:00
router.go Merge pull request #6039 from stonezdj/refact_5996 2018-10-24 10:50:11 +08:00