Dustin Willis Webber
e57594dc31
typo fix for comment
9 years ago
Dustin Willis Webber
f78046fc3b
typo fix
9 years ago
Andrew Patton
3a3e1b90e7
Match naming convention on page (checkbox→chk)
9 years ago
Andrew Patton
b579800e50
💄 Style checkbox label in sign in form
9 years ago
Andrew Patton
072c67e457
Wrap remember text+checkbox in label; close #1209
9 years ago
Don Bowman
81e6173356
remove blackfriday.EXTENSION_HARD_LINE_BREAK from options.
9 years ago
Don Bowman
423b1c69be
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."
9 years ago
Dmitry Yu Okunev
7b59d40f08
Fixed a typo: .ssh/autorized_key -> .ssh/authorized_key
Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
9 years ago
Luka Dornhecker
1988c0993d
remove extra space in ssh authentication message
9 years ago
无闻
639e34e362
Merge pull request #1177 from rauchrob/patch-1
fix typo in centos init script
9 years ago
Robert Rauch
7e5063a93d
fix typo in centos init script
We should be *sourcing* `/etc/sysconfig/gogs`, not *executing* it, don't we?
9 years ago
无闻
9512eec034
Merge pull request #1167 from linquize/http401
Set Content-Type to text/plain for http status 401
9 years ago
Linquize
f26f8d5afa
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.
9 years ago
Unknwon
9fb2d49b93
#1073 #1162 issue ID constraint failed
9 years ago
无闻
e0036ebb0c
Merge pull request #1159 from davmrtl/develop
Fix "Plus" icon size in dashboard
9 years ago
David Martel
93ff2e31e8
Fix "Plus" icon size in dashboard (part 2)
9 years ago
Unknwon
698b9e2acc
#1070 Clearer error message for illegal characters
9 years ago
Unknwon
d76f11c6f1
fix #1156
9 years ago
Unknwon
27dbb60965
update README and gopmfile
9 years ago
David Martel
44ea3d9065
Fix "Plus" icon size in dashboard
9 years ago
Unknwon
99b774e741
auto fix locale file name change
9 years ago
Unknwon
f2b851388b
Merge branch 'develop' of github.com:gogits/gogs into develop
9 years ago
Unknwon
ab730a91f0
#1120 #1132 mirror info not updated when transfer mirro repo
9 years ago
无闻
5a5f072177
Merge pull request #1147 from blemasle/develop
fixed panic error on user login
9 years ago
blemasle
e1a4f99eaa
fixed panic error on user login
9 years ago
Unknwon
c5c5aac7a5
typo fix
9 years ago
Unknwon
aae74c793a
#1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
9 years ago
Unknwon
5169a0e025
mirror fix of #1105
9 years ago
无闻
ab896ecf25
Merge pull request #1144 from masegaloeh/develop
Fix email contact and link
9 years ago
masegaloeh
f1ba0c859f
Fix email contact and link
9 years ago
无闻
f7219b0cf0
Merge pull request #1105 from linquize/migrate-git
Allow to migrate through git:// protocol
9 years ago
Unknwon
8061447f0e
#1114 'New Release' always visible
9 years ago
Unknwon
5f594d8774
#1140 MySQL root password exposure
9 years ago
Unknwon
211596f407
#1124 LDAP add and edit form are misleading
9 years ago
Unknwon
9c67a19332
#1089 change to fake local email account
9 years ago
Unknwon
caf7618ea6
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
9 years ago
Unknwon
6f81c05dde
#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
9 years ago
Unknwon
ab6b288141
#637 #738 fix markdown: render special links
- code format for #1020
9 years ago
无闻
750d82b8e2
Merge pull request #1020 from jcracknell/tag-exclude-nethtml
Exclude HTML tags from Markdown post-processing
9 years ago
Unknwon
27c3c5415f
#1101 Anyone can see organization pages even without logging in when sign in required
9 years ago
Unknwon
484175f702
#1124 lower_name of LDAP user not assigned
9 years ago
Unknwon
2bb982dada
#1080 : Remove footer ads/branding from default template
9 years ago
Unknwon
ade343f6dc
Add Polish support
9 years ago
Unknwon
5c3cac3bc0
Merge branch 'master' of github.com:gogits/gogs into develop
9 years ago
无闻
529b6f04aa
Merge pull request #1117 from drew-y/gramHotFix
Fixed minor gramatical error in the US install success msg
9 years ago
Andrew Youngwerth
a8377d8ded
Fixed minor gramatical error in the us install success msg
9 years ago
Unknwon
d4c04a65c7
fix menu css
9 years ago
Unknwon
75cbb32b1e
UI compatibility
9 years ago
Vitaliy Vasilenko
20a8d651f3
add func to autofix couters in repository
9 years ago
Linquize
3a977fc0ae
Allow to migrate through git:// protocol
9 years ago