aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the bug: deploy key with write access can not push (#19010)wxiaoguang2022-03-2211-64/+78
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-22129-881/+881
* [docs] Enhance container selection in docker dump (#14292)Robin2022-03-221-1/+1
* Cleanup protected branches when deleting users & teams (#19158)Norwin2022-03-223-2/+103
* Reorder issue templates and automatically add labels (#18875)delvh2022-03-213-57/+60
* Use IterateBufferSize whilst querying repositories during adoption check (#19...zeripath2022-03-211-0/+7
* Add 1.18 (#19151)Sasha Melentyev2022-03-211-1/+2
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-214-0/+14
* Fix NPE `/repos/issues/search` when not signed in (#19154)Gusted2022-03-201-4/+9
* [skip ci] Updated licenses and gitignoresGiteaBot2022-03-201-0/+6
* Use custom favicon when viewing static files if it exists (#19130)Abheek Dhawan2022-03-191-0/+5
* not send notification emails to inactive users (part 2) (#19142)zeripath2022-03-191-0/+4
* Make migrations SKIP_TLS_VERIFY apply to git too (#19132)zeripath2022-03-193-23/+32
* Do not send notification emails to inactive users (#19131)zeripath2022-03-193-5/+13
* remove not needed (#19128)65432022-03-183-73/+2
* Add warning to set SENDMAIL_ARGS to -- (#19102)zeripath2022-03-183-1/+3
* Do not send activation email if manual confirm is set (#19119)zeripath2022-03-183-0/+9
* Update tool dependencies (#19120)silverwind2022-03-181-4/+4
* Delete related notifications on issue deletion too (#18953)Otto Richter (fnetX)2022-03-172-1/+2
* nit fix (#19116)65432022-03-172-2/+4
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-1732-332/+451
* Remove italics for `due_date_not_set` (#19113)MeIchthys2022-03-171-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-171-32/+32
* Fixed log path in fail2ban documentation (#19103)Fredrik Ekre2022-03-161-1/+1
* rm .sample hooks which aren't used (#19101)techknowlogick2022-03-16279-15846/+0
* use go1.18 to build gitea (#19099)techknowlogick2022-03-1610-63/+259
* Use `go run` for tool dependencies, require go 1.17 (#18874)silverwind2022-03-157-69/+60
* Update golang.org/x/crypto (#19097)Gusted2022-03-166-62/+6
* Handle email address not exist. (#19089)KN4CK3R2022-03-151-1/+1
* Frontport Changelogs (#19088)65432022-03-142-1/+100
* Restrict email address validation (#17688)Lunny Xiao2022-03-149-11/+110
* Fix lfs bug (#19072)Lunny Xiao2022-03-143-0/+81
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-142-37/+53
* Fix documentation and #19065 (#19067)mscherer2022-03-131-1/+1
* RSS/Atom support for Repos (#19055)65432022-03-1314-110/+188
* [skip ci] Updated licenses and gitignoresGiteaBot2022-03-131-0/+9
* Feeds: render markdown to html (#19058)Norwin2022-03-121-2/+23
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-122-0/+15
* Prevent 500 when there is an error during new auth source post (#19041)zeripath2022-03-103-8/+5
* Update the webauthn_credential_id_sequence in Postgres (#19048)zeripath2022-03-102-2/+18
* If rendering has failed due to a net.OpError stop rendering (attempt 2) (#19049)zeripath2022-03-101-1/+1
* use xorm builder for models.getReviewers() (#19033)65432022-03-101-34/+28
* RSS/Atom support for Orgs (#17714)65432022-03-105-85/+154
* Fix flag validation (#19046)Norwin2022-03-101-1/+1
* Improve SyncMirrors logging (#19045)zeripath2022-03-104-43/+57
* fix pam authorization (#19040)zeripath2022-03-101-0/+4
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-102-0/+3
* Upgrading binding package (#19034)Lunny Xiao2022-03-092-4/+3
* Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028)wxiaoguang2022-03-091-12/+19
* Add button for issue deletion (#19032)Otto Richter (fnetX)2022-03-094-0/+40