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.
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
преди 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 Fix branch page pull request title and link error (#10092) преди 4 години
commit.go Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) преди 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] 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 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 Move PushUpdateAddDeleteTags to repository module from models (#10106) преди 4 години
search.go Refactor code indexer (#9313) преди 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 Language statistics bar for repositories (#8037) преди 4 години
webhook.go Add feishu webhook support (#10229) преди 4 години
wiki.go Fix wiki raw view on sub path (#10002) преди 4 години
wiki_test.go Fix wiki raw view on sub path (#10002) преди 4 години