0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-12 08:10:24 +01:00
gitea/routers/web/repo
2023-12-11 06:19:57 +00:00
..
actions Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) 2023-12-06 01:13:59 +00:00
setting Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
activity.go
attachment.go
blame.go Read previous info from git blame (#28306) 2023-12-01 01:26:52 +00:00
branch.go Also sync DB branches on push if necessary (#28361) 2023-12-09 13:30:56 +00:00
cherry_pick.go
commit.go
compare.go
download.go
editor_test.go
editor.go Revert "Fix EOL handling in web editor" (#28101) 2023-11-22 09:14:16 +00:00
find.go
githttp_test.go
githttp.go
helper_test.go
helper.go
issue_content_history.go Fix missing check (#28406) 2023-12-10 21:37:10 +02:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_pin.go Fix missing check (#28406) 2023-12-10 21:37:10 +02:00
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Fix issue will be detected as pull request when checking First-time contributor (#28237) 2023-11-27 10:46:55 +00:00
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects_test.go
projects.go Fix comment permissions (#28213) 2023-11-25 17:21:21 +00:00
pull_review.go
pull.go
release_test.go
release.go Add missing variable in tag list (#28305) 2023-11-30 16:26:56 +01:00
render.go
repo.go Fix commit status in repo list (#28412) 2023-12-11 06:19:57 +00:00
search.go
topic.go
treelist.go
view_test.go
view.go Fix object does not exist error when checking citation file (#28314) 2023-12-06 16:51:01 +08:00
wiki_test.go
wiki.go