Daniel Jiang
|
ca6bd3b585
|
Merge pull request #2741 from reasonerjt/fetch-timestamp-from-clairdb
read last update from clair db, return in system info
|
2017-07-12 17:16:30 +08:00 |
|
Tan Jiang
|
5f233f3e21
|
address comment
|
2017-07-12 15:05:27 +08:00 |
|
Tan Jiang
|
543cf62e14
|
read last update from clair db, return in system info
|
2017-07-11 21:26:31 +08:00 |
|
Wenkai Yin
|
0de64ed139
|
bug fix
|
2017-07-10 18:38:21 +08:00 |
|
Tan Jiang
|
e1e975096c
|
add int id for scan overview and revoke the change in beego
|
2017-07-09 12:37:08 +08:00 |
|
Tan Jiang
|
ca805759d9
|
update scan overview in notification handler, and return clair vuln timestamp in system info
|
2017-07-07 17:47:52 +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 |
|
Wenkai Yin
|
419cf8dfc3
|
fix bug: can't show the role of member
|
2017-06-23 17:23:00 +08:00 |
|
Yan
|
38b09f9f3f
|
Merge pull request #2579 from ywk253100/170620_pm
Using project manager instead of DAO project methods
|
2017-06-20 05:40:55 -07:00 |
|
Wenkai Yin
|
de2479edee
|
update
|
2017-06-20 13:49:41 +08:00 |
|
Wenkai Yin
|
0aed9a1171
|
use project manager instead of dao method
|
2017-06-20 13:19:43 +08:00 |
|
Wenkai Yin
|
8191f4a476
|
add security context based on admiral
|
2017-06-18 22:19:12 +08:00 |
|
Wenkai Yin
|
df56010739
|
bug fix
|
2017-06-16 17:23:22 +08:00 |
|
Wenkai Yin
|
7d595c10c5
|
Merge pull request #2485 from ywk253100/170608_project
Refactor GET /projects API
|
2017-06-14 21:03:28 +08:00 |
|
Wenkai Yin
|
d6c084485b
|
Merge pull request #2497 from ywk253100/170612_user
Support pagination in GET /users API
|
2017-06-14 20:49:59 +08:00 |
|
Wenkai Yin
|
aecfcef51a
|
Merge remote-tracking branch 'upstream/master' into 170608_project
|
2017-06-14 20:46:23 +08:00 |
|
Wenkai Yin
|
421e9b114e
|
update
|
2017-06-14 20:35:51 +08:00 |
|
Wenkai Yin
|
802a2fbcce
|
update
|
2017-06-14 20:23:29 +08:00 |
|
Tan Jiang
|
8590c8d6bb
|
remove orm debug setting from test case
|
2017-06-14 16:11:23 +08:00 |
|
Tan Jiang
|
ae2d868fd4
|
handlers for image scan, store results overview in DB
|
2017-06-13 23:37:54 +08:00 |
|
Wenkai Yin
|
539c0375a1
|
support pagination
|
2017-06-12 18:36:10 +08:00 |
|
Wenkai Yin
|
20cf8de0f7
|
Merge remote-tracking branch 'upstream/master' into 170608_project
|
2017-06-09 16:41:13 +08:00 |
|
Wenkai Yin
|
e97d7dab85
|
refactor GET /projects
|
2017-06-09 16:41:02 +08:00 |
|
Wenkai Yin
|
f700b1bfc6
|
Merge pull request #2461 from ywk253100/170607_log_api
Support query logs according to different conditions
|
2017-06-09 11:08:08 +08:00 |
|
Daniel Jiang
|
42984fe1c9
|
refactory for scan job service (#2459)
* refactory for scan job service and implement ScanJob.
|
2017-06-08 15:04:23 +08:00 |
|
Wenkai Yin
|
b2380818fd
|
support query logs according to conditions
|
2017-06-08 14:44:08 +08:00 |
|
Wenkai Yin
|
9c4adbe8c9
|
Merge remote-tracking branch 'upstream/master' into 170525_log_pagination
Conflicts:
src/common/security/rbac/context_test.go
src/ui/api/statistic.go
src/ui/projectmanager/pm.go
|
2017-06-05 16:53:15 +08:00 |
|
Yan
|
d00aba8de8
|
Merge pull request #2367 from ywk253100/170524_search
Refactor search API
|
2017-06-04 22:41:55 -07:00 |
|
Yan
|
158d14f559
|
Merge pull request #2358 from ywk253100/170523_replica
Refactor policy, job, target API
|
2017-06-04 20:29:05 -07:00 |
|
Wenkai Yin
|
1b83c0b076
|
support pagination in GET recent logs API
|
2017-05-26 17:51:20 +08:00 |
|
Wenkai Yin
|
cf306ec66e
|
refactor statistics API
|
2017-05-24 16:34:33 +08:00 |
|
Wenkai Yin
|
97972028e1
|
refactor search API
|
2017-05-24 13:33:46 +08:00 |
|
Wenkai Yin
|
92dcf4bfd3
|
refactor policy, job, target API
|
2017-05-23 16:57:25 +08:00 |
|
Daniel Jiang
|
1c441b17be
|
refactor job service (#2348)
|
2017-05-22 22:33:20 -07:00 |
|
Wenkai Yin
|
7df2be19de
|
update
|
2017-05-19 13:24:31 +08:00 |
|
Wenkai Yin
|
e1c1b8ec34
|
refactor project api
|
2017-05-16 15:02:37 +08:00 |
|
Daniel Jiang
|
5892ef29c2
|
Merge pull request #2291 from reasonerjt/vulscan-job-refactory
add scan job table and dao functions
|
2017-05-12 02:45:55 -04:00 |
|
Tan Jiang
|
7d7d0c48f4
|
fix golin, add update status
|
2017-05-11 23:47:12 +08:00 |
|
Tan Jiang
|
dcbfb4d309
|
add scan job table and dao functions
|
2017-05-11 21:41:57 +08:00 |
|
Wenkai Yin
|
06ba7e0de0
|
update
|
2017-05-11 12:34:14 +08:00 |
|
Wenkai Yin
|
8f396b44f3
|
Merge remote-tracking branch 'upstream/master' into 170509_repo_api
Conflicts:
src/ui/api/repository.go
|
2017-05-10 15:53:24 +08:00 |
|
Wenkai Yin
|
b02bbc0adf
|
refactor repository API
|
2017-05-10 15:43:45 +08:00 |
|
Wenkai Yin
|
3be9cca0f5
|
delete column user_id from table accesslog
|
2017-05-03 14:18:07 +08:00 |
|
Wenkai Yin
|
4f9d9ed5d8
|
delete owner_id column from table repository
|
2017-05-02 14:57:07 +08:00 |
|
Wenkai Yin
|
b9833990c4
|
bug fix
|
2017-04-25 14:13:03 +08:00 |
|
wy65701436
|
53f7cfb967
|
replace go header
|
2017-04-13 03:54:58 -07:00 |
|
Wenkai Yin
|
3b56893f3c
|
return createtime and updatetime, fix #1924
|
2017-04-06 18:18:15 +08:00 |
|
Wenkai Yin
|
fea1ae4e26
|
refactor getting top repo API to return detail info
|
2017-03-10 15:23:22 +08:00 |
|
Wenkai Yin
|
d7b867ebcc
|
bug fix in search API: do not return duplicate projects when user does not login
|
2017-03-09 17:34:34 +08:00 |
|
Wenkai Yin
|
f7fe063436
|
fix conflict
|
2017-03-08 10:57:17 +08:00 |
|