Commit Graph

10382 Commits

Author SHA1 Message Date
reasonerjt
f0f8aec568 Merge pull request #8 from reasonerjt/master
resize the logo
2016-03-03 12:40:14 +08:00
Tan Jiang
ebdb428ef5 resize the logo 2016-03-03 12:35:39 +08:00
reasonerjt
5f2f054e59 Merge pull request #7 from reasonerjt/master
add NOTICE, update README.md
2016-03-03 10:20:16 +08:00
Tan Jiang
8de933e947 add NOTICE, update README.md 2016-03-03 10:15:12 +08:00
reasonerjt
fa0b73e820 Merge pull request #5 from reasonerjt/master
sync code from personal repo
2016-03-02 09:12:35 +08:00
Tan Jiang
1a0125b2ac fix go vet issue in notification.go 2016-03-01 18:37:51 +08:00
Tan Jiang
be64407e54 update README, LICENSE, and bump to registry/2.3.0 2016-03-01 18:21:56 +08:00
reasonerjt
cba2555de6 Merge pull request #18 from ywk253100/master
bug fix
2016-02-29 19:02:25 +08:00
reasonerjt
5560675897 Merge pull request #17 from ywk253100/travis
Travis support
2016-02-29 18:55:58 +08:00
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
reasonerjt
2319de381d Merge pull request #4 from reasonerjt/master
merge from dev repos
2016-02-29 13:32:41 +08:00
Tan Jiang
0638adb0b0 Merge branch 'master' of github.com:reasonerjt/harbor 2016-02-29 13:25:37 +08:00
Tan Jiang
be81ad6bbd update license files 2016-02-29 13:25:18 +08:00
yinw
2e86a21067 remove status image 2016-02-29 13:13:41 +08:00
reasonerjt
00839f2f71 Merge pull request #15 from ywk253100/log_dockerfile_fix
rsyslog drops privileges to root
2016-02-29 13:01:57 +08:00
yinw
95a117dffc embedding status image 2016-02-29 13:01:33 +08:00
yinw
560c535e66 add travis support 2016-02-29 11:24:52 +08:00
Tan Jiang
a462f118f1 update file names, remove tests folder 2016-02-29 10:50:47 +08:00
yinw
2db455dcd1 remove dropto lines 2016-02-29 10:14:01 +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
yinw
3e713bb52e rsyslog drops privileges to root 2016-02-26 18:37:26 +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