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 737ea6d83c
Fix download file wrong content-type (#9825)
6 years ago
..
activity.go
attachment.go Only serve attachments when linked to issue/release and if accessible by user (#9340) 6 years ago
blame.go
branch.go Move newbranch to standalone package (#9627) 6 years ago
commit.go
compare.go Fix compare (#9808) 6 years ago
download.go Fix download file wrong content-type (#9825) 6 years ago
editor.go Add require signed commit for protected branch (#9708) 6 years ago
editor_test.go
http.go Fix push-to-create (#9772) 6 years ago
issue.go Remove unnecessary permissions load (#9796) 6 years ago
issue_dependency.go adding calls to issue.LoadRepo() prior to calling issue.HTMLURL() (#9484) 6 years ago
issue_label.go Move create/fork repository from models to modules/repository (#9489) 6 years ago
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go [API] Extend times API (#9200) 6 years ago
issue_watch.go Fix PR/issue redirects when having external tracker (#9339) 6 years ago
lfs.go Make repository management section handle lfs locks (#8726) 6 years ago
main_test.go
middlewares.go
milestone.go Remove unnecessary permissions load (#9796) 6 years ago
pull.go Add "Update Branch" button to Pull Requests (#9784) 6 years ago
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) 6 years ago
release.go
release_test.go
repo.go Fix wrong original git service type on a migrated repository (#9693) 6 years ago
search.go Refactor code indexer (#9313) 6 years ago
setting.go Add setting to set default and global disabled repository units. (#8788) 6 years ago
setting_protected_branch.go Add require signed commit for protected branch (#9708) 6 years ago
settings_test.go Stop various tests from adding to the source tree (#9515) 6 years ago
topic.go
view.go
webhook.go
wiki.go Move wiki related funtions from models to services/wiki (#9355) 6 years ago
wiki_test.go Move wiki related funtions from models to services/wiki (#9355) 6 years ago