Commit Graph

24 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
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
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
stonezdj f138067242 Refactor project member 2018-02-09 10:38:51 +08:00
Wenkai Yin 611709a7be Add pagination support in listing replication policy API 2018-01-18 15:54:12 +08:00
Wenkai Yin 4070ed5152 Provide a mechanism to stop pending and retrying jobs 2018-01-12 15:29:20 +08:00
Wenkai Yin 87ce1c84d5 Manual starting replication will be rejected if there are pending/running jobs 2018-01-05 17:05:57 +08:00
Wenkai Yin a9d7403bee Update project ID property if needed when updating replication policy 2017-12-27 15:04:26 +08:00
Wenkai Yin b5e7de331e Delete enabled and start_time properties of replication rule 2017-12-15 09:40:31 +08:00
Wenkai Yin a54b7dd4c0 Merge remote-tracking branch 'upstream/master' into 171219_merge 2017-12-15 08:48:57 +08:00
Wenkai Yin 43489c2b67 Print stack trace when recover from panic and print warning message rather than returning an error when updating 0 records 2017-12-14 13:48:45 +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
Tan Jiang 2ffcf10eaa restart scan jobs when jobservice is started 2017-08-16 17:24:41 +08:00
Wenkai Yin 92dcf4bfd3 refactor policy, job, target API 2017-05-23 16:57:25 +08:00
wy65701436 53f7cfb967 replace go header 2017-04-13 03:54:58 -07:00
Wenkai Yin a64891103d escapse % and _ in sql 2016-11-17 16:39:45 +08:00
yhua 311cf8da07 change code 20161019 2016-10-21 18:39:10 +08:00