Commit Graph

7488 Commits

Author SHA1 Message Date
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
Tan Jiang
cdef3629cc fix typo 2016-03-30 18:05:52 +08:00
kunw
a8a009c7ac added self-registration feature. 2016-03-30 18:02:38 +08:00
Tan Jiang
366d1bff6a merge with master 2016-03-30 17:59:58 +08:00
Daniel Jiang
8ca1263a2f Merge pull request #62 from ywk253100/db_role_refactor
Db role refactor
2016-03-30 17:53:31 +08:00
Wenkai Yin
a5d8783b76 modified code according to the comments 2016-03-30 17:40:49 +08:00
Daniel Jiang
3d4a98221a Merge pull request #63 from reasonerjt/master
Set default log level to debug for troubleshooting
2016-03-30 16:04:17 +08:00
Tan Jiang
a577c6c403 set default log level to debug for troubleshooting 2016-03-30 15:55:14 +08:00
Tan Jiang
88de5aeffe set default log level to debug for troubleshooting 2016-03-30 15:53:35 +08:00
Wenkai Yin
7fea8c55dd return nil if the user is deleted in LoginByDb() 2016-03-30 14:36:38 +08:00
kun wang
4c5e5ae374 Merge pull request #60 from reasonerjt/master
fix potential index out of range error
2016-03-30 13:19:04 +08:00
Tan Jiang
93803ac3aa fix potential index out of range error 2016-03-29 19:37:04 +08:00