選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
zeripath 51f6a7ab10
On merge of already closed PR redirect back to the pulls page (#10010)
4年前
..
activity.go Add top author stats to activity page (#9615) 4年前
attachment.go Only serve attachments when linked to issue/release and if accessible by user (#9340) 4年前
blame.go Respect LFS File Lock on UI (#8719) 4年前
branch.go Move newbranch to standalone package (#9627) 4年前
commit.go fix commit view JS features, reimplement folding (#9968) 4年前
compare.go Fix issues/pulls dependencies problems (#9842) 4年前
download.go Fix download file wrong content-type (#9825) 4年前
editor.go Add require signed commit for protected branch (#9708) 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 API add/generalize pagination (#9452) 4年前
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) 4年前
issue_label.go API add/generalize pagination (#9452) 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 Remove unnecessary permissions load (#9796) 4年前
pull.go On merge of already closed PR redirect back to the pulls page (#10010) 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 Make archive prefixing configurable with a global setting (#9943) 4年前
search.go Refactor code indexer (#9313) 4年前
setting.go API add/generalize pagination (#9452) 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 API add/generalize pagination (#9452) 4年前
webhook.go API add/generalize pagination (#9452) 4年前
wiki.go Move wiki related funtions from models to services/wiki (#9355) 4年前
wiki_test.go Move wiki related funtions from models to services/wiki (#9355) 4年前