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.
Cirno the Strongest 95af6096fb
Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11683)
пре 4 година
..
activity.go Add additional periods to activity page (#8829) пре 4 година
attachment.go Fix potential bugs (#10513) (#10518) пре 4 година
blame.go Respect LFS File Lock on UI (#8719) пре 4 година
branch.go Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#10676) (#10797) пре 4 година
commit.go Fix commit page js error (1.11 backport) (#11527) пре 4 година
compare.go Show pull request selection even when unrelated branches (#11239) (#11283) пре 4 година
download.go Fix download file wrong content-type (#9825) (#9834) пре 4 година
editor.go Handle push rejection message in Merge & Web Editor (#10373) (#10497) пре 4 година
editor_test.go Add Close() method to gogitRepository (#8901) пре 4 година
http.go Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11683) пре 4 година
issue.go Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) пре 4 година
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) пре 4 година
issue_label.go Move issue label operations to issue service package (#8553) пре 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 Migrate to go-git/go-git v5.0.0 (#10735) (#10753) пре 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) (#10052) пре 4 година
pull.go Fix merge dialog on protected branch with missing required statuses (#11074) (#11084) пре 4 година
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) (#9830) пре 4 година
release.go Extract actions on deletereleasebyid from models to release service (#8219) пре 4 година
release_test.go Add Close() method to gogitRepository (#8901) пре 4 година
repo.go Fix create bugs (#9606) пре 4 година
search.go Refactor code indexer (#9313) пре 4 година
setting.go Fix add team on collaborator page when same name as organization (#9778) пре 4 година
setting_protected_branch.go Add branch protection option to block merge on requested changes. (#9592) пре 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) (#10524) пре 4 година
webhook.go Fix redirection path if Slack webhook channel is invalid (#10566) пре 4 година
wiki.go Show Signer in commit lists and add basic trust (#10425) (#10524) пре 4 година
wiki_test.go Fix wiki raw view on sub path (#10002) (#10040) пре 4 година