| Commit message (Expand) | Author | Age | Files | Lines |
* | Add option to change username to the admin panel (#14229) | 6543 | 2021-01-10 | 1 | -0/+1 |
* | Do not reload page after adding comments in Pull Request reviews (#13877) | Jimmy Praet | 2021-01-08 | 1 | -0/+1 |
* | Some code improvements (#14266) | Lunny Xiao | 2021-01-06 | 1 | -3/+2 |
* | Fix windows build error (#14263) | Lunny Xiao | 2021-01-06 | 10 | -43/+48 |
* | Add option for administrator to reset user 2FA (#14243) | 6543 | 2021-01-05 | 1 | -0/+1 |
* | Fix recovery middleware to render gitea style page. (#13857) | Lunny Xiao | 2021-01-05 | 19 | -126/+892 |
* | Render links for commit hashes followed by comma (#14224) | Nuno Silva | 2021-01-03 | 2 | -1/+7 |
* | Add MirrorInterval to the API (#14163) | Paul Barton | 2021-01-02 | 6 | -21/+57 |
* | Send notifications for mentions in pulls, issues, (code-)comments (#14218) | Jimmy Praet | 2021-01-02 | 8 | -43/+108 |
* | When visit /favicon.ico but the static file is not exist return 404 but not c... | Lunny Xiao | 2021-01-01 | 1 | -0/+1 |
* | Consolidate Logos and update README header (#14136) | silverwind | 2021-01-01 | 1 | -14/+4 |
* | Minimal OpenID Connect implementation (#14139) | Johnny Oskarsson | 2021-01-02 | 1 | -0/+4 |
* | Check for 'main' as potential default branch name (#14193) | Chester Liu | 2020-12-30 | 1 | -0/+5 |
* | Improve label and text wrapping (#14113) | silverwind | 2020-12-29 | 1 | -1/+1 |
* | Fix bug of link query order on markdown render (#14156) | Lunny Xiao | 2020-12-29 | 1 | -1/+1 |
* | Custom icons for OAuth sources (#14161) | Timo Ley | 2020-12-28 | 1 | -0/+1 |
* | Dump github/gitlab/gitea repository data to a local directory and restore to ... | Lunny Xiao | 2020-12-27 | 22 | -216/+1161 |
* | Migration: drop to long repo topics (#14152) | 6543 | 2020-12-27 | 1 | -0/+9 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 6 | -26/+58 |
* | Fix creating OAuth2 auth source from CLI (#14116) | Daniil Pankratov | 2020-12-24 | 1 | -0/+5 |
* | Improve vfsgen to not unzip bindata files but send to browser directly (#7109) | Lunny Xiao | 2020-12-24 | 4 | -2/+102 |
* | API: Make BasicAuth Prefix case insensitive (#14106) | 6543 | 2020-12-23 | 1 | -1/+1 |
* | Fix manifest encoding (#14114) | silverwind | 2020-12-23 | 2 | -9/+104 |
* | Fix git.parseTagData (#14105) | 6543 | 2020-12-22 | 3 | -4/+80 |
* | Inline manifest.json (#14038) | silverwind | 2020-12-22 | 2 | -0/+15 |
* | Standardize Co-Authored-By / Reviewed-By strings (#14097) | Cirno the Strongest | 2020-12-21 | 1 | -2/+2 |
* | Add StatDir and replace com.StatDir (#14099) | Lunny Xiao | 2020-12-22 | 5 | -13/+87 |
* | more test case for STORAGE_TYPE overrides (and fixes) (#14096) | 胡玮文 | 2020-12-22 | 2 | -8/+57 |
* | Fix storage config implementation (#14091) | 胡玮文 | 2020-12-21 | 2 | -21/+177 |
* | Add Test for Fix #14040 (#14045) | 6543 | 2020-12-21 | 1 | -0/+69 |
* | Add mentionable teams to tributeValues and change team mention rules to gh's ... | a1012112796 | 2020-12-21 | 3 | -6/+12 |
* | Added option to disable migrations (#13114) | Paweł Bogusławski | 2020-12-21 | 4 | -3/+10 |
* | Manually approve new registration (#13083) | Jiri Vlasak | 2020-12-19 | 1 | -0/+6 |
* | Refactor get tag to remove unnecessary steps (#14058) | Lunny Xiao | 2020-12-20 | 1 | -33/+19 |
* | [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) | 6543 | 2020-12-18 | 5 | -71/+84 |
* | Fix panic in BasicAuthDecode (#14046) | silverwind | 2020-12-17 | 2 | -0/+12 |
* | Fix bug in commit verification introduced in #13673 (#14040) | zeripath | 2020-12-17 | 1 | -1/+5 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 74 | -1332/+3899 |
* | Cause NotifyMigrateRepository to emit a repo create webhook (#14004) | zeripath | 2020-12-17 | 1 | -0/+12 |
* | Always wait for the cmd to finish (#14006) | zeripath | 2020-12-17 | 1 | -0/+1 |
* | Store repository data in data path if not previously set (#13991) | techknowlogick | 2020-12-15 | 1 | -9/+2 |
* | [API] Add ref to create/edit issue options & deprecated assignee (#13992) | 6543 | 2020-12-15 | 1 | -5/+9 |
* | Standardise logging of failed authentication attempts in internal SSH (#13962) | zeripath | 2020-12-15 | 1 | -7/+43 |
* | [API] Add Ref to Issue (#13946) | zeripath | 2020-12-13 | 4 | -0/+4 |
* | Markdown task list improvements (#13952) | silverwind | 2020-12-13 | 4 | -10/+10 |
* | Report permissions denied in internal SSH (#13953) | zeripath | 2020-12-11 | 1 | -5/+14 |
* | Ensure that HEAD is updated to match default branch in template generation (#... | zeripath | 2020-12-11 | 2 | -0/+9 |
* | chore: use octicon-mirror for feeds display (#13928) | Gary Wang | 2020-12-10 | 1 | -1/+1 |
* | Fix avatar template error on repo collaborator page (#13924) | silverwind | 2020-12-10 | 1 | -4/+12 |
* | Fix broken migration on webhook (#13911) | Lunny Xiao | 2020-12-09 | 1 | -2/+2 |