summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixtures for public_key table (#3140)Ethan Koenig2017-12-111-0/+1
* Fix integration tests (#3141)Ethan Koenig2017-12-112-4/+10
* Fix compile failed without gcc (#3130)Lunny Xiao2017-12-103-4/+3
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-102-10/+4
* Update alpine to 3.7 (#3121)Antoine GIRARD2017-12-101-1/+1
* Fix missing drone test on release/* (#3126)Lunny Xiao2017-12-091-0/+13
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-081-1/+0
* Backport changelog for 1.3 release (#3120)Lauris BH2017-12-081-0/+237
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-081-0/+1
* Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)Antoine GIRARD2017-12-0813-29/+154
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-081-3/+7
* Fix missing branch in release bug (#3108)Ethan Koenig2017-12-083-0/+72
* Remove unnecessary function call (#3109)Ethan Koenig2017-12-081-8/+3
* Fix repo indexer and submodule bug (#3107)Ethan Koenig2017-12-071-4/+4
* Allow adding collaborators with (fullname) (#3103)Sasha Varlamov2017-12-074-6/+38
* Add 'mark all read' option to notifications (#3097)Sasha Varlamov2017-12-077-4/+78
* Rework button styles on repo and commit page (#3104)silverwind2017-12-073-7/+9
* Fix legacy URL redirects (#3100)Ethan Koenig2017-12-072-3/+9
* Delete a user's public key via admin api (closes #3014) (#3059)Vlad Temian2017-12-066-11/+324
* Fix reaction possition when there is attachments (#3099)Lauris BH2017-12-061-1/+7
* Tests for reactions (#3083)Lauris BH2017-12-052-2/+168
* fix button heights on commits page (#3091)silverwind2017-12-052-6/+13
* add quotation around ports in docker-compose.yml (#3090)bibaijin2017-12-051-12/+12
* Fix repo links (#3093)Ethan Koenig2017-12-051-1/+1
* fix redis cache failed (#3086)Lunny Xiao2017-12-041-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-041-0/+3
* fixed in-page-link in CONTRIBUTING.md (#3087)znegva2017-12-041-1/+1
* Sort repos in issues dashboard sidebar (#3072)Ethan Koenig2017-12-042-0/+14
* Fix error message sanitiziation (#3082)Ethan Koenig2017-12-044-31/+64
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-0424-8/+677
* Use httptest in integration tests (#3080)Ethan Koenig2017-12-0412-100/+77
* Minor copy changes (#3074)techknowlogick2017-12-033-3/+4
* Fix avatar URLs (#3069)Ethan Koenig2017-12-038-33/+107
* Enable content trust when building image (#2972)Piotr Orzechowski2017-12-031-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-031-0/+18
* Sanitize logs for mirror sync (#3057)Ethan Koenig2017-12-032-8/+46
* Fix ref parsing in commit messages (#3067)Ethan Koenig2017-12-033-102/+87
* Reduce overhead of upgrades for users with custom stylesheets/JS (#3051)techknowlogick2017-12-035-0/+4
* Remove box-shadow from UI, fix dashboard issue (#3065)silverwind2017-12-034-2/+13
* fix issue list branch link broken (#3061)Lunny Xiao2017-12-021-1/+1
* Convert tabs to spaces in .less files (#3064)silverwind2017-12-0212-1357/+1357
* Adjust branch button size (#3063)silverwind2017-12-021-1/+1
* Fix misalignment issue in repo header (#3062)silverwind2017-12-022-3/+3
* Fix missing password length check when change password (#3039)Lunny Xiao2017-12-023-2/+74
* Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)Lunny Xiao2017-12-027-66/+42
* Fix CSS instructions in CONTRIBUTING.md (#3053)silverwind2017-12-021-11/+11
* Dashboard: Fix line height problem in issue titles (#3054)silverwind2017-12-022-2/+1
* Default log level to Info without hardcoding it in installer (#3041)Piotr Orzechowski2017-12-012-9/+10
* remove duplicated sanitize (#3037)Lunny Xiao2017-11-301-1/+1
* remove unused variable (#3038)Lunny Xiao2017-11-301-1/+0