Commit Graph

9256 Commits

Author SHA1 Message Date
Tan Jiang
b537225f16 /replicationJobs api will handle creating a job for a single repository 2016-05-24 13:15:27 +08:00
Daniel Jiang
5374f213c0 Merge pull request #261 from reasonerjt/job-service
store log in fs, provide api for getting log of a job
2016-05-24 11:10:48 +08:00
Tan Jiang
0a2b9b320b remove job_log table 2016-05-24 11:08:49 +08:00
Tan Jiang
616d96496a update the depth in New func 2016-05-24 11:02:03 +08:00
Daniel Jiang
db908edf87 Merge pull request #256 from saga92/master
add orm singleton
2016-05-24 11:01:19 +08:00
kunw
ce2454472b Merge branch 'new-version-of-ui' of https://github.com/vmware/harbor into new-version-of-ui 2016-05-24 10:54:23 +08:00
kunw
d3a7beb0ba updates for popup-details feature of UI. 2016-05-24 10:53:52 +08:00
kun wang
a48e3298f7 Merge pull request #260 from xiahaoshawn/new-version-of-ui
fix JavaScript code error detect by JSHint
2016-05-24 10:51:24 +08:00
saga92
de51b247f7 make singleton thread safe 2016-05-24 09:41:34 +08:00
Tan Jiang
da6f7f8a8c store log in fs, provide api for getting log of a job 2016-05-23 19:39:13 +08:00
Tan Jiang
71b4dde8a9 Merge branch 'job-service' of https://github.com/vmware/harbor into job-service 2016-05-23 19:37:42 +08:00
Wenkai Yin
7449b3604c move target.go to api/ 2016-05-23 18:41:48 +08:00
xiahaoshawn
b95a6d5e2c change javascript code style 2016-05-23 18:29:17 +08:00
kun wang
c661b5dbe4 Merge pull request #250 from xiahaoshawn/new-version-of-ui
set up jshint task
2016-05-23 17:51:02 +08:00
Wenkai Yin
772280d4e3 add targets api 2016-05-23 16:48:55 +08:00
xiahaoshawn
51fa12769b add comments to the exported type 2016-05-23 15:43:15 +08:00
wemeya
f3ae27649b modify test code 2016-05-23 14:24:42 +08:00
xiahaoshawn
a205487857 Merge remote-tracking branch 'upstream/new-version-of-ui' into new-version-of-ui 2016-05-23 11:18:57 +08:00
kunw
2bf1742ecb refactor i18n processing and sign-in validation. 2016-05-21 17:20:39 +08:00
kunw
02c182d178 updates for header components rendering checked from backend of UI. 2016-05-21 11:26:19 +08:00
kunw
758a02c715 update timeout for getting data from cookies. 2016-05-20 18:19:49 +08:00
wemeya
06c3f59d03 modify code as travis ci required 2016-05-20 18:00:30 +08:00
wemeya
27efcc133d modify code as travis ci required 2016-05-20 17:56:01 +08:00
kunw
09db2d04d0 updates for cookies storage processing, and other refinements. 2016-05-20 17:43:47 +08:00
wemeya
45136996eb modify code as travis ci required 2016-05-20 17:39:49 +08:00
saga92
2f60bf4f1f add unit test of GetOrmer 2016-05-20 17:35:16 +08:00
wemeya
a6fd1a5050 modify code as travis ci required 2016-05-20 17:12:23 +08:00
wemeya
888604fb0d modify code as travis ci required 2016-05-20 17:03:50 +08:00
wemeya
7c74b16eef add api for listing recent logs and changing user profile 2016-05-20 16:56:12 +08:00
saga92
867911e96e format comment 2016-05-20 16:54:24 +08:00
saga92
145e3537ab add orm singleton 2016-05-20 16:36:10 +08:00
Wenkai Yin
0b30d04455 sort tags by name 2016-05-20 14:02:44 +08:00
Wenkai Yin
4d1d7799fd add user agent to registry client 2016-05-20 13:16:58 +08:00
Wenkai Yin
cc8a4cbdab Merge remote-tracking branch 'upstream/job-service' into sync_image 2016-05-20 11:50:50 +08:00
Wenkai Yin
1919f19459 remove useless codes 2016-05-20 11:38:24 +08:00
Wenkai Yin
7920803735 handle project name is nil 2016-05-20 11:32:12 +08:00
Wenkai Yin
4b27ef7a25 Merge branch 'master' into modify_authentication_of_repository_api 2016-05-20 11:18:33 +08:00
Wenkai Yin
8c86e786c2 user can get public projects without login 2016-05-20 11:16:19 +08:00
kunw
4f34bba18f Merge branch 'master' into new-version-of-ui 2016-05-19 18:55:31 +08:00
kunw
749412fb16 refinement for retrieve-pane dismissing actions and Harbor logo of UI 2016-05-19 18:54:30 +08:00
Wenkai Yin
6cd1813b86 1. user can get repositories of public project without login 2. add basic auth support for repository API 3. system admin can CRUD members of all projects 2016-05-19 18:36:40 +08:00
xiahaoshawn
11a1f85282 delete nodeunit plugin 2016-05-19 17:34:00 +08:00
Daniel Jiang
48de3f3569 Merge pull request #252 from reasonerjt/job-service
add change in workerpool.go
2016-05-19 16:35:08 +08:00
Tan Jiang
87d0ce336d add change in workerpool.go 2016-05-19 16:32:31 +08:00
Daniel Jiang
37d732bafc Merge pull request #251 from reasonerjt/job-service
stopping running jobs under a policy
2016-05-19 16:17:04 +08:00
Tan Jiang
54cd63023b Merge remote-tracking branch 'upstream/job-service' into job-service 2016-05-19 16:13:03 +08:00
Tan Jiang
fcd0de0ca0 Merge branch 'master' into job-service 2016-05-19 16:12:21 +08:00
Tan Jiang
4510bdb113 provide api to stop running jobs of a policy 2016-05-19 16:10:25 +08:00
xiahaoshawn
f50a9ac38d set up jshint task 2016-05-19 15:51:42 +08:00
Wenkai Yin
0b5d736d15 Merge pull request #249 from wemeya/master
fix a sql bug
2016-05-19 14:54:59 +08:00