wy65701436
fb91857899
remove disabled import
2016-04-05 02:35:00 -07:00
wy65701436
be0d71d61d
update /api/users to parse json data
2016-04-05 02:30:23 -07:00
kunw
290cdebc42
changed logger level for some if clauses.
2016-04-05 11:29:47 +08:00
kunw
69846a7a7c
Merge remote-tracking branch 'upstream/master'
2016-04-05 11:21:46 +08:00
Daniel Jiang
54e41ccaaf
Merge pull request #82 from hainingzhang/master
...
update harbor.cfg comments
2016-04-05 11:13:30 +08:00
Henry Zhang
ab9470555a
harbor.cfg
2016-04-04 14:13:39 +08:00
Henry Zhang
fe0b7e6afd
update harbor.cfg
2016-04-04 14:04:02 +08:00
Henry Zhang
8e971b9dbe
update harbor.cfg
2016-04-04 11:29:35 +08:00
Henry Zhang
1e50318f95
update harbor.cfg
2016-04-04 11:20:52 +08:00
perhapszzy@sina.com
d82ecec462
add k8s yamls and dockerfiles.
2016-04-03 11:27:56 +08:00
Daniel Jiang
864b8146f5
Merge pull request #76 from reasonerjt/master
...
switch to docker-compose v2 template
2016-04-02 14:46:47 +08:00
Tan Jiang
07887fd658
update docker version in installation guide
2016-04-02 14:29:59 +08:00
Tan Jiang
118bdde8df
remove unnecessary chunks
2016-04-01 23:11:49 +08:00
wy65701436
fca2838b33
update api/users
2016-04-01 04:56:43 -07:00
wy65701436
948e5ad1c5
change register to api/users
2016-04-01 04:42:13 -07:00
Tan Jiang
72b9198e8e
fix UT breakage:
2016-04-01 19:23:31 +08:00
Tan Jiang
0c00869faa
tiny update to logger
2016-04-01 19:13:04 +08:00
Daniel Jiang
fedbb1b274
Merge pull request #75 from ywk253100/master
...
bug fix: different call depth
2016-04-01 19:04:56 +08:00
Tan Jiang
23ff97e2b0
Merge remote-tracking branch 'upstream/master'
2016-04-01 19:02:25 +08:00
Tan Jiang
cb78c5cd7e
switch to v2 format docker compose template
2016-04-01 18:54:21 +08:00
Wenkai Yin
3d3c95177e
shorten file name in log
2016-04-01 17:10:21 +08:00
Wenkai Yin
c22a642b55
bug fix: different call depth
2016-04-01 16:48:39 +08:00
kunw
26f7ad4fb1
refine some structures and words.
2016-04-01 15:39:04 +08:00
kunw
649607bd18
Merge remote-tracking branch 'upstream/master'
2016-04-01 15:35:55 +08:00
VMware CLA Bot
9004e4ef82
Contribution section updates for CLA portal workflow
2016-03-31 17:07:57 -05:00
Haining Henry Zhang
4763642725
Merge pull request #71 from hainingzhang/master
...
update authors
2016-03-31 22:54:50 +08:00
Henry Zhang
1897a96223
update authors
2016-03-31 21:25:38 +08:00
kunw
b0b2169218
Merge branch 'master' of github.com:wknet123/harbor-1
2016-03-31 20:23:52 +08:00
kunw
a9352f88df
refined processes of self-registration feature.
2016-03-31 20:22:34 +08:00
kunw
42e712a5e9
refined processes of self-registration feature.
2016-03-31 20:15:36 +08:00
kunw
0a0ee13d3f
updates self-registration on checking with ldap_auth mode.
2016-03-31 19:18:50 +08:00
kunw
21430b0ebb
update self-registration features and merge from master.
2016-03-31 18:45:26 +08:00
Haining Henry Zhang
cfaec995e8
Merge pull request #69 from hainingzhang/master
...
udpate partners and docs
2016-03-31 14:07:30 +08:00
Daniel Jiang
b6a2f5eb9e
Merge pull request #67 from Benniu/master
...
Fix bug: Failed to get repository tags
2016-03-31 12:42:45 +08:00
Wenkai Yin
77b52a1dfd
Merge pull request #68 from alanwooo/master
...
Updated the new logger module for the go files in the controllers directory
2016-03-30 23:23:33 -05:00
Henry Zhang
1c906b6e24
update docs
2016-03-31 12:21:04 +08:00
Henry Zhang
aa4d88faea
update docs
2016-03-31 12:18:15 +08:00
Henry Zhang
c64e1d683a
update https docs
2016-03-31 12:12:58 +08:00
Henry Zhang
d05d9d7088
update https guide
2016-03-31 11:50:00 +08:00
Henry Zhang
f2bbf9666e
update documents
2016-03-31 11:37:08 +08:00
Henry Zhang
9eca5327fc
update documents
2016-03-31 11:34:57 +08:00
alanwooo
e46251f70b
Fixed the new logger module use error
2016-03-31 11:29:04 +08:00
Henry Zhang
07a9003ded
update documents
2016-03-31 11:27:22 +08:00
Ben Ji
0d7f109e42
Fix bug: Failed to get repository tags
...
Listing repository tags will fail if the repository name contains string
'service'
Fixed in registryutils.go. Use regrexp instead of splitting strings by
'service'.
2016-03-31 10:20:13 +08:00
alanwooo
508bf37424
Replace the beego log module with the new logger for the files under the controllers directory
2016-03-30 20:49:43 +08:00
kunw
deac4dd0a4
updates for self-registration feature.
2016-03-30 20:00:14 +08:00
kunw
87e6166547
merged from master
2016-03-30 19:16:24 +08:00
kunw
901d622327
update deploy configurations for self-registration feature.
2016-03-30 18:43:56 +08:00
Daniel Jiang
3ebb2dea0f
Merge pull request #65 from vmware/db-role-refactor
...
Db role refactor
2016-03-30 18:22:47 +08:00
Daniel Jiang
ae58dd9eac
Merge pull request #64 from reasonerjt/db-role-refactor
...
merge with master
2016-03-30 18:18:26 +08:00