Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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
Lunny Xiao 270fa6d63b Support CORS headers to git smart http protocol (#5719) 6 years ago
..
activity.go Restrict permission check on repositories and fix some problems (#5314) 6 years ago
attachment.go
branch.go branch: Trigger update when deleting branch via UI. (#5617) 6 years ago
commit.go fix commit page showing status for current default branch (#5650) 6 years ago
download.go Add raw blob endpoint to get objects by SHA ID (#5334) 6 years ago
editor.go SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) 6 years ago
editor_test.go fix bug on upload file name (#5571) 6 years ago
http.go Support CORS headers to git smart http protocol (#5719) 6 years ago
issue.go Add rebase with merge commit merge style (#3844) (#4052) 6 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) 6 years ago
main_test.go
middlewares.go Add whitespace handling to PR-comparsion (#4683) 7 years ago
milestone.go Issue is not overdue when it is on the same date #5566 (#5568) 6 years ago
pull.go Add rebase with merge commit merge style (#3844) (#4052) 6 years ago
pull_review.go Add comment replies (#5104) 6 years ago
release.go Restrict permission check on repositories and fix some problems (#5314) 6 years ago
release_test.go
repo.go Added URL mapping for Release attachments like on github.com (#1707) 6 years ago
search.go
setting.go Add rebase with merge commit merge style (#3844) (#4052) 6 years ago
setting_protected_branch.go Approvals at Branch Protection (#5350) 6 years ago
settings_test.go An inactive user shouldn't be able to be added as a collaborator (#4535) 7 years ago
topic.go
view.go Prioritize "readme.md" (#5691) 6 years ago
webhook.go Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 7 years ago
wiki.go Fix empty wiki (#5504) 6 years ago
wiki_test.go