You can not 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/repo
silverwind 44759fd66c Add proper CORS preflight origin validation (#5740) 7 years ago
..
activity.go Restrict permission check on repositories and fix some problems (#5314) 7 years ago
attachment.go
branch.go branch: Trigger update when deleting branch via UI. (#5617) 7 years ago
commit.go fix commit page showing status for current default branch (#5650) 7 years ago
download.go
editor.go SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) 7 years ago
editor_test.go fix bug on upload file name (#5571) 7 years ago
http.go Add proper CORS preflight origin validation (#5740) 7 years ago
issue.go Add rebase with merge commit merge style (#3844) (#4052) 7 years ago
issue_dependency.go
issue_label.go
issue_label_test.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go Restrict permission check on repositories and fix some problems (#5314) 7 years ago
main_test.go
middlewares.go
milestone.go Issue is not overdue when it is on the same date #5566 (#5568) 7 years ago
pull.go Add rebase with merge commit merge style (#3844) (#4052) 7 years ago
pull_review.go
release.go Restrict permission check on repositories and fix some problems (#5314) 7 years ago
release_test.go
repo.go Added URL mapping for Release attachments like on github.com (#1707) 7 years ago
search.go
setting.go Add rebase with merge commit merge style (#3844) (#4052) 7 years ago
setting_protected_branch.go Approvals at Branch Protection (#5350) 7 years ago
settings_test.go
topic.go
view.go Prioritize "readme.md" (#5691) 7 years ago
webhook.go
wiki.go Fix empty wiki (#5504) 7 years ago
wiki_test.go