Commit Graph

1364 Commits

Author SHA1 Message Date
Wenkai Yin
55bc9de505 Merge remote-tracking branch 'upstream/job-service' into sync_image 2016-05-24 15:03:44 +08:00
Wenkai Yin
de72efaba8 CRUD of target API 2016-05-24 14:59:36 +08:00
kunw
29d10baac1 Merge branch 'master' into new-version-of-ui 2016-05-24 13:52:43 +08:00
kunw
c0f16a620b updates for pull-command and popover-details of UI. 2016-05-24 13:50:09 +08:00
Daniel Jiang
ea8c5bb251 Merge pull request #262 from reasonerjt/job-service
api will handle replication job for a single repo
2016-05-24 13:24:22 +08:00
Tan Jiang
86e44363a7 Merge remote-tracking branch 'upstream/job-service' into job-service 2016-05-24 13:20:52 +08:00
Tan Jiang
58e7ab95a4 merge with master 2016-05-24 13:20:11 +08:00
Tan Jiang
6fcb532da3 Merge branch 'job-service' of https://github.com/vmware/harbor into job-service 2016-05-24 13:16:24 +08:00
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