kunw
|
98243901d7
|
added destinations and replications in system management and refactored structure of directives for UI
|
2016-05-31 18:49:16 +08:00 |
|
kunw
|
a204215870
|
Merge branch 'master' into new-ui-with-sync-image
|
2016-05-27 18:48:03 +08:00 |
|
kunw
|
caf0ee0a20
|
updates for replication-job and policy interactions of UI.
|
2016-05-27 18:47:06 +08:00 |
|
Wenkai Yin
|
a4d318dffe
|
Merge pull request #274 from ywk253100/modify_authentication_of_repository_api
bug fix: create repository client with credential when basic auth is used
|
2016-05-27 12:25:35 +08:00 |
|
Wenkai Yin
|
119dd50418
|
buf fix: create repository client with credential when basic auth is used
|
2016-05-27 12:18:12 +08:00 |
|
kunw
|
8b9e1ebdee
|
Merge branch 'master' into new-ui-with-sync-image
|
2016-05-26 18:52:35 +08:00 |
|
kunw
|
2abdd99992
|
update for list replication-policy of UI.
|
2016-05-26 18:51:23 +08:00 |
|
Wenkai Yin
|
f7de4c5841
|
Merge pull request #255 from ywk253100/modify_authentication_of_repository_api
Some modifications for implements of API
|
2016-05-26 14:05:53 +08:00 |
|
Wenkai Yin
|
73f69254e2
|
Merge branch 'master' into modify_authentication_of_repository_api
|
2016-05-26 14:01:09 +08:00 |
|
Wenkai Yin
|
6b2b6dedd8
|
support Get /api/projects/:id
|
2016-05-26 13:59:03 +08:00 |
|
Wenkai Yin
|
2a0571fc64
|
remove goto
|
2016-05-26 13:26:10 +08:00 |
|
Daniel Jiang
|
14ce697025
|
Merge pull request #238 from yhua123/patch-1
Update for using static 'rsyslog.conf' instead command 'sed' in Dockerfile of the log container
|
2016-05-26 13:01:14 +08:00 |
|
Daniel Jiang
|
78be8eec65
|
Merge pull request #271 from ywk253100/buf_fix_268
fix #268
|
2016-05-26 12:38:21 +08:00 |
|
kunw
|
a180b852b9
|
updates for adding replication section of UI.
|
2016-05-25 18:24:01 +08:00 |
|
Wenkai Yin
|
535bea1b6b
|
fix #268
|
2016-05-25 17:22:33 +08:00 |
|
kunw
|
8d30879fc2
|
updates for reload action when editing project-member.
|
2016-05-25 12:13:07 +08:00 |
|
kunw
|
bab38f2514
|
update messages for repositories and watching result of repo count.
|
2016-05-24 18:37:25 +08:00 |
|
kunw
|
6216799942
|
add have logged in and no items handles.
|
2016-05-24 18:22:06 +08:00 |
|
kunw
|
2011453d4b
|
changed sign-in redirect to dashboard page
|
2016-05-24 15:15:50 +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
|
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 |
|
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 |
|
xiahaoshawn
|
51fa12769b
|
add comments to the exported type
|
2016-05-23 15:43:15 +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 |
|
kunw
|
09db2d04d0
|
updates for cookies storage processing, and other refinements.
|
2016-05-20 17:43:47 +08:00 |
|
saga92
|
2f60bf4f1f
|
add unit test of GetOrmer
|
2016-05-20 17:35:16 +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
|
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 |
|
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 |
|
kunw
|
07706fdafd
|
Merge branch 'master' into new-version-of-ui
|
2016-05-19 12:51:54 +08:00 |
|