Commit Graph

2424 Commits (ed6a2f2e2ecc4dec4f5a38c8356df98b88331d8a)

Author SHA1 Message Date
zeripath 0e5126da22 Never allow an empty password to validate (#9682) (#9684) 5 years ago
zeripath 319c92163f Branches not at ref commit ID should not be listed as Merged (#9614) (#9639) 5 years ago
6543 a15a644c05 [BugFix] Hide public repos owned by private orgs (#9616) 5 years ago
6543 17c691f8aa [Backport] [API] Allow only specific Colums to be updated on Issue (#9539) (#9580) 5 years ago
6543 cb3fe4cbf1 [Backport] Fix bug when migrate from API (#8631) (#9563) 5 years ago
6543 c63a80138a backport part of #9550 (#9564) 5 years ago
Lunny Xiao 9409ac9030
Fix deleted branch isn't removed when push the branch again (#9516) (#9524) 5 years ago
Lunny Xiao a3928fd820 Fix missing repository status when migrating repository via API (#9511) 5 years ago
Cornel 3a14a69e8a Fix Slack webhook payload title generation to work with Mattermost (#9378) (#9404) 5 years ago
zeripath f0f48e0fff
DefaultBranch needs to be prefixed by BranchPrefix (#9356) (#9359) 5 years ago
Lunny Xiao eb8d5f6aff
Fix bug that release attachment files not deleted when deleting repository (#9322) (#9329) 5 years ago
Lunny Xiao 29fa3a0f68 fix race on indexer (#9136) (#9139) 5 years ago
Jordan ade5ec5aa7 Backport: Hide given credentials for migrated repos. (#9098) 5 years ago
Antoine GIRARD 6ef0ab4d96 fix: add search to reserved usernames (#9063) (#9065) 5 years ago
guillep2k ecdb4c1750 Fix permission checks for close/reopen from commit (#8875) (#9033) 5 years ago
guillep2k 023ae3c48c Hotfix for review actions and notifications (#8965) 5 years ago
zeripath 3497efac4a
Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
6543 c5e5063ec9 Fix SSH2 conditonal in key parsing code (#8806) (#8810) 5 years ago
6543 432f9dd1a3 [Fix] milestone close timestamp (#8728) (#8730) 5 years ago
jaqra fa03af8456 make call createMilestoneComment on newIssue func (#8678) (#8681) 5 years ago
guillep2k 0032278a46 Allow externalID to be UUID (#8551) (#8624) 5 years ago
zeripath ece768ab6e
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) (#8618) 5 years ago
zeripath afeab941b3
Update heatmap fixtures to restore tests (#8615) (#8616) 5 years ago
Viktor Szakats 8e9265c402 webhook: set Content-Type for application/x-www-form-urlencoded (#8600) 5 years ago
Lunny Xiao 22cea96c18 Fix bug on pull requests when transfer head repository (#8564) (#8569) 5 years ago
6543 7565ac02c2 Allow more than 255 characters for tokens in external_login_user tabl… (#8585) 5 years ago
6543 0752a3895a Fix migrate mirror 500 bug (#8526) (#8530) 5 years ago
Lunny Xiao f9aba9ba0f fix bug on FindExternalUsersByProvider (#8504) 5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
zeripath 300d9a1c70 Fixes #8369: Create .ssh dir as necessary (#8486) 5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 5 years ago
guillep2k f1fdd782d5 Add check for empty set when dropping indexes during migration (#8471) 5 years ago
zeripath 5e759b60cc Restore functionality for early gits (#7775) 5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456) 5 years ago
zeripath 9ff9f5ad1d Ensure that LFS files are relative to the LFS content path (#8455) 5 years ago
guillep2k df2c11a878 Ignore mentions for users with no access (#8395) 5 years ago
guillep2k dd611c9a86 Fix migration v96 to keep issue attachments (#8435) 5 years ago
guillep2k 4843723d00 Allow users with explicit read access to give approvals (#8382) 5 years ago
Lunny Xiao 170743c8a0 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427) 5 years ago
Lunny Xiao 78438d310b
Fix issues/pr list broken when there are many repositories (#8409) 5 years ago
Lunny Xiao 662a40ea29 Update milestone issues numbers when save milestone and other code improvements (#8411) 5 years ago
Lunny Xiao 51fade4c44 Fix milestone num_issues (#8221) 5 years ago
Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331) 5 years ago
guillep2k 740a0c4dd4 Fix column name ambiguity in GetUserIssueStats() (#8347) 5 years ago
guillep2k cd13f273d1 Transaction-aware retry create issue to cope with duplicate keys (#8307) 5 years ago
David Svantesson 90ab3056eb Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 5 years ago
Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486) 5 years ago
David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108) 5 years ago
Lunny Xiao 3249c0ccba
Extract actions on deletereleasebyid from models to release service (#8219) 5 years ago