Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
vor 4 Jahren
..
activity.go Add top author stats to activity page (#9615) vor 4 Jahren
attachment.go Only serve attachments when linked to issue/release and if accessible by user (#9340) vor 4 Jahren
blame.go Respect LFS File Lock on UI (#8719) vor 4 Jahren
branch.go Fix branch page pull request title and link error (#10092) vor 4 Jahren
commit.go Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) vor 4 Jahren
compare.go Fix issues/pulls dependencies problems (#9842) vor 4 Jahren
download.go Fix download file wrong content-type (#9825) vor 4 Jahren
editor.go Add require signed commit for protected branch (#9708) vor 4 Jahren
editor_test.go Add Close() method to gogitRepository (#8901) vor 4 Jahren
http.go add remote ip to the invalid credentials error message (#9918) vor 4 Jahren
issue.go API add/generalize pagination (#9452) vor 4 Jahren
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) vor 4 Jahren
issue_label.go [API] Fix inconsistent label color format (#10129) vor 4 Jahren
issue_label_test.go fix go vet error (#3740) vor 6 Jahren
issue_lock.go Implement "conversation lock" for issue comments (#5073) vor 5 Jahren
issue_stopwatch.go Automatically clear stopwatch on merging a PR (#4327) vor 5 Jahren
issue_timetrack.go [API] Extend times API (#9200) vor 4 Jahren
issue_watch.go Fix PR/issue redirects when having external tracker (#9339) vor 4 Jahren
lfs.go Make repository management section handle lfs locks (#8726) vor 4 Jahren
main_test.go Unit tests for wiki routers (#3022) vor 6 Jahren
middlewares.go fix wrong system notice when repository is empty (#9010) vor 4 Jahren
milestone.go Fix milestone API state parameter unhandled (#10049) vor 4 Jahren
pull.go On merge of already closed PR redirect back to the pulls page (#10010) vor 4 Jahren
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) vor 4 Jahren
release.go API add/generalize pagination (#9452) vor 4 Jahren
release_test.go Add Close() method to gogitRepository (#8901) vor 4 Jahren
repo.go Move PushUpdateAddDeleteTags to repository module from models (#10106) vor 4 Jahren
search.go Refactor code indexer (#9313) vor 4 Jahren
setting.go API endpoint for repo transfer (#9947) vor 4 Jahren
setting_protected_branch.go Add require signed commit for protected branch (#9708) vor 4 Jahren
settings_test.go Stop various tests from adding to the source tree (#9515) vor 4 Jahren
topic.go Add API endpoint for accessing repo topics (#7963) vor 4 Jahren
view.go Language statistics bar for repositories (#8037) vor 4 Jahren
webhook.go Add feishu webhook support (#10229) vor 4 Jahren
wiki.go Fix wiki raw view on sub path (#10002) vor 4 Jahren
wiki_test.go Fix wiki raw view on sub path (#10002) vor 4 Jahren