gitea/routers/web/repo
Lunny Xiao 49db87a035
Fix lfs bug (#19072)
* Fix lfs bug
2022-03-14 16:18:27 +01:00
..
activity.go
attachment.go
blame.go
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 Add button for issue deletion (#19032) 2022-03-09 01:38:11 +01: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 Fix lfs bug (#19072) 2022-03-14 16:18:27 +01:00
main_test.go
middlewares.go
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
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 RSS/Atom support for Repos (#19055) 2022-03-13 17:40:47 +01:00
webhook.go Uncapitalize errors (#18915) 2022-02-26 20:15:32 +08:00
wiki.go
wiki_test.go