Lunny Xiao
1862a2df31
Merge pull request #1216 from tony/ssh-config-options
SSH config options
10 years ago
Tony Narlock
7379a18cf9
Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy behavior
10 years ago
Dustin Willis Webber
d2e31eb3a8
fix calls that go rename missed
10 years ago
Dustin Willis Webber
6954ad8800
typo fix for comment
10 years ago
Dustin Willis Webber
aef7d46ab6
typo fix
10 years ago
Andrew Patton
bfa27e5b6d
Match naming convention on page (checkbox→chk)
10 years ago
Andrew Patton
9286525147
💄 Style checkbox label in sign in form
10 years ago
Andrew Patton
3e2c4144e6
Wrap remember text+checkbox in label; close #1209
10 years ago
Don Bowman
20b8b794b0
remove blackfriday.EXTENSION_HARD_LINE_BREAK from options.
10 years ago
Don Bowman
01fca828c0
don't set mime type to text/plain. This will break serving e.g. raw images,
html, etc
According to http://golang.org/pkg/net/http/#DetectContentType
"If the Header does not contain a Content-Type line, Write adds
a Content-Type set to the result of passing the initial 512 bytes
of written data to DetectContentType."
10 years ago
Dmitry Yu Okunev
0b6ea46ab3
Fixed a typo: .ssh/autorized_key -> .ssh/authorized_key
Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
10 years ago
Luka Dornhecker
d6a25eca06
remove extra space in ssh authentication message
10 years ago
无闻
450e69ac93
Merge pull request #1177 from rauchrob/patch-1
fix typo in centos init script
10 years ago
Robert Rauch
94fa90457f
fix typo in centos init script
We should be *sourcing* `/etc/sysconfig/gogs`, not *executing* it, don't we?
10 years ago
无闻
d2c56fdd0c
Merge pull request #1167 from linquize/http401
Set Content-Type to text/plain for http status 401
10 years ago
Linquize
76017b4f80
Set Content-Type to text/plain for http status 401
This is because git command line shows the failure reason only if Content-Type is text/plain.
10 years ago
Unknwon
f93beaba3b
#1073 #1162 issue ID constraint failed
10 years ago
无闻
8f1dc9457e
Merge pull request #1159 from davmrtl/develop
Fix "Plus" icon size in dashboard
10 years ago
David Martel
2cd6cc11ee
Fix "Plus" icon size in dashboard (part 2)
10 years ago
Unknwon
dd7f3e9f60
#1070 Clearer error message for illegal characters
10 years ago
Unknwon
e72eba3ae1
fix #1156
10 years ago
Unknwon
4f7fb387fe
update README and gopmfile
10 years ago
David Martel
ef410ee3e1
Fix "Plus" icon size in dashboard
10 years ago
Unknwon
84ea54669b
auto fix locale file name change
10 years ago
Unknwon
72db47e86e
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
59177db277
#1120 #1132 mirror info not updated when transfer mirro repo
10 years ago
无闻
8a3959ae4b
Merge pull request #1147 from blemasle/develop
fixed panic error on user login
10 years ago
blemasle
89ce9929aa
fixed panic error on user login
10 years ago
Unknwon
d3394451bf
typo fix
10 years ago
Unknwon
e0b7444703
#1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
10 years ago
Unknwon
f84e8f7ca6
mirror fix of #1105
10 years ago
无闻
9719f15600
Merge pull request #1144 from masegaloeh/develop
Fix email contact and link
10 years ago
masegaloeh
570a2923d3
Fix email contact and link
10 years ago
无闻
13a64490de
Merge pull request #1105 from linquize/migrate-git
Allow to migrate through git:// protocol
10 years ago
Unknwon
a773e1800e
#1114 'New Release' always visible
10 years ago
Unknwon
63223b4034
#1140 MySQL root password exposure
10 years ago
Unknwon
8f0c7642e6
#1124 LDAP add and edit form are misleading
10 years ago
Unknwon
964bdbe38d
#1089 change to fake local email account
10 years ago
Unknwon
aa9a72602c
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
10 years ago
Unknwon
d7027077ec
#1143 Team member access lost when adding repository collaborator
- fix bug when add a repo to team, all other team members gets access as well
10 years ago
Unknwon
6756137d74
#637 #738 fix markdown: render special links
- code format for #1020
10 years ago
无闻
1c67192cb3
Merge pull request #1020 from jcracknell/tag-exclude-nethtml
Exclude HTML tags from Markdown post-processing
10 years ago
Unknwon
37c89d978f
#1101 Anyone can see organization pages even without logging in when sign in required
10 years ago
Unknwon
86ebe3cc58
#1124 lower_name of LDAP user not assigned
10 years ago
Unknwon
a62f116b02
#1080 : Remove footer ads/branding from default template
10 years ago
Unknwon
cd1f42ef4a
Add Polish support
10 years ago
Unknwon
2d8ea601ab
Merge branch 'master' of github.com:gogits/gogs into develop
10 years ago
无闻
ab2ed8037b
Merge pull request #1117 from drew-y/gramHotFix
Fixed minor gramatical error in the US install success msg
10 years ago
Andrew Youngwerth
def45bc807
Fixed minor gramatical error in the us install success msg
10 years ago
Unknwon
b68cd6e019
fix menu css
10 years ago