Tan Jiang
|
a74cf7e68b
|
remove creator field from top repo query
|
2016-08-03 10:39:33 +08:00 |
|
Wenkai Yin
|
e14a03259e
|
order jobs by update time
|
2016-07-14 17:54:25 +08:00 |
|
Wenkai Yin
|
67a8c8631a
|
fix #520 #521 #522
|
2016-07-13 15:51:57 +08:00 |
|
Wenkai Yin
|
51627d4d40
|
pass go test
|
2016-07-06 12:18:59 +08:00 |
|
Wenkai Yin
|
0f557d54ef
|
count status 'retrying'
|
2016-07-06 11:44:58 +08:00 |
|
Wenkai Yin
|
6f7c2aa5a5
|
return count of jobs which are failed when listing policies
|
2016-07-05 18:57:04 +08:00 |
|
Daniel Jiang
|
fa7e3b4666
|
Merge pull request #445 from ywk253100/filter_job_by_time
filter jobs by time
|
2016-06-29 18:46:50 +08:00 |
|
Wenkai Yin
|
0c7f2142ff
|
pass go test
|
2016-06-29 17:15:49 +08:00 |
|
Wenkai Yin
|
60e15cc1fa
|
filter jobs by time
|
2016-06-29 16:58:16 +08:00 |
|
Daniel Jiang
|
5704b2431f
|
Merge pull request #426 from wemeya/author
add method to test GetTopRepos
|
2016-06-29 13:44:35 +08:00 |
|
Wenkai Yin
|
1c8cdb8a6b
|
1.order jobs by create time desc 2.open job log in browser 3.update start time of policy when the policy is enabled 4.do not push manifest if it already exists
|
2016-06-28 11:06:56 +08:00 |
|
Wenkai Yin
|
10adb7567f
|
filter jobs by status
|
2016-06-27 16:24:04 +08:00 |
|
wemeya
|
e74b245cd6
|
add method to test GetTopRepos
|
2016-06-27 14:26:41 +08:00 |
|
wemeya
|
c4734205e4
|
Merge remote-tracking branch 'upstream/new-ui-with-sync-image' into author
|
2016-06-23 15:54:50 +08:00 |
|
wemeya
|
f3203272e2
|
modify sql where condition
|
2016-06-22 16:36:36 +08:00 |
|
Wenkai Yin
|
b985c5bed4
|
1.only target of disabled policy can be modified 2.duplicated policy can not be created
|
2016-06-22 14:19:19 +08:00 |
|
wemeya
|
5f9edba5a6
|
modify code for travis CI
|
2016-06-22 14:15:32 +08:00 |
|
wemeya
|
9b41d9f5c1
|
add creator field to models/toprepo.go
|
2016-06-21 18:43:31 +08:00 |
|
wemeya
|
3b591e09e3
|
Merge remote-tracking branch 'upstream/new-ui-with-sync-image' into author
|
2016-06-21 10:57:02 +08:00 |
|
Tan Jiang
|
f6a9f67613
|
fix golint issues
|
2016-06-20 13:04:27 +08:00 |
|
Tan Jiang
|
bc5d71ee86
|
merge
|
2016-06-17 18:58:16 +08:00 |
|
Tan Jiang
|
aa9fc2a083
|
resume running jobs when jobservice starts
|
2016-06-17 18:54:29 +08:00 |
|
Wenkai Yin
|
7747e72c28
|
filter jobs by policy ID and repository
|
2016-06-17 11:34:52 +08:00 |
|
Daniel Jiang
|
dfa8fdb15e
|
Merge pull request #348 from reasonerjt/job-service
add comment to source files
|
2016-06-16 15:03:53 +08:00 |
|
Tan Jiang
|
d909405c11
|
add header comment
|
2016-06-16 14:57:45 +08:00 |
|
Wenkai Yin
|
3450b0160b
|
pass govet
|
2016-06-16 14:24:35 +08:00 |
|
Wenkai Yin
|
8939b54448
|
1. support updating the target of policy 2. can not delete a target if it is being used
|
2016-06-16 14:18:23 +08:00 |
|
wemeya
|
41f5a7f468
|
add code to list author of top repos
|
2016-06-15 18:26:21 +08:00 |
|
Wenkai Yin
|
96c9e4c202
|
bug fix: when no rows found, return nil not error
|
2016-06-15 11:29:14 +08:00 |
|
Wenkai Yin
|
db9347135c
|
bug fix
|
2016-06-14 17:33:37 +08:00 |
|
Wenkai Yin
|
8f56e9fc4a
|
Merge pull request #330 from ywk253100/sync_image
add modify policy
|
2016-06-13 17:54:05 +08:00 |
|
Wenkai Yin
|
bc0aa21441
|
add modify policy
|
2016-06-13 17:32:22 +08:00 |
|
Wenkai Yin
|
32857a9154
|
Merge pull request #329 from ywk253100/sync_image
filter policies by name and project ID
|
2016-06-13 16:57:43 +08:00 |
|
Wenkai Yin
|
39edccf549
|
filter policies by name and project ID
|
2016-06-13 16:49:46 +08:00 |
|
Wenkai Yin
|
784947a787
|
Merge pull request #328 from ywk253100/sync_image
Sync image
|
2016-06-13 14:40:25 +08:00 |
|
Wenkai Yin
|
82b4781571
|
update implements of FilterTargets()
|
2016-06-13 13:48:12 +08:00 |
|
Wenkai Yin
|
e05ff0373b
|
update implements of FilterTargets()
|
2016-06-13 08:54:42 +08:00 |
|
Wenkai Yin
|
e5fe595f62
|
add test for FilterTargets()
|
2016-06-13 08:42:11 +08:00 |
|
Wenkai Yin
|
3bc41cc6d3
|
filter targets by name
|
2016-06-13 08:31:32 +08:00 |
|
wemeya
|
0147ec8d3b
|
Merge remote-tracking branch 'upstream/job-service' into develop
|
2016-06-07 20:35:24 +08:00 |
|
Wenkai Yin
|
6788f891f1
|
add test for dao metod
|
2016-06-07 13:41:02 +08:00 |
|
wemeya
|
411ead21fc
|
change code for review
|
2016-06-06 17:53:36 +08:00 |
|
Wenkai Yin
|
f4e6d048b2
|
add validation to create, update policies and targets
|
2016-06-06 17:31:47 +08:00 |
|
wemeya
|
9f16403a22
|
modify test code
|
2016-06-02 19:03:04 +08:00 |
|
wemeya
|
eb62beba31
|
modify merge conflicts
|
2016-06-02 17:57:39 +08:00 |
|
wemeya
|
389a6037d5
|
change code as the review reqired
|
2016-06-02 17:33:10 +08:00 |
|
root
|
d66a8f913e
|
merge master
|
2016-06-02 13:41:52 +08:00 |
|
wemeya
|
267152f8e6
|
change code according to review
|
2016-06-01 19:29:08 +08:00 |
|
wemeya
|
1c9162559c
|
change code
|
2016-06-01 18:07:33 +08:00 |
|
wemeya
|
c972406d0f
|
change code
|
2016-06-01 18:02:32 +08:00 |
|