aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restart zero worker if there is still work to do (#18658)zeripath2022-02-082-10/+32
* Added auto-save whitespace behavior if it changed manually (#15566)Viktor Suprun2022-02-084-9/+33
* Support custom ACME provider (#18340)Cristian Le2022-02-086-50/+159
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-0831-75/+75
* Only request write when necessary (#18657)Gusted2022-02-081-11/+4
* [skip ci] Updated translations via CrowdinGiteaBot2022-02-081-6/+6
* Add separate SSH_USER config option (#17584)Clar Fon2022-02-077-8/+13
* Be more lenient with label colors (#17752)Clar Fon2022-02-073-4/+25
* remove redundant call to UpdateRepoStats during migration (#18591)singuliere2022-02-072-36/+4
* more repo dump/restore tests, including pull requests (#18621)singuliere2022-02-071-36/+235
* No longer show the db-downgrade SQL in production (#18653)wxiaoguang2022-02-071-3/+6
* Fix the missing i18n key for update checker (#18646)wxiaoguang2022-02-073-0/+20
* Update gitea-vet (#18640)Gusted2022-02-062-2/+3
* Future proof for 1.18 (#18644)Gusted2022-02-062-3/+5
* Add `contrib/upgrade.sh` (#18286)Norwin2022-02-062-0/+85
* If rendering has failed due to a net.OpError stop rendering (#18642)zeripath2022-02-061-0/+8
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-0674-263/+258
* Update JS dependencies (#18636)silverwind2022-02-0616-1374/+1253
* fix commits_list_small.tmpl (#18641)a10121127962022-02-061-2/+2
* Fix `make fmt` and `make fmt-check` (#18633)silverwind2022-02-064-15/+28
* Frontport of changelog for v1.16.1 (#18615)Lunny Xiao2022-02-061-0/+29
* Pass correct context (#18638)Gusted2022-02-061-1/+1
* comments on migrated issues/prs must link to the comment ID (#18630)singuliere2022-02-061-1/+1
* preserve users if restoring a repository on the same Gitea instance (#18604)singuliere2022-02-064-26/+125
* Stop logging an error when notes are not found (#18626)zeripath2022-02-062-0/+6
* [skip ci] Updated licenses and gitignoresGiteaBot2022-02-064-3/+19
* Only attempt to flush queue if the underlying worker pool is not finished (#1...zeripath2022-02-052-0/+16
* quote MAKE to prevent path expansion with space error (#18622)Kyle D2022-02-051-1/+1
* Ensure that blob-excerpt links work for wiki (#18587)zeripath2022-02-055-13/+41
* Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439)Gusted2022-02-044-28/+19
* Remove the spurious space in the .ui.right additional selector (#18605)zeripath2022-02-041-1/+1
* Ensure commit-statuses box is sized correctly in headers (#18538)zeripath2022-02-041-0/+7
* [skip ci] Updated translations via CrowdinGiteaBot2022-02-041-0/+4
* Prevent merge messages from being sorted to the top of email chains (#18566)zeripath2022-02-032-4/+131
* Fix pushing to 1-x-dev docker tag (#18578)zeripath2022-02-033-6/+133
* Replace `sync.Map` with normal maps (#18584)Gusted2022-02-031-35/+20
* Fix oauth docs usage for 2fa (#18581)Sambhav Saggi2022-02-031-2/+2
* Update .gitattributes for .tmpl files (#18576)silverwind2022-02-031-4/+4
* Prevent panic on prohibited user login with oauth2 (#18562)zeripath2022-02-031-1/+1
* Fix manifest.tmpl (#18573)zeripath2022-02-031-1/+1
* Make docker gitea/gitea:v1.16-dev etc refer to the latest build on that branc...zeripath2022-02-035-9/+10
* Add dropdown icon to template loading dropdown (#18564)fnetX (aka fralix)2022-02-031-6/+1
* Collaborator trust model should trust collaborators (#18539)zeripath2022-02-025-9/+9
* Detect conflicts with 3way merge (#18536)zeripath2022-02-021-0/+13
* [skip ci] Updated translations via CrowdinGiteaBot2022-02-021-1/+1
* Update 1.16.0 changelog to set #17846 as breaking (#18533)zeripath2022-02-011-1/+1
* In docker rootless use $GITEA_APP_INI if provided (#18524)Michael Kriese2022-02-011-1/+1
* revert to node14 for snapcrafttechknowlogick2022-02-011-1/+1
* Add `GetUserTeams` (#18499)Gusted2022-02-015-18/+62
* Fix review excerpt (#18502)confusedsushi2022-02-013-14/+13