gitea/routers/repo
Lauris BH a91679c9e3 Add additional periods to activity page (#8829) 5 years ago
..
activity.go Add additional periods to activity page (#8829) 5 years ago
attachment.go Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 5 years ago
blame.go Respect LFS File Lock on UI (#8719) 5 years ago
branch.go [Branch View] Add Included TAG (#8449) 5 years ago
commit.go Add pagination to commit graph page (#8360) 5 years ago
compare.go Create PR on Current Repository by Default (#8670) 5 years ago
download.go Add missed close in ServeBlobLFS (#8527) 5 years ago
editor.go Prevent upload (overwrite) of lfs locked file (#8769) 5 years ago
editor_test.go
http.go Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
issue.go Move issue milestone assign to issue service and move webhook to notification (#8780) 5 years ago
issue_dependency.go Allow cross-repository dependencies on issues (#7901) 5 years ago
issue_label.go Move issue label operations to issue service package (#8553) 5 years ago
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
lfs.go Add basic repository lfs management (#7199) 5 years ago
main_test.go
middlewares.go
milestone.go
pull.go Rename HookQueue to hookQueue (#8778) 5 years ago
pull_review.go Fix review webhooks (#8570) 5 years ago
release.go
release_test.go
repo.go Move some repositories' operations to a standalone service package (#8557) 5 years ago
search.go
setting.go Move some repositories' operations to a standalone service package (#8557) 5 years ago
setting_protected_branch.go Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
settings_test.go
topic.go
view.go Respect LFS File Lock on UI (#8719) 5 years ago
webhook.go Move more webhook codes from models to webhook module (#8802) 5 years ago
wiki.go Check for either escaped or unescaped wiki filenames (#8408) 5 years ago
wiki_test.go