forgejo/routers/web/repo
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866)
We can't depend on `latest` version of gofumpt because the output will
not be stable across versions. Lock it down to the latest version
released yesterday and run it again.
2022-02-23 20:16:07 +00:00
..
activity.go
attachment.go
blame.go Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00
branch.go Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
cherry_pick.go Fix broken cancel button link on patch page (#18718) 2022-02-14 09:18:55 +00:00
commit.go
compare.go Ensure that blob-excerpt links work for wiki (#18587) 2022-02-05 18:26:12 +00:00
download.go
editor.go
editor_test.go
http.go Don't report signal: killed errors in serviceRPC (#18850) 2022-02-22 16:32:25 +08:00
http_test.go
issue.go
issue_content_history.go Show fullname on issue edits and gpg/ssh signing info (#18827) 2022-02-20 19:50:11 +00:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go Fix display time of milestones (#18753) 2022-02-16 00:50:10 +08:00
issue_watch.go
lfs.go
main_test.go
middlewares.go Added auto-save whitespace behavior if it changed manually (#15566) 2022-02-08 14:15:04 +08:00
migrate.go
milestone.go
patch.go Fix broken cancel button link on patch page (#18718) 2022-02-14 09:18:55 +00:00
projects.go
projects_test.go
pull.go Always set PullRequestWorkInProgressPrefixes in PrepareViewPullInfo (#18713) 2022-02-11 08:02:53 +00:00
pull_review.go
release.go
release_test.go
repo.go
search.go
setting.go
setting_protected_branch.go
settings_test.go
tag.go
topic.go
view.go Fix template bug of LFS lock (#18784) 2022-02-16 11:22:25 -05:00
webhook.go
wiki.go
wiki_test.go