aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* API endpoint for searching teams. (#8108)David Svantesson2019-10-017-5/+246
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-301-0/+46
* Extract actions on deletereleasebyid from models to release service (#8219)Lunny Xiao2019-10-016-70/+81
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-302-0/+167
* Extract actions on new issue from models to services (#8217)Lunny Xiao2019-09-304-27/+51
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-305-5/+3
* Fix pull request commit status in user dashboard list (#8321)Elias Norberg2019-09-301-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-301-0/+4
* If no specific context is required for status check, require an overall succe...Elias Norberg2019-09-302-2/+10
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-301-0/+9
* Show correct commit status in PR list (#8316)Elias Norberg2019-09-302-5/+8
* Fix repo_admin_change_team_access always checked in org settings (#8319)David Svantesson2019-09-302-1/+2
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-291-0/+6
* Add 'make revive' to instructions for checking code (#8314)David Svantesson2019-09-291-4/+4
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-291-4/+587
* Upgrade xorm to latest to fix insert issue bug (#8309)Lunny Xiao2019-09-2914-75/+465
* Fix API for edit and delete release attachment (#8285)David Svantesson2019-09-271-2/+6
* Extract actions on new pull request from models to pulls service and move cod...Lunny Xiao2019-09-279-36/+56
* Alwaywas return local url for users avatar (#8245)Sandro Santilli2019-09-264-3/+53
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-261-1/+10
* Added myself to translators list (#8292)Adam2019-09-261-0/+1
* [docs] Docker build - ZeroMQ dependency for Jupyter (#8262)Bill Wenrich2019-09-261-2/+2
* Update xorm (#8286)John Olheiser2019-09-256-11/+61
* Improve integration tests (#8276)Lunny Xiao2019-09-258-68/+143
* Fix nil ref (#8281)guillep2k2019-09-251-1/+1
* Update hacking-on-gitea.en-us.md (#8275)David Svantesson2019-09-241-1/+1
* Move create issue comment to comments package (#8212)Lunny Xiao2019-09-244-117/+117
* Test more reserved usernames (#8263)Sandro Santilli2019-09-242-1/+15
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-241-0/+9
* Fix label count (#8267)Lunny Xiao2019-09-2438-579/+958
* Fix assets key on release webhook (#8253)Daniel Fonseca de Lira2019-09-241-2/+4
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-2422-134/+253
* Do only show teams access for organization repositories, not for personal rep...David Svantesson2019-09-242-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-231-0/+15
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-2330-79/+575
* Delete releases attachments if release is deleted (#6068)Lanre Adelowo2019-09-224-1/+63
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-213-0/+26
* Fix utf8 tests (#8192)guillep2k2019-09-212-35/+81
* Remove unnecessary backslash (#8249)John Olheiser2019-09-201-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-201-0/+21
* Change link on issue milestone (#8246)guillep2k2019-09-201-1/+1
* Reference issues from pull requests and other issues (#8137)guillep2k2019-09-2010-16/+610
* Allow registration when button is hidden (#8237)guillep2k2019-09-191-1/+1
* README: add License shield (#8235)65432019-09-192-0/+2
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-193-0/+32
* Fix release API URL generation (#8234)Daniel Fonseca de Lira2019-09-181-1/+1
* update cache item_ttl docs (#8222)Lunny Xiao2019-09-182-3/+5
* Add 'Mentioning you' group to /issues page (#8201)jaqra2019-09-183-0/+29
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-1815-116/+387
* move some milestone functions to a standalone package (#8213)Lunny Xiao2019-09-185-44/+65