You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/common
wxiaoguang 403775e74e
Improve issue & code search (#33860)
Each "indexer" should provide the "search modes" they support by
themselves. And we need to remove the "fuzzy" search for code.
2 days ago
..
auth.go Move context from modules to services (#29440) 1 year ago
codesearch.go Improve issue & code search (#33860) 2 days ago
compare.go feat(api): implement branch/commit comparison API (#30349) 11 months ago
db.go Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 7 days ago
deadline.go Fix milestone deadline and date related problems (#32339) 4 months ago
errpage.go Refactor cache-control (#33861) 2 days ago
errpage_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
lfs.go Fix LFS route mock, realm, middleware names (#32488) 4 months ago
markup.go Refactor error system (#33610) 4 weeks ago
middleware.go Support performance trace (#32973) 2 months ago
redirect.go Refactor AppURL usage (#30885) 10 months ago
serve.go Refactor cache-control (#33861) 2 days ago