Commit Graph

22 Commits

Author SHA1 Message Date
clouderati 587459df15 Replacing copyright notices with "Copyright Project Harbor Authors".
Signed-off-by: clouderati <35942204+clouderati@users.noreply.github.com>
2018-09-19 16:59:36 +00:00
陈德 0582db9a82 Apply consistent format for comments
Signed-off-by: 陈德 <chende@caicloud.io>
2018-09-05 16:16:31 +08:00
Daniel Jiang dcf4e2ee78 Update import path in go code
vmware -> goharbor

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-08-23 17:50:53 +08:00
Yan ae257433cc
Fully migrate harbor db to postgresql (#4689)
* Merge harbor db to postgres
2018-04-27 02:27:12 -07:00
Tan Jiang ff06ec05c3 Store secret in header instead of cookie 2018-04-07 22:02:06 +08:00
Wenkai Yin 500651a5a1 Hide schedule job when listing replication jobs 2018-04-03 01:11:55 +08:00
Wenkai Yin dd40f187ec Move schedule replication job to new jobservice 2018-03-30 17:44:05 +08:00
Tan Jiang 41ce0891ab Trigger scan job from UI. 2018-03-26 18:07:21 +08:00
pfh 13308ce9d8 Merge remote-tracking branch 'upstream/master' into repEnhance 2018-01-05 14:09:03 +08:00
Wenkai Yin 3448fd9a2d Fix SSRF security issue #3755 in ping target, email server and LDAP server APIs 2018-01-04 12:26:17 +08:00
Wenkai Yin b5e7de331e Delete enabled and start_time properties of replication rule 2017-12-15 09:40:31 +08:00
Wenkai Yin 31cf6c078e Implement replication policy manager 2017-11-16 10:55:03 +08:00
Wenkai Yin 149b628292 update 2017-11-09 16:20:56 +08:00
Wenkai Yin 5cef58baa1 update according to the comments 2017-11-08 17:53:41 +08:00
Wenkai Yin 51d5df0849 Update replication policy API to support trigger and filter 2017-11-02 14:59:26 +08:00
Wenkai Yin 2156750b04 Move certificate verification to target level
The certificate verification is on system level before this commit. Moving it
to target level makes the configuration more flexible for different targets.
2017-10-20 15:36:56 +08:00
Daniel Jiang 1c441b17be refactor job service (#2348) 2017-05-22 22:33:20 -07:00
Tan Jiang dcbfb4d309 add scan job table and dao functions 2017-05-11 21:41:57 +08:00
Wenkai Yin 4f9d9ed5d8 delete owner_id column from table repository 2017-05-02 14:57:07 +08:00
wy65701436 53f7cfb967 replace go header 2017-04-13 03:54:58 -07:00
Wenkai Yin a1858098c5 using different secret to mark himself when communicates with other components 2017-02-23 18:24:32 +08:00
yhua 311cf8da07 change code 20161019 2016-10-21 18:39:10 +08:00