harbor/src/common
Yan d5b85a6748
Add the registry controller httpserver, it's responsible for controlling (#5265)
docker regsitry. This version has the API to call regsitry GC with jobservice
secret. Seprates it into a standalone container as do not want to invoke two
processes in one container.

It needs to mount the registry storage into this container in order to do GC,
and needs to copy the registry binary into it.
2018-07-16 16:50:28 +08:00
..
api Remove useless code from UI router and API 2017-12-20 23:10:38 +08:00
config replace go header 2017-04-13 03:54:58 -07:00
dao Let adminserver initialise the DB schema. 2018-07-13 17:32:17 +08:00
http Store secret in header instead of cookie 2018-04-07 22:02:06 +08:00
job Read the system properties from scan job context 2018-04-04 19:58:54 +08:00
models Add settings to define admin with LDAP group DN 2018-07-05 14:46:44 +08:00
notifier Fix code issues found by Gas 2018-01-29 15:17:03 +08:00
registryctl Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00
scheduler Merge remote-tracking branch 'upstream/master' into 180103_merge 2018-01-03 10:32:03 +08:00
secret Store secret in header instead of cookie 2018-04-07 22:02:06 +08:00
security Update security context for assign role to project group member 2018-05-03 16:49:16 +08:00
utils Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00
const.go Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00