| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't show context cancelled errors in attribute reader (#19006) | zeripath | 2022-03-08 | 1 | -1/+3 |
* | Add Index to comment for migrations and mirroring (#18806) | singuliere | 2022-03-06 | 1 | -1/+2 |
* | Support ignore all santize for external renderer (#18984) | Lunny Xiao | 2022-03-06 | 6 | -18/+54 |
* | Add config option to disable "Update branch by rebase" (#18745) | Jimmy Praet | 2022-03-04 | 1 | -0/+2 |
* | git backend ignore replace objects (#18979) | 6543 | 2022-03-02 | 1 | -0/+2 |
* | Refactor admin user filter query parameters (#18965) | wxiaoguang | 2022-03-02 | 1 | -9/+0 |
* | Fix admin user list pagination (#18957) | Otto Richter (fnetX) | 2022-03-01 | 1 | -0/+9 |
* | [API] Allow removing issues (#18879) | Otto Richter (fnetX) | 2022-03-01 | 4 | -0/+13 |
* | Refactor SecToTime() function (#18863) | René Schaar | 2022-02-28 | 2 | -35/+59 |
* | Adjust error for already locked db and prevent level db lock on malformed con... | zeripath | 2022-02-27 | 1 | -6/+42 |
* | Allow adminstrator teams members to see other teams (#18918) | Gusted | 2022-02-26 | 1 | -0/+16 |
* | Don't treat BOM escape sequence as hidden character. (#18909) | Gusted | 2022-02-26 | 2 | -4/+25 |
* | Disable service worker by default (#18914) | silverwind | 2022-02-26 | 1 | -1/+1 |
* | Correctly link URLs to users/repos with dashes, dots or underscores (#18890) | Alexander Neumann | 2022-02-26 | 2 | -1/+10 |
* | migrations: add test for importing pull requests in gitea uploader (#18752) | singuliere | 2022-02-25 | 8 | -0/+167 |
* | Prevent Stats Indexer reporting error if repo dir missing (#18870) | zeripath | 2022-02-24 | 1 | -0/+3 |
* | Lock gofumpt to v0.3.0 and run it (#18866) | silverwind | 2022-02-23 | 8 | -10/+18 |
* | Immediately Hammer if second kill is sent (#18823) | zeripath | 2022-02-19 | 2 | -2/+7 |
* | Fix panic in EscapeReader (#18820) | zeripath | 2022-02-19 | 2 | -0/+10 |
* | Fix problem when self-assign notification (#18797) | Lunny Xiao | 2022-02-18 | 1 | -1/+1 |
* | Fix redirect when using lowercase reponame (#18775) | Ghanem | 2022-02-18 | 1 | -1/+1 |
* | Fix display time of milestones (#18753) | René Schaar | 2022-02-16 | 3 | -2/+66 |
* | Prevent dangling GetAttribute calls (#18754) | zeripath | 2022-02-14 | 2 | -7/+12 |
* | Fix isempty detection of git repository (#18746) | Lunny Xiao | 2022-02-14 | 1 | -6/+5 |
* | Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707) | flozzone | 2022-02-12 | 1 | -2/+2 |
* | Add number in queue status to monitor page (#18712) | zeripath | 2022-02-12 | 3 | -0/+22 |
* | Display template path of current page in dev mode (#18717) | Lunny Xiao | 2022-02-12 | 1 | -1/+4 |
* | Change git.cmd to RunWithContext (#18693) | Martin Scholz | 2022-02-11 | 20 | -95/+257 |
* | Update SSH Server crypto settings (#18697) | Gusted | 2022-02-10 | 1 | -3/+3 |
* | Add apply-patch, basic revert and cherry-pick functionality (#17902) | zeripath | 2022-02-09 | 2 | -2/+24 |
* | Prevent security failure due to bad APP_ID (#18678) | zeripath | 2022-02-09 | 1 | -2/+5 |
* | Simplify Boost/Pause logic (#18673) | zeripath | 2022-02-08 | 1 | -17/+36 |
* | Restart zero worker if there is still work to do (#18658) | zeripath | 2022-02-08 | 1 | -0/+14 |
* | Support custom ACME provider (#18340) | Cristian Le | 2022-02-08 | 1 | -22/+52 |
* | Refactor i18n, use Locale to provide i18n/translation related functions (#18648) | wxiaoguang | 2022-02-08 | 2 | -19/+28 |
* | Only request write when necessary (#18657) | Gusted | 2022-02-08 | 1 | -11/+4 |
* | Add separate SSH_USER config option (#17584) | Clar Fon | 2022-02-07 | 1 | -0/+2 |
* | Fix the missing i18n key for update checker (#18646) | wxiaoguang | 2022-02-07 | 1 | -0/+12 |
* | If rendering has failed due to a net.OpError stop rendering (#18642) | zeripath | 2022-02-06 | 1 | -0/+8 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 43 | -146/+141 |
* | Stop logging an error when notes are not found (#18626) | zeripath | 2022-02-06 | 2 | -0/+6 |
* | Only attempt to flush queue if the underlying worker pool is not finished (#1... | zeripath | 2022-02-05 | 2 | -0/+16 |
* | Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) | Gusted | 2022-02-04 | 2 | -23/+0 |
* | Collaborator trust model should trust collaborators (#18539) | zeripath | 2022-02-02 | 1 | -1/+1 |
* | Add `GetUserTeams` (#18499) | Gusted | 2022-02-01 | 1 | -1/+1 |
* | add test coverage for original author conversion during migrations (#18506) | singuliere | 2022-02-01 | 6 | -0/+36 |
* | add gitea-fmt back (#18526) | 6543 | 2022-02-01 | 1 | -0/+1 |
* | Fix non-ASCII search on database (#18437) | Gusted | 2022-02-01 | 2 | -0/+45 |
* | Remove go 1.15 support (#18511) | Gusted | 2022-02-01 | 2 | -15/+0 |
* | Prevent NPE on partial match of compare URL and allow short SHA1 compare URLs... | Gusted | 2022-01-31 | 2 | -1/+21 |