Commit Graph

5806 Commits

Author SHA1 Message Date
Wenkai Yin
50c34740e2 Merge remote-tracking branch 'upstream/master' 2016-03-09 09:45:15 +08:00
Henry Zhang
4783297364 updated readme.md 2016-03-08 22:36:51 +08:00
reasonerjt
1abd28c04a Merge pull request #18 from reasonerjt/master
Provide installation guide, update readme to add reference to it.
2016-03-08 19:55:24 +08:00
Tan Jiang
efdf978284 update readme 2016-03-08 19:51:42 +08:00
Tan Jiang
f2fbb9e136 Merge remote-tracking branch 'upstream/master' 2016-03-08 19:39:17 +08:00
Tan Jiang
7665c73466 add installation guide 2016-03-08 19:36:47 +08:00
Wenkai Yin
19671e929a Merge remote-tracking branch 'upstream/master' 2016-03-08 16:51:22 +08:00
reasonerjt
d8992aa8ed Merge pull request #17 from reasonerjt/master
Login fail in ldap should return 401
2016-03-08 15:39:47 +08:00
Wenkai Yin
71397e15ca modify user guide 2016-03-08 15:11:39 +08:00
Wenkai Yin
99e6343b3b modify user guide 2016-03-08 13:54:53 +08:00
Tan Jiang
8b0a58ce95 add build status img in readme 2016-03-08 12:35:10 +08:00
Tan Jiang
33bd4f147d Login fail in ldap should return 401 2016-03-08 12:33:06 +08:00
reasonerjt
cc7bd8b126 Merge pull request #13 from wknet123/master
fixed visiting project details for a admin user.
2016-03-08 12:29:46 +08:00
reasonerjt
c036d1b002 Merge pull request #16 from reasonerjt/master
enable basic authentication for api
2016-03-08 12:24:11 +08:00
Wenkai Yin
b7d624f386 modify user guide 2016-03-08 12:01:32 +08:00
Wenkai Yin
8d72670213 modify user guide 2016-03-08 11:58:48 +08:00
Tan Jiang
3e942e3db7 use the method in standard lib 2016-03-08 11:53:13 +08:00
wknet123
46c8ef142f fixed variable usage for userID. 2016-03-08 11:17:09 +08:00
Tan Jiang
615e4973c1 enable basic authentication 2016-03-07 22:27:47 +08:00
wknet123
242f5f0972 updates for golint check 2016-03-07 18:40:26 +08:00
wknet123
61240f9144 fixed visiting project details for a admin user. 2016-03-07 17:59:47 +08:00
Wenkai Yin
401f5d53da add user guide 2016-03-07 17:39:36 +08:00
kun wang
3b71580986 Merge pull request #10 from reasonerjt/master
add contribution section to readme
2016-03-04 14:15:03 +08:00
Tan Jiang
b8b5a0e25f add contribution section to readme 2016-03-04 13:22:54 +08:00
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