Commit Graph

63 Commits

Author SHA1 Message Date
yinw
2009549f41 bug fix: 1.UI exits when ldap binds failed 2.make fields in templates match with go files after executing golint 2016-02-29 18:48:11 +08:00
Tan Jiang
a462f118f1 update file names, remove tests folder 2016-02-29 10:50:47 +08:00
reasonerjt
38d6d50e23 Merge pull request #16 from reasonerjt/golint-fix
Golint fix
2016-02-26 18:58:43 +08:00
Tan Jiang
2cabd9c187 fix package comment issue 2016-02-26 18:54:14 +08:00
Tan Jiang
f15331c0e3 fix typo 2016-02-26 18:38:27 +08:00
Tan Jiang
16fe9ace42 Merge branch 'golint-fix' of github.com:reasonerjt/harbor into golint-fix 2016-02-26 18:36:16 +08:00
reasonerjt
c083ff1ca0 Merge pull request #14 from ywk253100/golint_refactor
golint comment for model, dao and utils
2016-02-26 18:36:56 +08:00
Tan Jiang
4a24d642b7 add comments to pass golint 2016-02-26 18:35:55 +08:00
reasonerjt
b4baf58ee2 Merge pull request #12 from wknet123/master
Refined some words or typo for i18n.
2016-02-26 18:33:20 +08:00
wknet123
47fc793c97 refined some words and fixed typo. 2016-02-26 18:28:33 +08:00
wknet123
3d48a75183 added checking and unchecking actions onto the advanced search options. 2016-02-26 18:13:51 +08:00
yinw
2a40866043 golint comment for model, dao and utils 2016-02-26 18:13:13 +08:00
wknet123
d4703629e5 refined some words and fixed typo. 2016-02-26 18:10:53 +08:00
reasonerjt
415dc84560 Merge pull request #13 from ywk253100/golint_refactor
Golint refactor for model and dao
2016-02-26 16:10:23 +08:00
yinw
3229d9ea45 add json annotations for model 2016-02-26 16:07:20 +08:00
yinw
61f12f089d go vet refactor 2016-02-26 14:24:44 +08:00
yinw
ed60d2245e golint refactor for dao 2016-02-26 11:26:54 +08:00
yinw
03f6849a11 golint refactor for model 2016-02-26 10:51:44 +08:00
yinw
4a0b069994 golint refactor for model 2016-02-26 10:15:01 +08:00
wknet123
8a0140fa20 Merge remote-tracking branch 'upstream/master' 2016-02-25 18:58:02 +08:00
wknet123
0532af1abb refined some words or typo for i18n. 2016-02-25 18:57:19 +08:00
reasonerjt
6b31b740a2 Merge pull request #11 from ywk253100/golint_refactor
golint refactor for controller and service
2016-02-25 14:43:45 +08:00
yinw
d5442b3298 DefaultLang > defaultLang 2016-02-25 14:40:23 +08:00
yinw
da1b5305ed golint refactor for controller and service 2016-02-25 14:14:39 +08:00
yinw
25b2ea84b4 Merge remote-tracking branch 'upstream/golint-fix' into golint_refactor 2016-02-25 14:00:32 +08:00
yinw
1b6ecdb9a9 golint refactor for controller and service 2016-02-25 14:00:29 +08:00
reasonerjt
413f3cdf71 Merge pull request #9 from reasonerjt/golint-fix-main-api-auth
fix issues except comments related in main, auth, api packages
2016-02-25 13:55:51 +08:00
Tan Jiang
40fc5d8f4b fix issues except comments related in main, auth, api packages 2016-02-25 13:40:08 +08:00
reasonerjt
fbbd45e656 Merge pull request #7 from wknet123/master
already merged from uptream/master
2016-02-25 12:38:33 +08:00
wknet123
634f69b2c5 added return clause after redirection. 2016-02-25 11:48:22 +08:00
wknet123
bfd96c9373 refined redirection when user logined. 2016-02-25 11:18:40 +08:00
wknet123
386de12444 merged from upstream/master 2016-02-24 20:13:54 +08:00
wknet123
67b4415717 refactored codes in item_detail controller 2016-02-24 20:07:00 +08:00
wknet123
273aea3c6d refined error check in changing and resetting password, added ut for changing password with incorrect old password. 2016-02-24 21:36:45 +08:00
wknet123
be07274e33 added checking affected count in changing password, added ut for changing password with old password. 2016-02-24 20:44:46 +08:00
wknet123
297474c10e Merge remote-tracking branch 'upstream/master' into fix_password_controller 2016-02-24 19:15:02 +08:00
wknet123
ea063c13df fixed no need to provide old password when initialization. 2016-02-24 18:58:28 +08:00
Tan Jiang
9660645fe2 improve test coverage 2016-02-24 18:16:16 +08:00
Tan Jiang
e5d55379fe Merge remote-tracking branch 'upstream/master' 2016-02-24 14:37:06 +08:00
Tan Jiang
ecedb882a1 replace status codes with constants in net/http 2016-02-24 14:31:52 +08:00
reasonerjt
ce5fcc1e1e Merge pull request #5 from wknet123/fix_password_controller
fixed codes about changing password processes.
2016-02-24 13:48:36 +08:00
Tan Jiang
2112a85248 Merge branch 'master' of github.com:reasonerjt/harbor 2016-02-24 10:53:54 +08:00
Tan Jiang
abd0695f82 ut rework 2016-02-24 10:53:25 +08:00
ywk253100
e58c137912 Update Dockerfile 2016-02-24 10:30:33 +08:00
ywk253100
9bfb566f5e Update Dockerfile 2016-02-24 10:30:13 +08:00
wknet123
fc2fda0efe fixed codes about changing password processes. 2016-02-24 04:02:08 +08:00
Tan Jiang
17637fae2e Merge branch 'master' of github.com:reasonerjt/harbor 2016-02-23 20:52:45 +08:00
Tan Jiang
25347a1037 ut rework 2016-02-23 20:49:59 +08:00
reasonerjt
bf0d6bf77f Merge pull request #4 from xiahaoshawn/master
Update Dockerfile.offline
2016-02-23 16:04:09 +08:00
xiahaoshawn
65e010d56e Update Dockerfile.offline
delete "ADD conf /go/bin/conf" as conf directory is not exist
2016-02-23 13:23:41 +08:00