mirror of
1
Fork 0
forgejo/routers/web/repo
Earl Warren 5e98785109
[GITEA] Allow release creation on commit (squash) s/SHAFullLength/FullLength/
(cherry picked from commit 9d549c0d33)
(cherry picked from commit 8b2af5f040)
(cherry picked from commit 2262654cd7)
2024-01-08 17:05:47 +01:00
..
actions [GITEA] allow viewing the latest Action Run on the web 2024-01-08 17:05:47 +01:00
setting [SHARED] make confirmation clearer for dangerous actions 2024-01-08 14:01:19 +01:00
activity.go
attachment.go Even more `db.DefaultContext` refactor (#27352) 2023-10-03 10:30:41 +00:00
blame.go Use information from previous blame parts (#28572) 2023-12-21 22:48:18 +01:00
branch.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
cherry_pick.go Upgrade to golangci-lint@v1.55.0 (#27756) 2023-10-24 02:54:59 +00:00
commit.go [GITEA] Detect file rename and show in history 2024-01-08 16:59:10 +01:00
compare.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
download.go
editor.go [GITEA] Allow user to select email for file operations in Web UI 2024-01-08 17:05:47 +01:00
editor_test.go
find.go
githttp.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
githttp_test.go Fix http protocol auth (#27875) 2023-11-02 22:14:33 +08:00
helper.go
helper_test.go
issue.go Second part of refactor `db.Find` (#28194) 2023-12-11 16:56:48 +08:00
issue_content_history.go Fix missing check (#28406) 2023-12-10 21:37:10 +02:00
issue_dependency.go Upgrade to golangci-lint@v1.55.0 (#27756) 2023-10-24 02:54:59 +00:00
issue_label.go Even more `db.DefaultContext` refactor (#27352) 2023-10-03 10:30:41 +00:00
issue_label_test.go
issue_lock.go Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00
issue_pin.go Fix missing check (#28406) 2023-12-10 21:37:10 +02:00
issue_stopwatch.go Final round of `db.DefaultContext` refactor (#27587) 2023-10-14 08:37:24 +00:00
issue_test.go
issue_timetrack.go Final round of `db.DefaultContext` refactor (#27587) 2023-10-14 08:37:24 +00:00
issue_watch.go
main_test.go
middlewares.go Fix viewing wiki commit on empty repo (#28040) 2023-11-14 19:42:23 +08:00
migrate.go
milestone.go Second part of refactor `db.Find` (#28194) 2023-12-11 16:56:48 +08:00
packages.go
patch.go Upgrade to golangci-lint@v1.55.0 (#27756) 2023-10-24 02:54:59 +00:00
projects.go Fix comment permissions (#28213) 2023-11-25 17:21:21 +00:00
projects_test.go
pull.go Fix `status_check_contexts` matching bug (#28582) 2023-12-22 13:29:50 +00:00
pull_review.go
release.go [GITEA] Allow release creation on commit (squash) s/SHAFullLength/FullLength/ 2024-01-08 17:05:47 +01:00
release_test.go
render.go Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00
repo.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
search.go
topic.go
treelist.go
view.go [GITEA] Add repo empty check for branch feed 2024-01-08 16:59:19 +01:00
view_test.go
wiki.go Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00
wiki_test.go