Commit Graph

498 Commits (de79d2a2353a213dbdc1167666f42a693d2d26f1)

Author SHA1 Message Date
a1012112796 4b7f0c6c38
fix permission check for delete tag (#19985) (#20001) 2 years ago
zeripath 736b7b25a4
Set Setpgid on child git processes (#19865) (#19881) 2 years ago
Lunny Xiao 57e816311b
Fix bug (#19757) 3 years ago
99rgosse 6eb3c05cb7
Avoid MoreThanOne Error (#19557) (#19591) 3 years ago
wxiaoguang 35a7db49b4
ignore DNS error when doing migration allow/block check (#19567) 3 years ago
6543 f7330fd027
Dont overwrite err with nil (part #19572) (#19574) 3 years ago
Jimmy Praet 7c0bf06d96
Respect DefaultUserIsRestricted system default when creating new user (#19310 ) (#19560) 3 years ago
Lunny Xiao 928b603d19
Fix migrate release from github (#19510) (#19523) 3 years ago
zeripath 39a0db6ecf
Prevent dangling archiver goroutine (#19516) (#19526) 3 years ago
6543 242f7f1a52
Add notags to fetch (#19487) (#19490) 3 years ago
6543 8d7f1e430a
User specific repoID or xorm builder conditions for issue search (#19475) (#19476) 3 years ago
Gusted 09adc26eb6
Set correct PR status on 3way on conflict checking (#19457) (#19458) 3 years ago
Gusted 081449d7a5
Don't allow merging PR's which are being conflict checked (#19357) (#19358) 3 years ago
zeripath 14a6aafb50
Restore user autoregistration with email addresses (#19261) (#19312) 3 years ago
6543 123c254b84
Move checks for pulls before merge into own function (#19271) (#19277) 3 years ago
zeripath db43f63c53
Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) (#19236) 3 years ago
zeripath e9935d358c
Only send webhook events to active system webhooks and only deliver to active hooks (#19234) (#19248) 3 years ago
zeripath 2ec2935f78
Touch mirrors on even on fail to update (#19217) (#19233) 3 years ago
Lunny Xiao 540541caa2
Hide sensitive content on admin panel progress monitor (#19218 & #19226) (#19231) 3 years ago
zeripath 6fc73a8433
Fix compare link in active feeds for new branch (#19149) (#19185) 3 years ago
zeripath bb0e2121a3
Try to prevent autolinking of displaynames by email readers (#19169) (#19183) 3 years ago
zeripath 23b8214549
Use IterateBufferSize whilst querying repositories during adoption check (#19140) (#19160) 3 years ago
zeripath 45c836badc
Do not send notification emails to inactive users (#19131) (#19139) 3 years ago
techknowlogick f9ea4ab69a
Bump to build with go1.18 (#19120 et al) (#19127) 3 years ago
zeripath e6d46eeb55
Make migrations SKIP_TLS_VERIFY apply to git too (#19132) (#19141) 3 years ago
Gusted 66b8a43e5f
Refactor mirror code & fix `StartToMirror` (#18904) (#19075) 3 years ago
zeripath 7aa29720f0
Improve SyncMirrors logging (#19045) (#19050) 3 years ago
Lunny Xiao cb90eda213
Fix login with email panic when email is not exist (#18942) 3 years ago
Lunny Xiao 3685cc7660
Fix ldap user sync missed email in email_address table (#18786) (#18876) 3 years ago
Lunny Xiao 6591f87b28
Fix login with email for ldap users (#18800) (#18836) 3 years ago
Lunny Xiao f5a3c0dd6c
Fix ldap loginname (#18789) (#18804) 3 years ago
zeripath 7ebc3da7cb
Prevent dangling GetAttribute calls (#18754) (#18755) 3 years ago
Lunny Xiao 9da8e478dd
Fix forked repositories missed tags (#18719) (#18735) 3 years ago
zeripath 38fc6c75f3
Restart zero worker if there is still work to do (#18658) (#18672) 3 years ago
zeripath 18c1edf15c
Prevent merge messages from being sorted to the top of email chains (#18566) (#18588) 3 years ago
zeripath 0dfe5fa2d6
Detect conflicts with 3way merge (#18536) (#18537) 3 years ago
Gusted 483bda4b2d
Use `ImagedProvider` for gplus oauth2 provider (#18504) (#18505) 3 years ago
Aravinth Manivannan f93d72c09b
GitLab reviews may not have the updated_at field set (#18450) (#18461) 3 years ago
Lunny Xiao 0734ca0132
Fix restore without topic failure (#18387) (#18400) 3 years ago
zeripath 6b0a71230d
Stop trimming preceding and suffixing spaces from editor filenames (#18334) 3 years ago
zeripath 4a20eadfd7
Restore propagation of ErrDependenciesLeft (#18325) 3 years ago
zeripath 089b4e6a45
Use indirect comparison when showing pull requests (#18313) 3 years ago
zeripath 851b54ba9f
Correctly upload LFS files (#18316) 3 years ago
Aravinth Manivannan 076cead40d
Fix CheckRepoStats and reuse it during migration (#18264) 3 years ago
Lunny Xiao 35c3553870
Support webauthn (#17957) 3 years ago
6543 ff00b8688b
Fix NPE on try to get tag reference via API (#18245) 3 years ago
luzpaz 8c647bf0f6
Fix various typos (#18219) 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
zeripath 1514e13bb8
Add option to convert CRLF to LF line endings for sendmail (#18075) 3 years ago
KN4CK3R bf7b083cfe
Add replay of webhooks. (#18191) 3 years ago