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