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
zeripath 2c1ae6c82d
Render the git graph on the server (#12333)
5 years ago
..
activity.go
attachment.go Move dropzone.js to npm/webpack (#10645) 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 Syntax highlight expanded code blobs (#12223) 5 years ago
download.go
editor.go Fix numbr of files, total additions, and deletions (#11614) 5 years ago
editor_test.go
http.go Enable cloning via Git Wire Protocol v2 over HTTP (#12170) 5 years ago
issue.go Prevent empty div when editing comment (#12404) 5 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 Migrate to go-git/go-git v5.0.0 (#10735) 5 years ago
main_test.go
middlewares.go Add gitea-vet (#10948) 5 years ago
milestone.go Add name filter to API for GetMilestoneList (#12336) 5 years ago
pull.go Add API to update pr headBranch (#12419) 5 years ago
pull_review.go Add a way to mark Conversation (code comment) resolved (#11037) 5 years ago
release.go Add action feed for new release (#12324) 5 years ago
release_test.go
repo.go Global default branch setting (#11918) 5 years ago
search.go
setting.go Provide option to unlink a fork (#11858) 5 years ago
setting_protected_branch.go Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
settings_test.go
topic.go
view.go Server-side syntax highlighting for all code (#12047) 5 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