summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changelog for 1.16.5 (#19189)v1.16.5zeripath2022-03-241-0/+31
* Fix showing issues in your repositories (#18916) (#19191)65432022-03-242-15/+61
* Prevent redirect to Host (2) (#19175) (#19186)zeripath2022-03-231-0/+6
* Fix compare link in active feeds for new branch (#19149) (#19185)zeripath2022-03-232-1/+35
* Redirect .wiki/* ui link to /wiki (#18831) (#19184)zeripath2022-03-231-0/+20
* Prevent start panic due to missing DotEscape functionAndrew Thornton2022-03-231-0/+1
* Fix the bug: deploy key with write access can not push (#19010) (#19182)zeripath2022-03-2311-64/+78
* Try to prevent autolinking of displaynames by email readers (#19169) (#19183)zeripath2022-03-238-22/+38
* Clean paths when looking in Storage (#19124) (#19179)zeripath2022-03-234-56/+46
* Cleanup protected branches when deleting users & teams (#19158) (#19174)Norwin2022-03-233-2/+103
* Ensure that setting.LocalURL always has a trailing slash (#19171) (#19177)zeripath2022-03-231-1/+4
* Use the new/choose link for New Issue on project page (#19172) (#19176)zeripath2022-03-233-5/+12
* Use IterateBufferSize whilst querying repositories during adoption check (#19...zeripath2022-03-221-0/+7
* Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028) (#19146)zeripath2022-03-211-12/+19
* Use custom favicon when viewing static files if it exists (#19130) (#19152)Abheek Dhawan2022-03-201-0/+5
* Fix NPE /repos/issues/search when not signed in (#19154) (#19155)Gusted2022-03-201-5/+10
* Fix wrong scopes caused by empty scope input (#19029) (#19145)zeripath2022-03-211-1/+13
* Fix the editor height in review box (#19003) (#19147)zeripath2022-03-202-1/+9
* Do not send notification emails to inactive users (#19131) (#19139)zeripath2022-03-194-5/+17
* Bump to build with go1.18 (#19120 et al) (#19127)techknowlogick2022-03-1916-338/+1053
* Make migrations SKIP_TLS_VERIFY apply to git too (#19132) (#19141)zeripath2022-03-193-32/+39
* Do not send activation email if manual confirm is set (#19119) (#19122)zeripath2022-03-192-0/+8
* Update golang.org/x/crypto (#19097) (#19098)Gusted2022-03-193-59/+3
* Handle email address not exist (#19089) (#19121)Lunny Xiao2022-03-197-28/+40
* Update json-iterator (#18644) (#19100)Gusted2022-03-152-3/+5
* Changelog v1.16.4 (#19081)v1.16.465432022-03-141-0/+22
* Restrict email address validation (#17688) (#19085)65432022-03-149-14/+111
* Fix lfs bug (#19072) (#19080)65432022-03-143-3/+82
* Refactor mirror code & fix `StartToMirror` (#18904) (#19075)Gusted2022-03-141-13/+17
* Update the webauthn_credential_id_sequence in Postgres (#19048) (#19060)zeripath2022-03-132-2/+18
* Prevent 500 when there is an error during new auth source post (#19041) (#19059)zeripath2022-03-133-5/+5
* If rendering has failed due to a net.OpError stop rendering (attempt 2) (#190...zeripath2022-03-101-1/+1
* Fix flag validation (#19046) (#19051)Norwin2022-03-101-1/+1
* Improve SyncMirrors logging (#19045) (#19050)zeripath2022-03-104-43/+57
* fix pam authorization (#19040) (#19047)65432022-03-101-0/+4
* Ignore missing comment for user notifications (#18954) (#19043)zeripath2022-03-102-4/+5
* Set `rel="nofollow noindex"` on new issue links (#19023) (#19042)zeripath2022-03-091-1/+1
* Upgrading binding package (#19034) (#19035)Lunny Xiao2022-03-092-4/+5
* Don't show context cancelled errors in attribute reader (#19006) (#19027)zeripath2022-03-081-1/+3
* Fix update hint bug (#19002)Lunny Xiao2022-03-041-1/+1
* Fix potential assignee query for repo (#18994) (#18999)Otto Richter (fnetX)2022-03-052-1/+19
* allow overwrite artifacts for github releases (#18987) (#18988)65432022-03-031-1/+2
* Changelog for v1.16.3 (#18966)v1.16.3Lunny Xiao2022-03-031-0/+29
* git backend ignore replace objects (#18979) (#18980)65432022-03-021-0/+2
* Set max text height to prevent overflow (#18862) (#18977)Otto Richter (fnetX)2022-03-021-1/+1
* Fix problem when self-assign notification (#18797) (#18976)Otto Richter (fnetX)2022-03-021-1/+1
* backport fix of #18973 (#18974)65432022-03-021-1/+1
* Refactor admin user filter query parameters (#18965) (#18975)Otto Richter (fnetX)2022-03-024-11/+14
* Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that c...65432022-03-022-16/+45
* Send 404 on `/{org}.gpg` (#18959) (#18962)Gusted2022-03-011-2/+10