summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix custom templates being ignored (#4638)Piotr Orzechowski2018-08-081-4/+2
* [skip ci] Updated translations via CrowdinGiteaBot2018-08-081-0/+25
* Show review comment box only on a pull request page (#4636)Lanre Adelowo2018-08-081-1/+1
* Push whitelist now doesn't apply to branch deletion (#4601) (#4607)SagePtr2018-08-082-2/+20
* [skip ci] Updated translations via CrowdinGiteaBot2018-08-071-1/+2
* cmd/serve: pprof cpu and memory profile dumps to disk (#4560)Jerry Jacobs2018-08-074-1/+70
* [skip ci] Updated translations via CrowdinGiteaBot2018-08-071-1/+1
* Fix starring icon after semantic ui update (#4628)Lauris BH2018-08-071-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-08-071-4/+28
* prevent empty review comment (#4632)Lanre Adelowo2018-08-074-0/+57
* An inactive user shouldn't be able to be added as a collaborator (#4535)Lanre Adelowo2018-08-074-1/+39
* Don't fail silently if trying to add a collaborator twice (#4533)Lanre Adelowo2018-08-073-0/+109
* [skip ci] Updated translations via CrowdinGiteaBot2018-08-0627-62/+27
* Fix integer constant overflows in tests (#4616)Dennis Menschel2018-08-061-1/+2
* [skip ci] Updated translations via CrowdinGiteaBot2018-08-061-0/+5
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-0640-89/+2010
* fix bugs when too many IN variables (#4594)Lunny Xiao2018-08-021-95/+194
* api: repos/search: add parameters to control the sort order (#3964)Allen Wild2018-08-022-0/+59
* fix panic issue on update avatar email (#4580) (#4581)Dingjun2018-08-011-1/+1
* fix IsPullReuqestBroken->IsPullRequestBroken (#4578)Julien Tant2018-08-012-5/+5
* Add documentation on how to update Gitea to new version (#4500)Benedikt Kroll2018-07-301-0/+36
* fix status code label for a successful webhook (#4540)Lanre Adelowo2018-07-302-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-301-0/+1
* Update jQuery to v1.12.4 (#4551)techknowlogick2018-07-303-7/+7
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-2814-21/+74
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-272-0/+40
* Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519) (#...SagePtr2018-07-271-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-271-0/+18
* Switch plaintext scratch tokens to use hash instead (#4331)techknowlogick2018-07-275-12/+118
* Fix out-of-transaction query in removeOrgUser (#4521) (#4522)SagePtr2018-07-271-1/+1
* env var GITEA_PUSHER_EMAIL (#4516)Lukas Treyer2018-07-262-0/+6
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-261-0/+1
* Responsive design fixes (#4508)kolaente2018-07-267-7/+113
* Fix doc typo (#4517)William Le Pommelet2018-07-261-1/+1
* Fix uk-UA locale. Fixes #4518Lauris BH2018-07-261-2/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-252-4/+51
* Add flash message after an account has been successfully activated (#4510)Lanre Adelowo2018-07-252-0/+2
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-251-0/+25
* Respect email privacy option in user search via API (#4512)Lanre Adelowo2018-07-251-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-242-1/+53
* Add shortcut to save wiki page (#4452)Michael Kuhn2018-07-242-2/+3
* Make max commits in graph configurable (#4498)Kjell Kvinge2018-07-234-1/+7
* Fix migration from older releases (#4495)Lauris BH2018-07-211-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-212-1/+61
* Accept 'Data:' in commit graph (#4487)Kjell Kvinge2018-07-212-1/+31
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-2013-204/+26
* Add csv file render support defaultly (#4105)Lunny Xiao2018-07-213-0/+84
* Improve English translation for new features. (#4481)bugreport02018-07-201-33/+32
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-202-1/+10
* Update xorm to latest version and fix correct `user` table referencing in sql...Lauris BH2018-07-2049-1076/+1692