summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent NPE if gitea uploader fails to open url (#18080)zeripath2021-12-231-1/+4
* Do not read or write git reference files directly (#18079)zeripath2021-12-236-45/+32
* Migrated Repository will show modifications when possible (#17191)99rgosse2021-12-235-3/+188
* Quote references to the user table in consistency checks (#18072)zeripath2021-12-221-2/+2
* Only create pprof files for gitea serv if explicitly asked for (#18068)zeripath2021-12-221-1/+1
* Add NotFound handler (#18062)zeripath2021-12-223-1/+21
* Add API to get file commit history (#17652)qwerty2872021-12-223-25/+80
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-226-3/+42
* Add List-Unsubscribe header (#17804)mscherer2021-12-212-1/+2
* Avoid running go vet twice (#18059)Gusted2021-12-211-1/+0
* [Frontport] Changelog v1.15.8 (#18052)65432021-12-212-1/+20
* Fix continuance tests (#18027)Gusted2021-12-203-0/+56
* update docker image to latest go version (#18048)techknowlogick2021-12-202-4/+4
* TestRepository_GetTag intermittently panics due to an NPE (#18043)zeripath2021-12-211-1/+7
* Ensure that git repository is closed before transfer (#18049)zeripath2021-12-212-0/+10
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-2111-8/+70
* Make test work with different default branch config (#18038)mscherer2021-12-201-0/+3
* Extract CodeMirror styles (#17960)silverwind2021-12-208-151/+157
* Migration 204 use Sync2 (#18044)65432021-12-202-1/+2
* Move POST /{username}/action/{action} to simply POST /{username} (#18045)zeripath2021-12-203-7/+5
* Fix delete u2f keys modal (#18040)Lunny Xiao2021-12-201-1/+1
* Reset Session ID on login (#18018)zeripath2021-12-209-11/+121
* Add grafana gitea-mixin (#17758)Vitaly Zhuravlev2021-12-2012-0/+668
* Simplify parameter types (#18006)Gusted2021-12-2059-116/+115
* Update chroma (#18033)zeripath2021-12-2036-679/+933
* Prevent off-by-one error on comments on newly appended lines (#18029)zeripath2021-12-202-0/+53
* Abort merge if head has been updated before pressing merge (#18032)zeripath2021-12-209-9/+42
* no need for docker image mirror (#18031)techknowlogick2021-12-191-18/+0
* Stop printing 03d after escaped characters in logs (#18030)zeripath2021-12-191-1/+1
* Reset locale on login (#18023)zeripath2021-12-191-0/+33
* Add support for ssh commit signing (#17743)Wim2021-12-19182-15178/+17444
* Improve TestPatch to use git read-tree -m and implement git-merge-one-file fu...zeripath2021-12-193-6/+377
* [skip ci] Updated licenses and gitignoresGiteaBot2021-12-194-0/+18
* Change <a> elements to underline on hover (#17898)silverwind2021-12-186-29/+27
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-182-0/+18
* Support open compare page directly (#17975)Lunny Xiao2021-12-172-14/+13
* Add option to define refs in issue templates (#17842)qwerty2872021-12-175-5/+14
* Fix outType on gitea dump (#18000)Gusted2021-12-171-2/+5
* Fix rename notification bug (#18008)Lunny Xiao2021-12-172-2/+4
* Ensure complexity, minlength and ispwned are checked on password setting (#18...zeripath2021-12-173-1/+25
* Use JSON module instead of stdlib json (#18003)Gusted2021-12-172-2/+2
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-1618-26/+209
* Prevent double decoding of % in url params (#17997)zeripath2021-12-1612-1/+41
* Add Reindex buttons to repository settings page (#17494)zeripath2021-12-164-2/+95
* Set correct language for Dockerfile variants (#17999)silverwind2021-12-161-0/+1
* Fix TemplateRepo no longer in models.repo (#17993)Caellion2021-12-161-0/+10
* Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951)silverwind2021-12-167-16/+22
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-169-35/+26
* Fixed emoji alias not parsed in links (#16221)KN4CK3R2021-12-152-9/+16
* Shorten page title in file view (#17987)silverwind2021-12-151-1/+5