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
Lunny Xiao 5f20841bc3
Fix 404 when send pull request some situation (#6871) (#6873)
5 years ago
..
activity.go Restrict permission check on repositories and fix some problems (#5314) 6 years ago
attachment.go Log attachment blocked events (#3615) 6 years ago
branch.go Clean up ref name rules (#6437) (#6439) 5 years ago
commit.go fix commit page showing status for current default branch (#5650) 5 years ago
download.go Allow markdown files to read from the LFS (#5787) 5 years ago
editor.go Properly escape on the redirect from the web editor (#6657) (#6667) 5 years ago
editor_test.go Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 5 years ago
http.go OAuth2 token can be used in basic auth (#6747) (#6761) 5 years ago
issue.go fix 500 when reviewer is deleted with integration tests (#6856) (#6860) 5 years ago
issue_dependency.go Added dependencies for issues (#2196) (#2531) 6 years ago
issue_label.go Allow labels to contain emoji (#6063) 5 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 Handle refactor (#3339) 6 years ago
issue_watch.go Restrict permission check on repositories and fix some problems (#5314) 6 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
middlewares.go Add whitespace handling to PR-comparsion (#4683) 6 years ago
milestone.go Add same changes from issues page to milestone->issues page (#6328) 5 years ago
pull.go Fix 404 when send pull request some situation (#6871) (#6873) 5 years ago
pull_review.go Add comment replies (#5104) 6 years ago
release.go Feature: Archive repos (#5009) 5 years ago
release_test.go Fix missing branch in release bug (#3108) 6 years ago
repo.go fix bug when migrate repository 500 when repo is existed (#6188) 5 years ago
search.go Global code search support (#3664) 6 years ago
setting.go Correctly adjust mirror url (#6593) (#6594) 5 years ago
setting_protected_branch.go Approvals at Branch Protection (#5350) 5 years ago
settings_test.go An inactive user shouldn't be able to be added as a collaborator (#4535) 6 years ago
topic.go Fix topics addition (Another solution) (#4031) (#4258) 6 years ago
view.go Fix org visibility bug when git cloning (#6743) (#6762) 5 years ago
webhook.go Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
wiki.go Fix serving of raw wiki files other than .md (#5814) 5 years ago
wiki_test.go Fix serving of raw wiki files other than .md (#5814) 5 years ago