0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 04:45:44 +01:00
gitea/routers/web/repo
2024-03-08 15:30:10 +08:00
..
actions remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
setting Make wiki default branch name changable (#29603) 2024-03-06 14:26:32 +08:00
activity.go
attachment.go
blame.go
branch.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
cherry_pick.go
code_frequency.go
commit.go
compare.go
contributors.go
download.go
editor_test.go
editor.go
find.go
githttp_test.go
githttp.go
helper_test.go
helper.go
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Add missing database transaction for new issue (#29490) 2024-03-04 11:24:02 +00:00
main_test.go
middlewares.go
migrate.go
milestone.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
packages.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
patch.go
projects_test.go
projects.go Enable/disable owner and repo projects independently (#28805) 2024-03-04 02:56:52 +00:00
pull_review_test.go
pull_review.go Fix 500 error when adding PR comment (#29622) 2024-03-06 13:09:38 +08:00
pull.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
recent_commits.go
release_test.go
release.go
render.go
repo.go Cache repository default branch commit status to reduce query on commit status table (#29444) 2024-03-06 12:17:19 +00:00
search.go
topic.go
treelist.go
view_test.go
view.go Update various logos and unify their filenames (#29637) 2024-03-06 22:20:05 +00:00
wiki_test.go Make wiki default branch name changable (#29603) 2024-03-06 14:26:32 +08:00
wiki.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00