Commit Graph

1247 Commits

Author SHA1 Message Date
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
wemeya
973ee40fdf fix a sql bug 2016-05-19 14:40:09 +08:00
Wenkai Yin
fa5dbeeaf5 add update method for replication target 2016-05-19 13:08:27 +08:00
kunw
07706fdafd Merge branch 'master' into new-version-of-ui 2016-05-19 12:51:54 +08:00
kunw
24c47914d7 added search feature of UI and other updates for interactions. 2016-05-19 12:50:32 +08:00
Wenkai Yin
91ef155da5 Merge pull request #207 from wemeya/master
add statistics api for projects and repositories
2016-05-19 12:06:22 +08:00
kunw
7b807ef5af updates for pane overflow-y options of UI. 2016-05-18 22:53:47 +08:00
kunw
050ee79ab9 update for css of index page and i18n switch actions of UI. 2016-05-18 22:50:29 +08:00
Wenkai Yin
7406c2a9c7 Merge pull request #246 from ywk253100/sync_image
Sync image
2016-05-18 18:21:23 +08:00
Wenkai Yin
9dc931d7c9 rename package name 2016-05-18 18:17:40 +08:00