summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stop using git count-objects and use raw directory size for repository (#8848)zeripath2019-11-104-8/+26
* Rephrase comment about RuntimeDirectory option (#8912)Anthony Vanelverdinghe2019-11-101-2/+2
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-1014-29/+296
* Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)zeripath2019-11-107-92/+480
* Fix API Bug (fail on empty assignees) (#8873)65432019-11-103-14/+45
* Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module...Lunny Xiao2019-11-1026-24/+24
* Fix issue with user.fullname (#8902)zeripath2019-11-091-3/+5
* Enable punctuations ending mentions (#8889)guillep2k2019-11-092-12/+37
* Update Github migration test (#8893)mrsdizzie2019-11-091-6/+0
* Leave non-dated issues for last (#8871)guillep2k2019-11-091-1/+2
* [skip ci] Updated translations via CrowdinGiteaBot2019-11-091-0/+16
* Fix require external registration password (#8885)guillep2k2019-11-091-3/+3
* [skip ci] Updated translations via CrowdinGiteaBot2019-11-0924-48/+0
* Fix password complexity check on registration (#8887)guillep2k2019-11-092-2/+7
* Allow to add and remove all repositories to/from team. (#8867)David Svantesson2019-11-097-45/+175
* Create third-party-tools.zh-cn.md (#6303)MysticBoy2019-11-081-0/+36
* Fix bug when migrate from API (#8631)Lunny Xiao2019-11-084-9/+54
* Webhook support custom proxy (#8760)Lunny Xiao2019-11-086-3/+101
* Move some actions to notification/action (#8779)Lunny Xiao2019-11-0810-107/+88
* Add password reset to FAQ (#8883)John Olheiser2019-11-082-1/+16
* a11y: Improve accessibility of dropdown menus (#8638)Jookia2019-11-085-0/+4031
* Fix edit content button on migrated issue content (#8877)mrsdizzie2019-11-081-1/+1
* Show due date in dashboard issues list (#8860)mrsdizzie2019-11-074-2/+13
* [skip ci] Updated translations via CrowdinGiteaBot2019-11-071-0/+8
* Fix count for commit graph last page (#8843)jaqra2019-11-073-1/+22
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-0713-161/+780
* Theme arc-green: reverse heatmap colors (#8840)Damien Pollet2019-11-062-1/+32
* [skip ci] Updated translations via CrowdinGiteaBot2019-11-062-3/+12
* Split sendCreateCommentAction as two parts, one for update comment related in...Lunny Xiao2019-11-062-30/+48
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-0617-75/+382
* Move release webhook to notification (#8817)Lunny Xiao2019-11-062-41/+35
* [skip ci] Updated translations via CrowdinGiteaBot2019-11-062-0/+24
* Move repofiles webhooks to notification (#8807)Lunny Xiao2019-11-065-68/+77
* Add migrate command to docs (#8842)John Olheiser2019-11-052-0/+11
* update docs to latest version (#8845)techknowlogick2019-11-051-1/+1
* Fix to close opened io resources as soon as not needed (#8839)Lauris BH2019-11-051-33/+39
* [skip ci] Updated translations via CrowdinGiteaBot2019-11-052-0/+6
* Move pull webhook to notification (#8805)Lunny Xiao2019-11-057-70/+83
* Update go-org to optimize code (#8824)Lauris BH2019-11-0519-113/+4824
* [skip ci] Updated translations via CrowdinGiteaBot2019-11-051-7/+12
* Fix (open/closed) issue count when label excluded (#8815)jaqra2019-11-051-2/+6
* Add additional periods to activity page (#8829)Lauris BH2019-11-053-0/+18
* README: Update Screenshots and Badges in ZH (#8813)65432019-11-042-14/+13
* Fix new user form for non-local users (#8826)Lauris BH2019-11-042-10/+12
* [skip ci] Updated translations via CrowdinGiteaBot2019-11-041-1/+1
* Fix: remove duplicated signed commit icons (#8820)Wenxuan Zhao2019-11-041-33/+32
* [skip ci] Updated translations via CrowdinGiteaBot2019-11-041-0/+13
* Explicity indicate the socket unit to use the service unit "gitea.service" (#...Ramon Fischer2019-11-041-2/+3
* Move more webhook codes from models to webhook module (#8802)Lunny Xiao2019-11-0312-135/+145
* Move actions to notification (#8785)Lunny Xiao2019-11-035-37/+118