无闻
745f6e0fca
Merge pull request #1404 from wqweto/develop
Allow space and/or percent in file and directory names
10 years ago
Unknwon
813732994e
fix #1407
10 years ago
Vladimir Vissoultchev
2c124b65d3
Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
10 years ago
Vladimir Vissoultchev
1003551826
Raw text file view returns correct charset in content-type header if not utf-8
10 years ago
Unknwon
a4fe163f2f
better paging
10 years ago
Unknwon
d286033e38
#835 : Realtime webhooks
10 years ago
Unknwon
f66c8992f0
fix issue paging
10 years ago
Unknwon
63b288a5fe
new issue and label page
10 years ago
Unknwon
fd3451f0cc
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
10 years ago
Unknwon
a667ee5e04
Merge branch 'master' of github.com:gogits/gogs into develop
10 years ago
无闻
8b96a9c6e2
Merge pull request #1317 from smcquay/keys
fix .keys route
10 years ago
无闻
f04a8aa99e
Merge pull request #1249 from donbowman/master
in routers/repo/download.go, don't set mime type, let go figure it out.
10 years ago
无闻
45330a2a81
Merge pull request #1244 from jamesa/develop
Add full name field to admin's user edit page (fixes #1130 )
10 years ago
Unknwon
6e4a3e4f9d
UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago
Unknwon
7dd092c0f7
UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon
baffb343a6
UI: issues - finish basic frame
10 years ago
Unknwon
51c59355aa
fix about #1289
10 years ago
Unknwon
fdfcac92a9
Disable log color in prod mode
10 years ago
Unknwon
41eec2f7d1
#1127 : hide user e-mail when API caller isn't signed in
10 years ago
Unknwon
71bda6278c
fix hidden bug on tpl rendering
10 years ago
Unknwon
70b8f8baa8
fix #1112
10 years ago
Unknwon
ea3237b06d
install - add mail from setting
10 years ago
Unknwon
ea17dd5872
UI: install - done
10 years ago
Unknwon
1795957917
UI: install - new version
10 years ago
stephen mcquay
38c5db7728
fix .keys route
This change fixes the output from /{{ username }}.keys so that it can work in
a ~/.ssh/authorized_keys file
10 years ago
James
66f78785ef
Add full name field to admin's user edit page ( fixes #1130 )
10 years ago
Lunny Xiao
3cf1976ae9
Merge pull request #1226 from nice-software/wip/pam
Add PAM authentication
10 years ago
Paolo Borelli
55df399598
Add PAM authentication
10 years ago
Lunny Xiao
89e0796519
Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
10 years ago
Dustin Willis Webber
d2e31eb3a8
fix calls that go rename missed
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
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
dd7f3e9f60
#1070 Clearer error message for illegal characters
10 years ago
Unknwon
f84e8f7ca6
mirror fix of #1105
10 years ago
无闻
13a64490de
Merge pull request #1105 from linquize/migrate-git
Allow to migrate through git:// protocol
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
Linquize
dcf7952e70
Allow to migrate through git:// protocol
10 years ago
无闻
895970f115
Merge pull request #1091 from sapk/fix-ng-issue-pages
Apply ng to issue dashboard
10 years ago
Unknwon
b3a8321da0
#1094 : fix locale
10 years ago
Antoine GIRARD
2df4510d70
Apply ng to issue dashboard
10 years ago
Unknwon
4ec2e465f9
#1067 : Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
10 years ago
Unknwon
4bcbfc2916
#851 : Edit Account does not take into consideration password rules
10 years ago
Unknwon
ed7f1ae592
fix read access team visibility of private repo
10 years ago
Unknwon
0fa1c5ae0f
#1040 : dashboard no longer accessible when repo is missing
10 years ago
Unknwon
c61a100b93
fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls`
10 years ago
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
10 years ago
Filippo Valsorda
0d8a70e957
Handle submodules without a .gitmodules entry - fix #1023
10 years ago
Unknwon
46c5c2abc0
routers/repo/setting.go: fix LDAP cannot validate password #1006
10 years ago