選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Cirno the Strongest 95af6096fb
Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11683)
4年前
..
activity.go Add additional periods to activity page (#8829) 4年前
attachment.go Fix potential bugs (#10513) (#10518) 4年前
blame.go Respect LFS File Lock on UI (#8719) 4年前
branch.go Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#10676) (#10797) 4年前
commit.go Fix commit page js error (1.11 backport) (#11527) 4年前
compare.go Show pull request selection even when unrelated branches (#11239) (#11283) 4年前
download.go Fix download file wrong content-type (#9825) (#9834) 4年前
editor.go Handle push rejection message in Merge & Web Editor (#10373) (#10497) 4年前
editor_test.go Add Close() method to gogitRepository (#8901) 4年前
http.go Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11683) 4年前
issue.go Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) 4年前
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) 4年前
issue_label.go Move issue label operations to issue service package (#8553) 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) (#10753) 4年前
main_test.go Unit tests for wiki routers (#3022) 6年前
middlewares.go fix wrong system notice when repository is empty (#9010) 4年前
milestone.go Fix milestone API state parameter unhandled (#10049) (#10052) 4年前
pull.go Fix merge dialog on protected branch with missing required statuses (#11074) (#11084) 4年前
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) (#9830) 4年前
release.go Extract actions on deletereleasebyid from models to release service (#8219) 4年前
release_test.go Add Close() method to gogitRepository (#8901) 4年前
repo.go Fix create bugs (#9606) 4年前
search.go Refactor code indexer (#9313) 4年前
setting.go Fix add team on collaborator page when same name as organization (#9778) 4年前
setting_protected_branch.go Add branch protection option to block merge on requested changes. (#9592) 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 Show Signer in commit lists and add basic trust (#10425) (#10524) 4年前
webhook.go Fix redirection path if Slack webhook channel is invalid (#10566) 4年前
wiki.go Show Signer in commit lists and add basic trust (#10425) (#10524) 4年前
wiki_test.go Fix wiki raw view on sub path (#10002) (#10040) 4年前