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 529482135c
Support default private when creating or migrating repository (#3239)
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 Check ignored errors for issue and milestone count (#3213) 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 Fix PR, milestone and label functionality if issue unit is disabled (#2710) 8 years ago
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
pull.go Mention completion for issue editor. (#3136) 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 Support default private when creating or migrating repository (#3239) 8 years ago
search.go
setting.go Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
setting_protected_branch.go
view.go Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 8 years ago
webhook.go
wiki.go Fix wiki page list not rendering after updatedunix changes (#3175) 8 years ago
wiki_test.go