選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413)
4年前
..
activity.go Add top author stats to activity page (#9615) 4年前
attachment.go Fix potential bugs (#10513) 4年前
blame.go Respect LFS File Lock on UI (#8719) 4年前
branch.go Fix branch page pull request title and link error (#10092) 4年前
commit.go Fix potential bugs (#10513) 4年前
compare.go Show Signer in commit lists and add basic trust (#10425) 4年前
download.go Fix download file wrong content-type (#9825) 4年前
editor.go Handle push rejection message in Merge & Web Editor (#10373) 4年前
editor_test.go Add Close() method to gogitRepository (#8901) 4年前
http.go add remote ip to the invalid credentials error message (#9918) 4年前
issue.go Display pull request head branch even the branch deleted or repository deleted (#10413) 4年前
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) 4年前
issue_label.go [API] Fix inconsistent label color format (#10129) 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 Make repository management section handle lfs locks (#8726) 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) 4年前
pull.go Display pull request head branch even the branch deleted or repository deleted (#10413) 4年前
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) 4年前
release.go API add/generalize pagination (#9452) 4年前
release_test.go Add Close() method to gogitRepository (#8901) 4年前
repo.go Move PushUpdateAddDeleteTags to repository module from models (#10106) 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 Add require signed commit for protected branch (#9708) 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) 4年前
webhook.go Fix redirection path if Slack webhook channel is invalid (#10548) 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年前