Don Bowman
c486a33d47
43bfee0d48 reverted my change
423b1c69be7828c331a47467b66217d190e916b9, which in turn
causes all content to be served as text/plain. Let go decide
what the mime type is (e.g. text/html instead of text/plain).
10 years ago
Unknwon
d80617f29c
better fork permission check
10 years ago
Unknwon
c95ef7c546
improve fork process
10 years ago
Unknwon
8307824880
fix private repo cannot trigger hook by SSH
10 years ago
Unknwon
94654a8bf1
remove Index field of milestone
10 years ago
Unknwon
6f6ad6f3c9
#334 : Add Deployment Key Support
10 years ago
Unknwon
9d104f248b
fix issue stats with milestone filter
10 years ago
Unknwon
666af9631a
fix milestone format parse
10 years ago
Unknwon
85096fabbc
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
10 years ago
Unknwon
04f1db0139
finish new milestone page
10 years ago
Unknwon
8504baffed
milestone: edit
10 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago
Unknwon
21f1c30c93
fix naming
10 years ago
Unknwon
893b66bcac
allow anonymous SSH clone
10 years ago
Unknwon
a8b859a626
milestone: pagination
10 years ago
Unknwon
fb2d1e450d
milestone: list view
10 years ago
Unknwon
956acc7519
better wording
10 years ago
Unknwon
53bfcc0600
fix install default db option
10 years ago
Unknwon
1cb8727862
fix #1204
10 years ago
无闻
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
11 years ago
James
66f78785ef
Add full name field to admin's user edit page ( fixes #1130 )
11 years ago
Lunny Xiao
3cf1976ae9
Merge pull request #1226 from nice-software/wip/pam
Add PAM authentication
11 years ago
Paolo Borelli
55df399598
Add PAM authentication
11 years ago
Lunny Xiao
89e0796519
Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
11 years ago
Dustin Willis Webber
d2e31eb3a8
fix calls that go rename missed
11 years ago