aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase the retry limit to 20 times and the interval to 200ms (#5134)Mura Li2018-10-211-2/+9
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-2023-66/+298
* Fix SQL quoting (#5117)Filip Navara2018-10-201-1/+1
* Add must-change-password flag to cli for creating a user (#4955)Lanre Adelowo2018-10-211-5/+17
* Remove check for negative length (#5120)Oleg Kovalov2018-10-207-8/+8
* Retry test-fixtures loading in case of transaction rollback (#5125)Mura Li2018-10-201-1/+10
* fix fading menu in arc-green theme (#5128)glaszig2018-10-202-1/+6
* Add LFS timeout issue to troubleshooting doc (#5129)James Ravenscroft2018-10-201-0/+14
* Give user a link to create PR after push (#4716)Julien Tant2018-10-204-0/+197
* Use named const instead of a raw string (#5115)Oleg Kovalov2018-10-201-1/+1
* Use type switch (#5122)Oleg Kovalov2018-10-192-24/+24
* Remove duplicated if bodies (#5121)Oleg Kovalov2018-10-191-12/+5
* Fix deadlock when sqlite (#5118)Lunny Xiao2018-10-192-14/+18
* [skip ci] Updated translations via CrowdinGiteaBot2018-10-191-0/+2
* Make switch more clear (#5119)Oleg Kovalov2018-10-191-3/+2
* Fix home page template regression (#5102)Tohka2018-10-181-1/+1
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-1811-42/+376
* Add support for search by uid (#4876)zeripath2018-10-183-0/+17
* Use APP_NAME on home page (#5048)mcnesium2018-10-181-1/+1
* Use native go method to get current user rather than environment variable (#4...SagePtr2018-10-182-10/+48
* ZH-CN translation of Installation part (#5089)BetaCat2018-10-181-0/+63
* refactor: err != nil check, just return error instead (#5093)Bo-Yi Wu2018-10-182-19/+5
* Use fingerprint in place of id (#5099)Antoine GIRARD2018-10-181-1/+1
* Add myself to maintainers (#5101)BetaCat2018-10-181-0/+1
* feat(topic): search keyword by splitting provided values by , (#4939)Bo-Yi Wu2018-10-172-5/+11
* Fix regex to support optional end line of old section in diff hunk (#5096)kolaente2018-10-171-9/+16
* CN translation of README (#5049)BetaCat2018-10-181-0/+42
* [skip ci] Updated translations via CrowdinGiteaBot2018-10-182-0/+143
* add myself to maintainers (#5098)kolaente2018-10-171-0/+1
* ZH-CN translation of Usage part (#5086)v1.6.0-rc1v1.6.0-devBetaCat2018-10-176-2/+188
* [skip ci] Updated translations via CrowdinGiteaBot2018-10-174-13/+437
* Add change log for 1.6.0-rc1 (#5095)Lunny Xiao2018-10-171-0/+135
* [skip ci] Updated translations via CrowdinGiteaBot2018-10-171-1/+1
* ZH-CN translation of Advanced part (#5090)BetaCat2018-10-175-2/+269
* Update process to include tag vX.Y.0-dev on master branch (#5091)Lauris BH2018-10-161-4/+6
* CN translation of README (#5050)BetaCat2018-10-152-7/+64
* fix release creation via API (#5076)Lunny Xiao2018-10-152-2/+98
* Fix dep for actual goth version used in dep lock file (#5078)Lauris BH2018-10-121-1/+1
* Fix golint to new URL (#5079)Lauris BH2018-10-121-1/+1
* Fixed spelling typos in CONTRIBUTING.md (#5061)SagePtr2018-10-101-3/+3
* Add HOWTO for releasing Gitea (#5054)techknowlogick2018-10-101-0/+12
* Backport 1.5.2 changelog (#5053)techknowlogick2018-10-091-0/+16
* Fix adding review comment in split view (#5038)Lauris BH2018-10-091-3/+2
* Remove links from topics in edit mode (#5026)SagePtr2018-10-061-1/+1
* Fix missing AppSubUrl in few more templates (#5021)SagePtr2018-10-052-2/+2
* Fix missing AppSubUrl in some templates (#5020)SagePtr2018-10-052-2/+2
* Hide outdated comments in file view (#5017)Jonas Franz2018-10-052-1/+12
* Fix a typo in app.ini.sample (#5015)Chih-Hsuan Yen2018-10-051-1/+1
* Add missing envionment vars for DB with Docker (#5007)Dane2018-10-031-0/+10
* README: update make command to build full release (#5004)AJ ONeal2018-10-031-1/+1