Wenkai Yin
82b400c049
Add replication filter implement
2017-11-01 14:59:44 +08:00
Steven Zou
3565f60f5b
Merge pull request #3473 from steven-zou/master
...
Define filter interfaces for replication service
2017-10-29 23:37:30 -05:00
Steven Zou
410908d863
Merge branch 'master' of https://github.com/steven-zou/harbor into fork_master
2017-10-27 18:19:39 +08:00
Wenkai Yin
5b2ececae8
Merge pull request #3436 from ywk253100/171020_meta_api
...
Add project metadata API
2017-10-27 05:16:50 -05:00
Steven Zou
e2242cffd2
define filter interfaces for replication service including:interface Filter,Converter and FilterChain and other supporting models
2017-10-27 18:16:16 +08:00
Wenkai Yin
c355034c14
Add project metadata API
...
Project metadata API can be used to integrated with project management
service which can not provide all metadatas needed by Harbor.
2017-10-27 17:05:15 +08:00
Deng, Qian
69ffd7117c
add ui for project level policy
2017-10-27 15:18:00 +08:00
Daniel Jiang
d8634290e8
Merge pull request #3420 from reasonerjt/master
...
Add Unit test cases for Clair Client.
2017-10-23 12:18:05 +08:00
Tan Jiang
b925569767
Add Unit test cases for Clair Client.
2017-10-22 21:54:04 +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
Wenkai Yin
66b2d0d3f3
Apply project level policies to standalone Harbor
...
The following features are only enabled in integration mode, this commit moves
these to standalone Harbor:
- Content trust policy: only signed images can be pulled
- Vulnerability policy: only images whose severity is below the threshold can be pulled
- Automatic scan policy: automatic scan pushed images
2017-10-19 17:33:28 +08:00
Steven Zou
a5ca531819
Merge pull request #3338 from pengpengshui/master
...
fix issue about pull command in repository #3275
2017-10-18 21:28:53 -05:00
Fuhui Peng (c)
a5a62e1b19
add customSkin about #3241
2017-10-17 10:46:23 +08:00
Tan Jiang
eab6b43d99
Make the root CA certificate of UAA should be configurable
2017-10-16 17:40:29 +08:00
Fuhui Peng (c)
eacb8e5658
Merge branch 'master' of https://github.com/vmware/harbor
2017-10-12 12:58:51 +08:00
Fuhui Peng (c)
54e0d34f7f
fix issue about pull command in repository
2017-10-12 10:35:48 +08:00
Steven Zou
46814206bb
Merge branch 'master' into master
2017-10-11 02:10:50 -05:00
Tan Jiang
51286d9baa
Provide UAA authenticator for password based authentication.
2017-10-07 00:16:53 +08:00
Wenkai Yin
e495357d98
implement the default project metadata manager
2017-09-28 16:17:51 +08:00
Steven Zou
07b6934c9d
add video demo references (both youtube and v.qq)to the readme.md and the user guide
2017-09-27 12:53:59 +08:00
Steven Zou
546a8327aa
Merge remote-tracking branch 'upstream/master'
2017-09-27 10:59:15 +08:00
Wenkai Yin
e79334a445
Add interfaces to implement project level policy ( #3271 )
...
* add interfaces to implement project level policy
2017-09-26 16:41:08 +08:00
Deng, Qian
9e0961b3f4
fix_tag_link_and_scanning_state
2017-09-26 13:54:42 +08:00
Fuhui Peng (c)
148c6ecc53
fix issue about replication rule delete and username autocomplete and… …
2017-09-21 15:45:42 +08:00
Wenkai Yin
dc4f2ece72
readjust package structure
2017-09-20 15:24:19 +08:00
Wenkai Yin
5cd55220c8
Merge pull request #3244 from ywk253100/170919_golint
...
Fix code style issues reported by golint
2017-09-20 10:31:28 +08:00
Wenkai Yin
f0946b63cf
fix code style issues reported by golint
2017-09-19 17:16:54 +08:00
Wenkai Yin
82dc758064
Merge pull request #3213 from ywk253100/170914_image_size
...
Return image size when getting detail information of tag
2017-09-19 17:09:49 +08:00
Wenkai Yin
8d7644b8b5
Merge pull request #3151 from ywk253100/170830_email_insecure
...
Expose the insecure flag for email configuration
2017-09-15 15:01:30 +08:00
Wenkai Yin
2ebcc454ba
support image size
2017-09-15 13:34:23 +08:00
weibaohui
84d66d85fa
Correct spelling
...
Correct spelling
2017-09-11 15:13:24 +08:00
Steven Zou
9987d89705
enable server end pagination for project list
2017-09-08 19:15:50 +08:00
Wenkai Yin
bb77ceebae
Merge remote-tracking branch 'upstream/master' into 170830_email_insecure
2017-09-04 15:10:24 +08:00
Wenkai Yin
923a8d65b1
expose insecure flag in api
2017-09-04 15:10:07 +08:00
Fuhui Peng (c)
c98e1cc29e
harbor-ui version
2017-08-30 14:40:14 +08:00
Fuhui Peng (c)
7b0afc4032
Merge branch 'master' of https://github.com/vmware/harbor into uitest
2017-08-30 13:55:07 +08:00
Fuhui Peng (c)
2987eb3e28
fix issue about view log
2017-08-30 13:30:53 +08:00
Yan
1a71b13591
update error format ( #3125 )
...
* update error format
update
update
update
update
update
update
* update
* update
2017-08-29 19:17:08 +08:00
Fuhui Peng (c)
1d63deb742
fix issue about il8n about deleting repository
2017-08-28 11:25:17 +08:00
Yan
97f73dbf6c
block pull scan failed image ( #3119 )
2017-08-28 10:30:59 +08:00
Daniel Jiang
f41d2ff436
Merge pull request #3101 from ywk253100/170822_replica
...
Convert 500 error returned by Admiral to duplicate project error when creating duplicate project
2017-08-22 15:59:19 +08:00
Wenkai Yin
599d94be0c
update
2017-08-22 15:22:25 +08:00
Steven Zou
749435ccf3
Merge pull request #3102 from steven-zou/master
...
Fix projetcId not ready and ca download link issues
2017-08-22 14:53:45 +08:00
Wenkai Yin
ffb2f4201b
update
2017-08-22 14:28:45 +08:00
Steven Zou
d2540b71f5
fix ca download link issue
2017-08-22 13:57:23 +08:00
Wenkai Yin
bb958a7f4b
convert 500 error returned by Admiral to duplicate project error when creating duplicate project
2017-08-22 13:34:06 +08:00
Steven Zou
3784c08e3d
Fix the projectId not ready issue
2017-08-22 13:33:24 +08:00
Tan Jiang
c1bbcb5bab
update the interval of clair updater to 12 hours, and update the interval for scan all to 2 hours
2017-08-21 13:45:23 +08:00
Steven Zou
5deff12550
update ui library version
2017-08-18 18:50:42 +08:00
Fuhui Peng (c)
45c4796486
'1918'
2017-08-18 17:42:50 +08:00