| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add issue hyperlinks in the webhook of wechatwork (#18102) | zjjhot | 2021-12-25 | 1 | -2/+2 |
* | Fix a navbar UI bug in Safari (#18092) | wxiaoguang | 2021-12-24 | 2 | -1/+3 |
* | Instead of using routerCtx just escape the url before routing (#18086) | zeripath | 2021-12-25 | 4 | -18/+4 |
* | When the git repository on storage is changed, the repository modal should al... | wxiaoguang | 2021-12-24 | 1 | -2/+24 |
* | - name: new parameter in CreateForkOption to give the forked repository (#18066) | Aravinth Manivannan | 2021-12-24 | 3 | -2/+25 |
* | When attempting to subscribe other user to issue report why access denied (#1... | zeripath | 2021-12-24 | 1 | -1/+2 |
* | Improve interface when comparing a branch which has created a pull request (#... | Lunny Xiao | 2021-12-24 | 4 | -2/+30 |
* | Add API to manage repo tranfers (#17963) | qwerty287 | 2021-12-23 | 6 | -0/+322 |
* | Fix various typos of software names (#18083) | qwerty287 | 2021-12-24 | 28 | -92/+92 |
* | Prevent NPE if gitea uploader fails to open url (#18080) | zeripath | 2021-12-23 | 1 | -1/+4 |
* | Do not read or write git reference files directly (#18079) | zeripath | 2021-12-23 | 6 | -45/+32 |
* | Migrated Repository will show modifications when possible (#17191) | 99rgosse | 2021-12-23 | 5 | -3/+188 |
* | Quote references to the user table in consistency checks (#18072) | zeripath | 2021-12-22 | 1 | -2/+2 |
* | Only create pprof files for gitea serv if explicitly asked for (#18068) | zeripath | 2021-12-22 | 1 | -1/+1 |
* | Add NotFound handler (#18062) | zeripath | 2021-12-22 | 3 | -1/+21 |
* | Add API to get file commit history (#17652) | qwerty287 | 2021-12-22 | 3 | -25/+80 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-12-22 | 6 | -3/+42 |
* | Add List-Unsubscribe header (#17804) | mscherer | 2021-12-21 | 2 | -1/+2 |
* | Avoid running go vet twice (#18059) | Gusted | 2021-12-21 | 1 | -1/+0 |
* | [Frontport] Changelog v1.15.8 (#18052) | 6543 | 2021-12-21 | 2 | -1/+20 |
* | Fix continuance tests (#18027) | Gusted | 2021-12-20 | 3 | -0/+56 |
* | update docker image to latest go version (#18048) | techknowlogick | 2021-12-20 | 2 | -4/+4 |
* | TestRepository_GetTag intermittently panics due to an NPE (#18043) | zeripath | 2021-12-21 | 1 | -1/+7 |
* | Ensure that git repository is closed before transfer (#18049) | zeripath | 2021-12-21 | 2 | -0/+10 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-12-21 | 11 | -8/+70 |
* | Make test work with different default branch config (#18038) | mscherer | 2021-12-20 | 1 | -0/+3 |
* | Extract CodeMirror styles (#17960) | silverwind | 2021-12-20 | 8 | -151/+157 |
* | Migration 204 use Sync2 (#18044) | 6543 | 2021-12-20 | 2 | -1/+2 |
* | Move POST /{username}/action/{action} to simply POST /{username} (#18045) | zeripath | 2021-12-20 | 3 | -7/+5 |
* | Fix delete u2f keys modal (#18040) | Lunny Xiao | 2021-12-20 | 1 | -1/+1 |
* | Reset Session ID on login (#18018) | zeripath | 2021-12-20 | 9 | -11/+121 |
* | Add grafana gitea-mixin (#17758) | Vitaly Zhuravlev | 2021-12-20 | 12 | -0/+668 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 59 | -116/+115 |
* | Update chroma (#18033) | zeripath | 2021-12-20 | 36 | -679/+933 |
* | Prevent off-by-one error on comments on newly appended lines (#18029) | zeripath | 2021-12-20 | 2 | -0/+53 |
* | Abort merge if head has been updated before pressing merge (#18032) | zeripath | 2021-12-20 | 9 | -9/+42 |
* | no need for docker image mirror (#18031) | techknowlogick | 2021-12-19 | 1 | -18/+0 |
* | Stop printing 03d after escaped characters in logs (#18030) | zeripath | 2021-12-19 | 1 | -1/+1 |
* | Reset locale on login (#18023) | zeripath | 2021-12-19 | 1 | -0/+33 |
* | Add support for ssh commit signing (#17743) | Wim | 2021-12-19 | 182 | -15178/+17444 |
* | Improve TestPatch to use git read-tree -m and implement git-merge-one-file fu... | zeripath | 2021-12-19 | 3 | -6/+377 |
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2021-12-19 | 4 | -0/+18 |
* | Change <a> elements to underline on hover (#17898) | silverwind | 2021-12-18 | 6 | -29/+27 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-12-18 | 2 | -0/+18 |
* | Support open compare page directly (#17975) | Lunny Xiao | 2021-12-17 | 2 | -14/+13 |
* | Add option to define refs in issue templates (#17842) | qwerty287 | 2021-12-17 | 5 | -5/+14 |
* | Fix outType on gitea dump (#18000) | Gusted | 2021-12-17 | 1 | -2/+5 |
* | Fix rename notification bug (#18008) | Lunny Xiao | 2021-12-17 | 2 | -2/+4 |
* | Ensure complexity, minlength and ispwned are checked on password setting (#18... | zeripath | 2021-12-17 | 3 | -1/+25 |
* | Use JSON module instead of stdlib json (#18003) | Gusted | 2021-12-17 | 2 | -2/+2 |