summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24Changelog for 1.16.5 (#19189)v1.16.5zeripath
2022-03-24Fix showing issues in your repositories (#18916) (#19191)6543
2022-03-23Prevent redirect to Host (2) (#19175) (#19186)zeripath
2022-03-23Fix compare link in active feeds for new branch (#19149) (#19185)zeripath
2022-03-23Redirect .wiki/* ui link to /wiki (#18831) (#19184)zeripath
2022-03-23Prevent start panic due to missing DotEscape functionAndrew Thornton
2022-03-23Fix the bug: deploy key with write access can not push (#19010) (#19182)zeripath
2022-03-23Try to prevent autolinking of displaynames by email readers (#19169) (#19183)zeripath
2022-03-23Clean paths when looking in Storage (#19124) (#19179)zeripath
2022-03-23Cleanup protected branches when deleting users & teams (#19158) (#19174)Norwin
2022-03-23Ensure that setting.LocalURL always has a trailing slash (#19171) (#19177)zeripath
2022-03-23Use the new/choose link for New Issue on project page (#19172) (#19176)zeripath
2022-03-22Use IterateBufferSize whilst querying repositories during adoption check (#19...zeripath
2022-03-21Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028) (#19146)zeripath
2022-03-20Use custom favicon when viewing static files if it exists (#19130) (#19152)Abheek Dhawan
2022-03-20Fix NPE /repos/issues/search when not signed in (#19154) (#19155)Gusted
2022-03-21Fix wrong scopes caused by empty scope input (#19029) (#19145)zeripath
2022-03-20Fix the editor height in review box (#19003) (#19147)zeripath
2022-03-19Do not send notification emails to inactive users (#19131) (#19139)zeripath
2022-03-19Bump to build with go1.18 (#19120 et al) (#19127)techknowlogick
2022-03-19Make migrations SKIP_TLS_VERIFY apply to git too (#19132) (#19141)zeripath
2022-03-19Do not send activation email if manual confirm is set (#19119) (#19122)zeripath
2022-03-19Update golang.org/x/crypto (#19097) (#19098)Gusted
2022-03-19Handle email address not exist (#19089) (#19121)Lunny Xiao
2022-03-15Update json-iterator (#18644) (#19100)Gusted
2022-03-14Changelog v1.16.4 (#19081)v1.16.46543
2022-03-14Restrict email address validation (#17688) (#19085)6543
2022-03-14Fix lfs bug (#19072) (#19080)6543
2022-03-14Refactor mirror code & fix `StartToMirror` (#18904) (#19075)Gusted
2022-03-13Update the webauthn_credential_id_sequence in Postgres (#19048) (#19060)zeripath
2022-03-13Prevent 500 when there is an error during new auth source post (#19041) (#19059)zeripath
2022-03-10If rendering has failed due to a net.OpError stop rendering (attempt 2) (#190...zeripath
2022-03-10Fix flag validation (#19046) (#19051)Norwin
2022-03-10Improve SyncMirrors logging (#19045) (#19050)zeripath
2022-03-10fix pam authorization (#19040) (#19047)release/v1.166543
2022-03-10Ignore missing comment for user notifications (#18954) (#19043)zeripath
2022-03-09Set `rel="nofollow noindex"` on new issue links (#19023) (#19042)zeripath
2022-03-09Upgrading binding package (#19034) (#19035)Lunny Xiao
2022-03-08Don't show context cancelled errors in attribute reader (#19006) (#19027)zeripath
2022-03-04Fix update hint bug (#19002)Lunny Xiao
2022-03-05 Fix potential assignee query for repo (#18994) (#18999)Otto Richter (fnetX)
2022-03-03allow overwrite artifacts for github releases (#18987) (#18988)6543
2022-03-03Changelog for v1.16.3 (#18966)v1.16.3Lunny Xiao
2022-03-02git backend ignore replace objects (#18979) (#18980)6543
2022-03-02Set max text height to prevent overflow (#18862) (#18977)Otto Richter (fnetX)
2022-03-02Fix problem when self-assign notification (#18797) (#18976)Otto Richter (fnetX)
2022-03-02backport fix of #18973 (#18974)6543
2022-03-02Refactor admin user filter query parameters (#18965) (#18975)Otto Richter (fnetX)
2022-03-02Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that c...6543
2022-03-01Send 404 on `/{org}.gpg` (#18959) (#18962)Gusted