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.
6543 7257c39ddf
Refactor Milestone related (#11225)
4 年之前
..
activity.go Add top author stats to activity page (#9615) 4 年之前
attachment.go Move dropzone.js to npm/webpack (#10645) 4 年之前
blame.go Load Repo Topics on blame view (#11307) 4 年之前
branch.go Protect default branch against deletion (#11115) 4 年之前
commit.go Fix potential bugs (#10513) 4 年之前
compare.go Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) 4 年之前
download.go Fix download file wrong content-type (#9825) 4 年之前
editor.go Handle push rejection in branch and upload (#10854) 4 年之前
editor_test.go Add Close() method to gogitRepository (#8901) 4 年之前
http.go Prevent clones and pushes to disabled wiki (#11131) 4 年之前
issue.go [API] ListIssues add filter for milestones (#10148) 4 年之前
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) 4 年之前
issue_label.go Add Organization Wide Labels (#10814) 4 年之前
issue_label_test.go fix go vet error (#3740) 6 年之前
issue_lock.go Implement "conversation lock" for issue comments (#5073) 5 年之前
issue_stopwatch.go Automatically clear stopwatch on merging a PR (#4327) 5 年之前
issue_timetrack.go [API] Extend times API (#9200) 4 年之前
issue_watch.go Fix PR/issue redirects when having external tracker (#9339) 4 年之前
lfs.go Migrate to go-git/go-git v5.0.0 (#10735) 4 年之前
main_test.go Unit tests for wiki routers (#3022) 6 年之前
middlewares.go Add gitea-vet (#10948) 4 年之前
milestone.go Refactor Milestone related (#11225) 4 年之前
pull.go Add a way to mark Conversation (code comment) resolved (#11037) 4 年之前
pull_review.go Add a way to mark Conversation (code comment) resolved (#11037) 4 年之前
release.go Add single release page and latest redirect (#11102) 4 年之前
release_test.go Add Close() method to gogitRepository (#8901) 4 年之前
repo.go Fix orgs not being displayed on create repo form (#11279) 4 年之前
search.go Add detected file language to code search (#10256) 4 年之前
setting.go API endpoint for repo transfer (#9947) 4 年之前
setting_protected_branch.go Prevent merge of outdated PRs on protected branches (#11012) 4 年之前
settings_test.go Stop various tests from adding to the source tree (#9515) 4 年之前
topic.go Add API endpoint for accessing repo topics (#7963) 4 年之前
view.go Load Repo Topics on blame view (#11307) 4 年之前
webhook.go Add Matrix webhook (#10831) 4 年之前
wiki.go Show Signer in commit lists and add basic trust (#10425) 4 年之前
wiki_test.go Fix wiki raw view on sub path (#10002) 4 年之前