Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Cirno the Strongest 95af6096fb
Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11683)
před 4 roky
..
activity.go Add additional periods to activity page (#8829) před 4 roky
attachment.go Fix potential bugs (#10513) (#10518) před 4 roky
blame.go Respect LFS File Lock on UI (#8719) před 4 roky
branch.go Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#10676) (#10797) před 4 roky
commit.go Fix commit page js error (1.11 backport) (#11527) před 4 roky
compare.go Show pull request selection even when unrelated branches (#11239) (#11283) před 4 roky
download.go Fix download file wrong content-type (#9825) (#9834) před 4 roky
editor.go Handle push rejection message in Merge & Web Editor (#10373) (#10497) před 4 roky
editor_test.go Add Close() method to gogitRepository (#8901) před 4 roky
http.go Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11683) před 4 roky
issue.go Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) před 4 roky
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) před 4 roky
issue_label.go Move issue label operations to issue service package (#8553) před 4 roky
issue_label_test.go fix go vet error (#3740) před 6 roky
issue_lock.go Implement "conversation lock" for issue comments (#5073) před 5 roky
issue_stopwatch.go Automatically clear stopwatch on merging a PR (#4327) před 5 roky
issue_timetrack.go [API] Extend times API (#9200) před 4 roky
issue_watch.go Fix PR/issue redirects when having external tracker (#9339) před 4 roky
lfs.go Migrate to go-git/go-git v5.0.0 (#10735) (#10753) před 4 roky
main_test.go Unit tests for wiki routers (#3022) před 6 roky
middlewares.go fix wrong system notice when repository is empty (#9010) před 4 roky
milestone.go Fix milestone API state parameter unhandled (#10049) (#10052) před 4 roky
pull.go Fix merge dialog on protected branch with missing required statuses (#11074) (#11084) před 4 roky
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) (#9830) před 4 roky
release.go Extract actions on deletereleasebyid from models to release service (#8219) před 4 roky
release_test.go Add Close() method to gogitRepository (#8901) před 4 roky
repo.go Fix create bugs (#9606) před 4 roky
search.go Refactor code indexer (#9313) před 4 roky
setting.go Fix add team on collaborator page when same name as organization (#9778) před 4 roky
setting_protected_branch.go Add branch protection option to block merge on requested changes. (#9592) před 4 roky
settings_test.go Stop various tests from adding to the source tree (#9515) před 4 roky
topic.go Add API endpoint for accessing repo topics (#7963) před 4 roky
view.go Show Signer in commit lists and add basic trust (#10425) (#10524) před 4 roky
webhook.go Fix redirection path if Slack webhook channel is invalid (#10566) před 4 roky
wiki.go Show Signer in commit lists and add basic trust (#10425) (#10524) před 4 roky
wiki_test.go Fix wiki raw view on sub path (#10002) (#10040) před 4 roky