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 b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 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 Branches not at ref commit ID should not be listed as Merged (#9614) 6 years ago
commit.go enable lazy-loading of gitgraph.js (#9036) 6 years ago
compare.go Add SimpleMDE to compare page for PRs (#9376) 6 years ago
download.go
editor.go Fix some SimpleMDE (#9400) 6 years ago
editor_test.go
http.go Push to create repo (#8419) 6 years ago
issue.go Branches not at ref commit ID should not be listed as Merged (#9614) 6 years ago
issue_dependency.go adding calls to issue.LoadRepo() prior to calling issue.HTMLURL() (#9484) 6 years ago
issue_label.go
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 fix wrong system notice when repository is empty (#9010) 6 years ago
milestone.go
pull.go Branches not at ref commit ID should not be listed as Merged (#9614) 6 years ago
pull_review.go Refactor pull request review (#8954) 6 years ago
release.go
release_test.go
repo.go Fix create bugs (#9606) 6 years ago
search.go Refactor code indexer (#9313) 6 years ago
setting.go Move some repository methods from models to modules/repository (#9353) 6 years ago
setting_protected_branch.go Add branch protection option to block merge on requested changes. (#9592) 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