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-fork-majority-judgment/routers/repo
silverwind 2fd78c151e
Move jquery-minicolors to npm/webpack (#12305)
4 years ago
..
activity.go Add top author stats to activity page (#9615) 4 years ago
attachment.go Move dropzone.js to npm/webpack (#10645) 4 years ago
blame.go Ensure BlameReaders close at end of request (#12102) 4 years ago
branch.go Handle more pathological branch and tag names (#11843) 4 years ago
commit.go Show exact tag for commit on diff view (#11846) 4 years ago
compare.go Syntax highlight expanded code blobs (#12223) 4 years ago
download.go Fix download file wrong content-type (#9825) 4 years ago
editor.go Fix numbr of files, total additions, and deletions (#11614) 4 years ago
editor_test.go Add Close() method to gogitRepository (#8901) 4 years ago
http.go Enable cloning via Git Wire Protocol v2 over HTTP (#12170) 4 years ago
issue.go Add name filter to API for GetMilestoneList (#12336) 4 years ago
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) 4 years ago
issue_label.go Move jquery-minicolors to npm/webpack (#12305) 4 years ago
issue_label_test.go fix go vet error (#3740) 6 years ago
issue_lock.go Implement "conversation lock" for issue comments (#5073) 5 years ago
issue_stopwatch.go Automatically clear stopwatch on merging a PR (#4327) 5 years ago
issue_timetrack.go [API] Extend times API (#9200) 4 years ago
issue_watch.go Fix PR/issue redirects when having external tracker (#9339) 4 years ago
lfs.go Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
main_test.go Unit tests for wiki routers (#3022) 6 years ago
middlewares.go Add gitea-vet (#10948) 4 years ago
milestone.go Add name filter to API for GetMilestoneList (#12336) 4 years ago
pull.go Handle more pathological branch and tag names (#11843) 4 years ago
pull_review.go Add a way to mark Conversation (code comment) resolved (#11037) 4 years ago
release.go Show 404 page when release not found (#12328) 4 years ago
release_test.go Add Close() method to gogitRepository (#8901) 4 years ago
repo.go Global default branch setting (#11918) 4 years ago
search.go Add detected file language to code search (#10256) 4 years ago
setting.go Provide option to unlink a fork (#11858) 4 years ago
setting_protected_branch.go Prevent merge of outdated PRs on protected branches (#11012) 4 years ago
settings_test.go Stop various tests from adding to the source tree (#9515) 4 years ago
topic.go Add API endpoint for accessing repo topics (#7963) 5 years ago
view.go Server-side syntax highlighting for all code (#12047) 4 years ago
webhook.go Fix webhook template when validation errors occur (#11421) 4 years ago
wiki.go Allow different HardBreaks settings for documents and comments (#11515) 4 years ago
wiki_test.go Fix wiki raw view on sub path (#10002) 4 years ago