You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/repo
Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490)
When creating an issue, inserting issue, assign users and set project
should be in the same transaction.
11 months ago
..
actions remove util.OptionalBool and related functions (#29513) 11 months ago
setting Add user blocking (#29028) 11 months ago
activity.go
attachment.go
blame.go
branch.go remove util.OptionalBool and related functions (#29513) 11 months ago
cherry_pick.go
code_frequency.go
commit.go
compare.go
contributors.go
download.go
editor.go Make PR form use toast to show error message (#29545) 11 months ago
editor_test.go
find.go
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go Add missing database transaction for new issue (#29490) 11 months ago
issue_content_history.go Fix issue & comment history bugs (#29525) 12 months ago
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go remove util.OptionalBool and related functions (#29513) 11 months ago
packages.go remove util.OptionalBool and related functions (#29513) 11 months ago
patch.go
projects.go Enable/disable owner and repo projects independently (#28805) 11 months ago
projects_test.go
pull.go Add user blocking (#29028) 11 months ago
pull_review.go
pull_review_test.go
recent_commits.go
release.go Fix a bug returning 404 when display a single tag with no release (#29466) 11 months ago
release_test.go
render.go
repo.go Add user blocking (#29028) 11 months ago
search.go
topic.go
treelist.go
view.go Fix elipsis button not working if the last commit loading is deferred (#29544) 11 months ago
view_test.go
wiki.go
wiki_test.go Move context from modules to services (#29440) 12 months ago