This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/web/repo
2022-03-04 03:30:49 -05: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 BeforeSourcePath should point to base commit (#18799) 2022-02-25 14:46:15 +08: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 Uncapitalize errors (#18915) 2022-02-26 20:15:32 +08:00
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 Uncapitalize errors (#18915) 2022-02-26 20:15:32 +08:00
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 Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
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 Uncapitalize errors (#18915) 2022-02-26 20:15:32 +08:00
wiki.go
wiki_test.go