summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-09Add 1.6.1 changelog (#5500)v1.6.1techknowlogick
2018-12-09fix topic name length on database (#5493) (#5495)Lunny Xiao
2018-12-02ensure that the `closed_at` is set for closed (#5450)romankl
2018-12-02Admin should be able to delete repos even if he is not a member of the organi...Lanre Adelowo
2018-12-02word-break the WebHook url to prevent a ui-break (#5445)romankl
2018-11-30Fix repository deletion when there is large number of issues in it (#5426) (#...Lunny Xiao
2018-11-25Fix dependent issue searching when gitea is run in subpath (#5392) (#5400)Lauris BH
2018-11-24Backported #5383 on v1.6: API: '/orgs/:org/repos': return private repos with ...Daniel Balko
2018-11-22add changelog of v1.6.0 (#5379)v1.6.0Lunny Xiao
2018-11-21dont' send assign webhooks when creating issue (#5365) (#5369)Lunny Xiao
2018-11-18Migration fixes 5318 1.6 backport (#5355)Florian Eitel
2018-11-11Fix create team, update team missing units (#5188) (#5313)Lunny Xiao
2018-11-10Fix file edit change preview functionality (#5300) (#5311)Lauris BH
2018-11-09fix bug when users have serval teams with different units on different reposi...Lunny Xiao
2018-11-09Fix U2F if gitea is configured in subpath (#5302) (#5306)Lauris BH
2018-11-08Fix markdown image with link (#4675) (#5299)Lauris BH
2018-11-08Add changelog for 1.5.3 release (#5227) (#5298)Lauris BH
2018-11-07Remove maxlines option for file logger (#5282) (#5287)Lauris BH
2018-11-07Backport fix broken translation (#5284)Lauris BH
2018-11-041.6.0-RC2 Changelog (#5275)v1.6.0-rc2techknowlogick
2018-11-04Backport #5250 on v1.6: Fix Issue 5249 and protect /api/v1/admin routes with ...zeripath
2018-11-03Backported wrong api request url for instances running in subfolders (#5247) ...kolaente
2018-11-01fix: Accept web-command cli flags if web-command is commited (#5245)Peter Hoffmann
2018-10-31This commit will reduce join star, repo_topic, topic tables on repo search, s...Lunny Xiao
2018-10-31fix data race on migrate repository (#5224) (#5230)Lunny Xiao
2018-10-30fix: Add secret to all webhook's payload where it has been missing (#5208)Peter Hoffmann
2018-10-30fix sqlite lock (#5210) (#5223)Lunny Xiao
2018-10-30Update go-macaron/session to latest mast to fix RCE-bug (#5195)Kim "BKC" Carlbäcker
2018-10-30Fix race on updatesize (#5190) (#5215)Lunny Xiao
2018-10-29fix to 3819 - Backport (#5219)Rodrigo Villablanca Vásquez
2018-10-29fix sqlite and mssql lock (#5214) (#5218)Lunny Xiao
2018-10-25Fix sqlite lock (#5176) (#5179)Lunny Xiao
2018-10-23Add comment replies (#5147)Jonas Franz
2018-10-22Fix SQL quoting (#5137)Filip Navara
2018-10-18Fix regex to support optional end line of old section in diff hunk (#5097)kolaente
2018-10-17ZH-CN translation of Usage part (#5086)v1.6.0-rc1v1.6.0-devBetaCat
2018-10-17[skip ci] Updated translations via CrowdinGiteaBot
2018-10-17Add change log for 1.6.0-rc1 (#5095)Lunny Xiao
2018-10-17[skip ci] Updated translations via CrowdinGiteaBot
2018-10-17ZH-CN translation of Advanced part (#5090)BetaCat
2018-10-16Update process to include tag vX.Y.0-dev on master branch (#5091)Lauris BH
2018-10-15CN translation of README (#5050)BetaCat
2018-10-15fix release creation via API (#5076)Lunny Xiao
2018-10-12Fix dep for actual goth version used in dep lock file (#5078)Lauris BH
2018-10-12Fix golint to new URL (#5079)Lauris BH
2018-10-10Fixed spelling typos in CONTRIBUTING.md (#5061)SagePtr
2018-10-10Add HOWTO for releasing Gitea (#5054)techknowlogick
2018-10-09Backport 1.5.2 changelog (#5053)techknowlogick
2018-10-09Fix adding review comment in split view (#5038)Lauris BH
2018-10-06Remove links from topics in edit mode (#5026)SagePtr