index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
repo
/
download.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update golangci-lint to version 1.31.0 (#13102)
kolaente
2020-10-11
1
-1
/
+1
*
Add a storage layer for attachments (#11387)
Lunny Xiao
2020-08-18
1
-2
/
+5
*
Add Access-Control-Expose-Headers (#12446)
zeripath
2020-08-13
1
-0
/
+2
*
Fix download file wrong content-type (#9825)
Lunny Xiao
2020-01-17
1
-1
/
+7
*
Add missed close in ServeBlobLFS (#8527)
zeripath
2019-10-16
1
-0
/
+5
*
Add golangci (#6418)
kolaente
2019-06-12
1
-4
/
+16
*
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
Lunny Xiao
2019-03-27
1
-2
/
+1
*
Allow markdown files to read from the LFS (#5787)
zeripath
2019-02-12
1
-0
/
+56
*
Add raw blob endpoint to get objects by SHA ID (#5334)
Peter Hoffmann
2018-11-18
1
-0
/
+17
*
Handle refactor (#3339)
Morgan Bazalgette
2018-01-10
1
-3
/
+3
*
Memory usage improvements (#3013)
Duncan Ogilvie
2017-11-29
1
-1
/
+2
*
Download files to their original filename (#1676)
silverwind
2017-05-05
1
-0
/
+2
*
Fix empty file download (#1506)
Lauris BH
2017-04-20
1
-1
/
+1
*
Fix Chrome not liking commas
Andrey Nering
2016-11-26
1
-0
/
+4
*
Fix HTTP headers for issue attachment download
Andrey Nering
2016-11-26
1
-7
/
+9
*
golint fixed for routers (#208)
Lunny Xiao
2016-11-24
1
-0
/
+3
*
Update import paths from github.com/go-gitea to code.gitea.io (#135)
Sandro Santilli
2016-11-10
1
-3
/
+3
*
Replace gogits/git-module dependency with go-gitea/git (#94)
Sandro Santilli
2016-11-06
1
-1
/
+1
*
Change import reference to match gitea instead of gogs (#37)
Rémy Boulanouar
2016-11-03
1
-2
/
+2
*
router/repo: code refactoring
Unknwon
2016-08-30
1
-4
/
+2
*
Web editor: improve code quality
Unknwon
2016-08-25
1
-3
/
+3
*
#2593 allow render raw content
Unknwon
2016-08-06
1
-1
/
+1
*
Set utf-8 charset for text files when serving raw content (#2898)
Tamás Molnár
2016-04-21
1
-1
/
+1
*
#2842 add quotes to attachment file name
Unknwon
2016-03-26
1
-1
/
+1
*
Rename module: middleware -> context
Unknwon
2016-03-11
1
-4
/
+4
*
#2283 set text/plain for non-binary files in raw mode
Unknwon
2015-12-25
1
-0
/
+2
*
rename import path
Unknwon
2015-12-15
1
-1
/
+1
*
move out git module and #1573 send push hook
Unknwon
2015-12-10
1
-3
/
+4
*
Merge pull request #1485 from donbowman/mime-type
无闻
2015-08-14
1
-6
/
+1
|
\
|
*
43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my change
Don Bowman
2015-08-14
1
-6
/
+1
*
|
fix serve attachment content type
Unknwon
2015-08-11
1
-8
/
+12
|
/
*
Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
Vladimir Vissoultchev
2015-07-29
1
-1
/
+1
*
Raw text file view returns correct charset in content-type header if not utf-8
Vladimir Vissoultchev
2015-07-28
1
-4
/
+11
*
don't set mime type to text/plain. This will break serving e.g. raw images,
Don Bowman
2015-04-08
1
-1
/
+0
*
routers/repo: set raw page content type to 'text/plain' #828
Unknwon
2015-01-31
1
-4
/
+4
*
GetFile api
Unknwon
2014-11-17
1
-9
/
+19
*
Fix #605, fix #255, fix #101
Unknwon
2014-11-07
1
-5
/
+3
*
Huge updates!!!!! Be careful to merge!!!!
Unknwon
2014-07-26
1
-41
/
+32
*
New UI merge in progress
Unknwon
2014-07-26
1
-91
/
+40
*
Fixed directory permissions for the zip download router
Jan Oliver Oelerich
2014-06-01
1
-1
/
+1
*
fix for new git api
slene
2014-05-28
1
-4
/
+16
*
Fixed #209
Unknown
2014-05-26
1
-12
/
+9
*
fix #195
Unknown
2014-05-16
1
-2
/
+2
*
Fix #186
Unknown
2014-05-16
1
-7
/
+35
*
zip archive download
slene
2014-04-15
1
-0
/
+68