Steven Zou
|
ff889cedde
|
Fix conflict
|
2017-07-07 20:15:40 +08:00 |
|
Steven Zou
|
a0718385c1
|
Fix the import cycle issue
|
2017-07-07 20:12:01 +08:00 |
|
Steven Zou
|
cadc1187c2
|
Merge remote-tracking branch 'upstream/master'
|
2017-07-07 00:39:29 +08:00 |
|
Steven Zou
|
44be165edf
|
Enable policy scheduler in ui main
|
2017-07-07 00:38:38 +08:00 |
|
Wenkai Yin
|
f7412b0c31
|
update auth context as Admiral's API changed
|
2017-07-06 18:32:22 +08:00 |
|
Wenkai Yin
|
315ca51611
|
Merge pull request #2675 from ywk253100/170630_tags
Just return tag list rather than 500 if there are errors when getting signatures or scan overview
|
2017-07-06 15:07:20 +08:00 |
|
Wenkai Yin
|
7b39a46c98
|
update
|
2017-07-06 14:48:43 +08:00 |
|
Wenkai Yin
|
cbaf24fe81
|
Merge pull request #2713 from ywk253100/170704_pm
Move some method of project manager to security context
|
2017-07-06 14:29:21 +08:00 |
|
Daniel Jiang
|
b96770b90a
|
Merge pull request #2693 from reasonerjt/clair-notification
Clair notification handler
|
2017-07-05 20:18:34 +08:00 |
|
Steven Zou
|
82e17fade1
|
refine scheduler according to review comments
|
2017-07-05 19:13:49 +08:00 |
|
Yan
|
d849c36e3f
|
Merge pull request #2570 from samifruit514/master
Allow 255 chars for Realname
|
2017-07-05 03:17:57 -07:00 |
|
Steven Zou
|
4b2bae4558
|
Merge branch 'master' of https://github.com/steven-zou/harbor
|
2017-07-05 17:57:31 +08:00 |
|
Steven Zou
|
5a5eb1d377
|
Update commnets of exported methods and structs
|
2017-07-05 17:57:20 +08:00 |
|
Wenkai Yin
|
b866200e4f
|
Move some method of project manager to security context
|
2017-07-05 17:41:58 +08:00 |
|
Steven Zou
|
a477cb1a3e
|
Merge branch 'master' of github.com:steven-zou/harbor
|
2017-07-05 17:04:43 +08:00 |
|
Steven Zou
|
c3dd5e6d12
|
Enhancements to configuration sharable component
|
2017-07-05 16:10:47 +08:00 |
|
Tan Jiang
|
8b31715b34
|
provide Clair notification handler
update the timestamp in DB, when handling the notification
|
2017-07-05 15:35:53 +08:00 |
|
Steven Zou
|
2bc557b559
|
Implement policy scheduler
|
2017-07-05 02:41:52 +08:00 |
|
Wenkai Yin
|
b51b3ea5ac
|
Merge pull request #2699 from ywk253100/170704_integration
Fix bugs found in test
|
2017-07-04 17:42:43 +08:00 |
|
Wenkai Yin
|
94507fc8a1
|
fix bugs found in test
|
2017-07-04 17:18:24 +08:00 |
|
Steven Zou
|
5cfe6540b7
|
Merge pull request #2670 from steven-zou/master
Implement scan all policy configuration
|
2017-07-04 16:53:50 +08:00 |
|
Wenkai Yin
|
aac742e8ba
|
update
|
2017-07-04 12:33:11 +08:00 |
|
Steven Zou
|
f50a125d61
|
fix spec failure issue
|
2017-07-03 18:46:35 +08:00 |
|
Wenkai Yin
|
d2eb8fc8b6
|
filter request for basic auth in integration mode
|
2017-07-03 17:58:36 +08:00 |
|
Wenkai Yin
|
3ebe1a824b
|
update codes of auth context
|
2017-07-03 13:37:55 +08:00 |
|
Wenkai Yin
|
2818c047bf
|
Merge pull request #2672 from ywk253100/170628_getpm
Create a global project manager
|
2017-06-30 16:38:29 +08:00 |
|
Wenkai Yin
|
bdbdb383ac
|
update
|
2017-06-30 16:21:55 +08:00 |
|
Wenkai Yin
|
2ada2dbd16
|
Merge pull request #2631 from ywk253100/170626_statistic
Refactor statistics API to return private/public count of projects and repositories
|
2017-06-30 14:26:15 +08:00 |
|
Wenkai Yin
|
99a492270e
|
just return tag list rather than 500 error if there are errors
|
2017-06-30 13:40:25 +08:00 |
|
Wenkai Yin
|
84b443e2b2
|
Merge remote-tracking branch 'upstream/master' into 170628_getpm
Conflicts:
src/ui/config/config.go
src/ui/proxy/interceptor_test.go
|
2017-06-30 00:14:45 +08:00 |
|
Wenkai Yin
|
d6b4330cc8
|
create a global project manager
|
2017-06-30 00:08:45 +08:00 |
|
Steven Zou
|
1db36d99fb
|
Implement scan all policy configuration
|
2017-06-29 18:41:30 +08:00 |
|
Daniel Jiang
|
ea827ffd6e
|
Merge pull request #2658 from ywk253100/170627_registry
Provide a method to get token from token service
|
2017-06-29 17:56:38 +08:00 |
|
Tan Jiang
|
9ac23d9da5
|
add the attribute to valid keys
|
2017-06-29 16:06:48 +08:00 |
|
Tan Jiang
|
af0e8c85bb
|
configuration api can handle scan all policy
|
2017-06-29 15:14:11 +08:00 |
|
Yan
|
159d549dbd
|
Merge pull request #2581 from wy65701436/vul-interceptor
vulnerable interceptor
|
2017-06-28 22:10:10 -07:00 |
|
wangyan
|
c6a8e4076b
|
to get travis status
|
2017-06-28 21:20:44 -07:00 |
|
wangyan
|
5a26ab1a53
|
vul interceptor
update
fix http no found
fix test
fix test
update
fix typo
fix travis
update per comment
update typo
|
2017-06-28 05:22:28 -07:00 |
|
Wenkai Yin
|
f806adaac4
|
update test cases of PMS project manager
|
2017-06-28 15:44:40 +08:00 |
|
Wenkai Yin
|
ab65bca2fe
|
Merge pull request #2649 from ywk253100/170627_service_account
Implement GetByMember function in PMS project manager
|
2017-06-28 15:25:21 +08:00 |
|
Wenkai Yin
|
4770aeba90
|
provide a method to get token from token service
|
2017-06-28 12:23:14 +08:00 |
|
Tan Jiang
|
00e86d86b6
|
provide an API to scan all images, and some refactory
|
2017-06-27 19:25:11 +08:00 |
|
Wenkai Yin
|
016af6bc78
|
implement GetByMember function in PMS project manager
|
2017-06-27 18:44:20 +08:00 |
|
Daniel Jiang
|
34871fe202
|
Merge pull request #2627 from reasonerjt/clair-integration
small refinement to clair client
|
2017-06-26 14:34:08 +08:00 |
|
Steven Zou
|
30ece92360
|
Merge pull request #2614 from steven-zou/master
Update UI builder to 1.2.5
|
2017-06-26 14:24:55 +08:00 |
|
Wenkai Yin
|
6e9ec3f22c
|
refactor statistics API
|
2017-06-26 14:15:01 +08:00 |
|
Wenkai Yin
|
c50e2a5606
|
Merge pull request #2607 from ywk253100/170622_project
Fix bug: can't show the role of member
|
2017-06-26 10:17:36 +08:00 |
|
Tan Jiang
|
ed296812f0
|
small refinement to clair client
|
2017-06-25 11:44:56 +08:00 |
|
Steven Zou
|
7c68c1ca69
|
Enhance script in make/dev/nodeclarity/entrypoint.sh
|
2017-06-23 18:58:58 +08:00 |
|
Steven Zou
|
a12ec997cc
|
Fix tooltip cut issue
Change Dockerfile of UI builder
|
2017-06-23 18:58:43 +08:00 |
|