index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routers
/
common
Age
Commit message (
Expand
)
Author
2023-03-04
Support sanitising the URL by removing extra slashes in the URL (#21333)
Sandeep Bhat
2023-02-20
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-15
Add context cache as a request level cache (#22294)
Lunny Xiao
2022-12-07
Support disabling database auto migration (#22053)
Jason Song
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-24
Add support for HEAD requests in Maven registry (#21834)
KN4CK3R
2022-11-18
Fix setting HTTP headers after write (#21833)
KN4CK3R
2022-07-29
Rework raw file http header logic (#20484)
silverwind
2022-05-28
Fix raw endpoint PDF file headers (#19825)
Lauris BH
2022-05-09
Set the LastModified header for raw files (#18356)
zeripath
2022-03-31
Add Goroutine stack inspector to admin/monitor (#19207)
zeripath
2022-03-23
Update HTTP status codes to modern codes (#18063)
KN4CK3R
2022-01-20
format with gofumpt (#18184)
6543
2022-01-20
Refactor Router Logger (#17308)
wxiaoguang
2021-12-25
Instead of using routerCtx just escape the url before routing (#18086)
zeripath
2021-12-02
Update chi/middleware to chi/v5/middleware (#17888)
zeripath
2021-11-30
Make Requests Processes and create process hierarchy. Associate OpenRepositor...
zeripath
2021-10-30
Rename db Engines related functions (#17481)
Lunny Xiao
2021-10-24
Read expected buffer size (#17409)
KN4CK3R
2021-10-20
Use a variable but a function for IsProd because of a slight performance incr...
Lunny Xiao
2021-09-19
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-07-29
Rename context.Query to context.Form (#16562)
Lunny Xiao
2021-06-30
Support custom mime type mapping for text files (#16304)
Jimmy Praet
2021-06-23
Rework repository archive (#14723)
Lunny Xiao
2021-06-09
Refactor routers directory (#15800)
Lunny Xiao