aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Make migrations SKIP_TLS_VERIFY apply to git too (#19132)zeripath2022-03-192-16/+22
* remove not needed (#19128)65432022-03-183-73/+2
* nit fix (#19116)65432022-03-171-2/+1
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-177-53/+59
* rm .sample hooks which aren't used (#19101)techknowlogick2022-03-1634-1950/+0
* use go1.18 to build gitea (#19099)techknowlogick2022-03-162-7/+57
* Update golang.org/x/crypto (#19097)Gusted2022-03-162-57/+1
* Fix lfs bug (#19072)Lunny Xiao2022-03-142-0/+68
* RSS/Atom support for Repos (#19055)65432022-03-132-3/+5
* If rendering has failed due to a net.OpError stop rendering (attempt 2) (#19049)zeripath2022-03-101-1/+1
* Improve SyncMirrors logging (#19045)zeripath2022-03-102-20/+33
* fix pam authorization (#19040)zeripath2022-03-101-0/+4
* Don't show context cancelled errors in attribute reader (#19006)zeripath2022-03-081-1/+3
* Add Index to comment for migrations and mirroring (#18806)singuliere2022-03-061-1/+2
* Support ignore all santize for external renderer (#18984)Lunny Xiao2022-03-066-18/+54
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-041-0/+2
* git backend ignore replace objects (#18979)65432022-03-021-0/+2
* Refactor admin user filter query parameters (#18965)wxiaoguang2022-03-021-9/+0
* Fix admin user list pagination (#18957)Otto Richter (fnetX)2022-03-011-0/+9
* [API] Allow removing issues (#18879)Otto Richter (fnetX)2022-03-014-0/+13
* Refactor SecToTime() function (#18863)René Schaar2022-02-282-35/+59
* Adjust error for already locked db and prevent level db lock on malformed con...zeripath2022-02-271-6/+42
* Allow adminstrator teams members to see other teams (#18918)Gusted2022-02-261-0/+16
* Don't treat BOM escape sequence as hidden character. (#18909)Gusted2022-02-262-4/+25
* Disable service worker by default (#18914)silverwind2022-02-261-1/+1
* Correctly link URLs to users/repos with dashes, dots or underscores (#18890)Alexander Neumann2022-02-262-1/+10
* migrations: add test for importing pull requests in gitea uploader (#18752)singuliere2022-02-258-0/+167
* Prevent Stats Indexer reporting error if repo dir missing (#18870)zeripath2022-02-241-0/+3
* Lock gofumpt to v0.3.0 and run it (#18866)silverwind2022-02-238-10/+18
* Immediately Hammer if second kill is sent (#18823)zeripath2022-02-192-2/+7
* Fix panic in EscapeReader (#18820)zeripath2022-02-192-0/+10
* Fix problem when self-assign notification (#18797)Lunny Xiao2022-02-181-1/+1
* Fix redirect when using lowercase reponame (#18775)Ghanem2022-02-181-1/+1
* Fix display time of milestones (#18753)René Schaar2022-02-163-2/+66
* Prevent dangling GetAttribute calls (#18754)zeripath2022-02-142-7/+12
* Fix isempty detection of git repository (#18746)Lunny Xiao2022-02-141-6/+5
* Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707)flozzone2022-02-121-2/+2
* Add number in queue status to monitor page (#18712)zeripath2022-02-123-0/+22
* Display template path of current page in dev mode (#18717)Lunny Xiao2022-02-121-1/+4
* Change git.cmd to RunWithContext (#18693)Martin Scholz2022-02-1120-95/+257
* Update SSH Server crypto settings (#18697)Gusted2022-02-101-3/+3
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-092-2/+24
* Prevent security failure due to bad APP_ID (#18678)zeripath2022-02-091-2/+5
* Simplify Boost/Pause logic (#18673)zeripath2022-02-081-17/+36
* Restart zero worker if there is still work to do (#18658)zeripath2022-02-081-0/+14
* Support custom ACME provider (#18340)Cristian Le2022-02-081-22/+52
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-082-19/+28
* Only request write when necessary (#18657)Gusted2022-02-081-11/+4
* Add separate SSH_USER config option (#17584)Clar Fon2022-02-071-0/+2
* Fix the missing i18n key for update checker (#18646)wxiaoguang2022-02-071-0/+12