0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 10:05:10 +01:00
gitea/routers/web/repo
Gusted ff2fd08228
Simplify parameter types (#18006)
Remove repeated type declarations in function definitions.
2021-12-20 04:41:31 +00:00
..
activity.go
attachment.go
blame.go
branch.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
commit.go Add missing X-Total-Count and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00
compare.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
download.go
editor_test.go
editor.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
http_test.go
http.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
projects_test.go
projects.go Use JSON module instead of stdlib json (#18003) 2021-12-17 09:15:02 +08:00
pull_review.go
pull.go Abort merge if head has been updated before pressing merge (#18032) 2021-12-20 08:32:54 +08:00
release_test.go
release.go
repo.go
search.go
setting_protected_branch.go
setting.go Add Reindex buttons to repository settings page (#17494) 2021-12-16 23:55:12 +08:00
settings_test.go
tag.go
topic.go
view.go Shorten page title in file view (#17987) 2021-12-15 15:50:11 +08:00
webhook.go
wiki_test.go
wiki.go