Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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/web
Giteabot b4f0eed969
Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128)
3 weeks ago
..
admin Refactor some frontend problems (#32646) 2 months ago
auth Support for email addresses containing uppercase characters when activating user account (#32998) (#33001) 1 month ago
devtest Make RepoActionView.vue support `##[group]` (#32770) 2 months ago
events
explore Fix bleve fuzziness search (#33078) (#33087) 4 weeks ago
feed Move GetFeeds to service layer (#32526) 2 months ago
healthcheck
misc Refactor render system (#32492) 3 months ago
org Use project's redirect url instead of composing url (#33058) (#33064) 1 month ago
repo Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128) 3 weeks ago
shared Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964) 1 month ago
user Fix bleve fuzziness search (#33078) (#33087) 4 weeks ago
base.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
githttp.go Fix LFS route mock, realm, middleware names (#32488) 3 months ago
goget.go Refactor RepoRefByType (#32413) 3 months ago
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964) 1 month ago
webfinger.go