summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unit tests for wiki routers (#3022)Ethan Koenig2017-11-309-69/+285
* Update docs for LDAP (via BindDN) user sync option. (#2985)Mike Fellows2017-11-301-0/+11
* French translation for docs (#3030)techknowlogick2017-11-3014-1/+817
* add notice for docker run gitea http port issue (#3020)Lunny Xiao2017-11-302-0/+4
* Expandable commit bodies (#2980)Sondre Nilsen2017-11-307-5/+53
* [skip ci] Updated translations via CrowdinGiteaBot2017-11-291-0/+3
* Removed unused field in form (#3023)Ethan Koenig2017-11-292-6/+4
* [skip ci] Updated translations via CrowdinGiteaBot2017-11-296-6/+21
* Set OpenID support on by default when installing new instance (#3010)Sandro Santilli2017-11-292-3/+3
* [skip ci] Updated translations via CrowdinGiteaBot2017-11-291-0/+1
* use unique name for docs docker build step in CI (#3018)techknowlogick2017-11-291-2/+2
* Removing disqus from docs site (#3015)techknowlogick2017-11-291-1/+0
* [skip ci] Updated translations via CrowdinGiteaBot2017-11-292-1/+1
* Memory usage improvements (#3013)Duncan Ogilvie2017-11-299-22/+86
* Fix git lfs path (#3016)Antoine GIRARD2017-11-295-21/+58
* Improve memory usage when reaching diff limits (#2990)Duncan Ogilvie2017-11-291-12/+20
* Fix master build for docs docker (#3004)techknowlogick2017-11-292-2/+4
* Git LFS lock api (#2938)Antoine GIRARD2017-11-289-16/+638
* Add fingerprint to ssh key endpoints. (#3009)Vlad Temian2017-11-285-13/+84
* [skip ci] Updated translations via CrowdinGiteaBot2017-11-281-2/+7
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-2840-379/+1085