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 7a5465fc56
LFS support to be stored on minio (#12518)
4 years ago
..
activity.go
attachment.go Add a storage layer for attachments (#11387) 5 years ago
blame.go Ensure BlameReaders close at end of request (#12102) 5 years ago
branch.go Handle more pathological branch and tag names (#11843) 5 years ago
commit.go Render the git graph on the server (#12333) 5 years ago
compare.go Fix typos (#12542) 5 years ago
download.go Add a storage layer for attachments (#11387) 5 years ago
editor.go Do not disable commit changes button on repost (#12644) 4 years ago
editor_test.go
http.go Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752) 4 years ago
issue.go [BugFix] Fix comment broken issue ref dependence (#12651) 4 years ago
issue_dependency.go
issue_label.go Move jquery-minicolors to npm/webpack (#12305) 5 years ago
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
lfs.go LFS support to be stored on minio (#12518) 4 years ago
main_test.go
middlewares.go Add gitea-vet (#10948) 5 years ago
milestone.go Kanban board (#8346) 5 years ago
projects.go Hide 'New Project board' button for users that are not signed in (#12547) 5 years ago
pull.go Add a storage layer for attachments (#11387) 5 years ago
pull_review.go Add a way to mark Conversation (code comment) resolved (#11037) 5 years ago
release.go Add a storage layer for attachments (#11387) 5 years ago
release_test.go
repo.go Set context for running CreateArchive in to that of the request (#12555) 5 years ago
search.go
setting.go Kanban board (#8346) 5 years ago
setting_protected_branch.go Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
settings_test.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 5 years ago
topic.go
view.go Compare SSH_DOMAIN when parsing submodule URLs (#12753) 4 years ago
webhook.go Don't use legacy method to send Matrix Webhook (#12348) 5 years ago
wiki.go Allow different HardBreaks settings for documents and comments (#11515) 5 years ago
wiki_test.go