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
Deyong Zhu d663cef2a5 Fix branch name escaping in compare url (#3311) 8 years ago
..
activity.go
attachment.go
branch.go
commit.go
download.go
editor.go
http.go Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
issue.go Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 8 years ago
issue_label.go Unit tests for routers/repo/issue_label (#3198) 8 years ago
issue_label_test.go Unit tests for routers/repo/issue_label (#3198) 8 years ago
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
pull.go Fix branch name escaping in compare url (#3311) 8 years ago
release.go Fix missing branch in release bug (#3108) 8 years ago
release_test.go Fix missing branch in release bug (#3108) 8 years ago
repo.go Fix ignored errors when checking if organization, team member (#3177) 8 years ago
search.go
setting.go Writable deploy keys (closes #671) (#3225) 8 years ago
setting_protected_branch.go
settings_test.go Writable deploy keys (closes #671) (#3225) 8 years ago
view.go Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 8 years ago
webhook.go Fix guide link for webhooks in repository settings (#3291) (#3292) 8 years ago
wiki.go Fix wiki page list not rendering after updatedunix changes (#3175) 8 years ago
wiki_test.go