summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-06update sig file (#2269)v1.1.3Bo-Yi Wu
2017-08-05ignore coverage for release (#2263)Lunny Xiao
2017-08-03add changelog of release v1.1.3 (#2251)Lunny Xiao
2017-07-28fix some bugLunny Xiao
2017-07-11Fix fast-forward PR bug (#2137)Ethan Koenig
2017-07-11Fix diff of renamed and modified file (#2136)Ethan Koenig
2017-07-11Don't ignore gravatar error (#2138)Ethan Koenig
2017-07-11Fix missing less sources for oauth (backport #1288) (#2135)Antoine GIRARD
2017-06-23Merge pull request #2043 from lunny/lunny/fix_markdown_render_listAndrey Nering
2017-06-23Fix markdown rendering (#1530)Morlinest
2017-06-19Fix PR template error (#2008)Kim "BKC" Carlbäcker
2017-06-18Fix PR template errorEthan Koenig
2017-06-12Merge pull request #1944 from appleboy/release/v1.1Kim "BKC" Carlbäcker
2017-06-12[ci skip] add 1.1.2 change log.Bo-Yi Wu
2017-05-29fix bug not to trim space of login username (#1806)v1.1.2Lunny Xiao
2017-05-20Backport bugfixes #1220 and #1393 to v1.1 (#1758)agrn
2017-05-18Enforce netgo build tag while cross-compilation (Backport of #1690) (#1731)Jonas Östanbäck
2017-05-17fix delete user failed on sqlite (#1321)Lunny Xiao
2017-05-15Merge pull request #1724 from lunny/lunny/fix_avatar_updateKim "BKC" Carlbäcker
2017-05-14fix update avatarLunny Xiao
2017-05-04Update changelog with v1.1.1v1.1.1Kim "BKC" Carlbäcker
2017-04-30[backport] fix sanitation (#1646)Kim "BKC" Carlbäcker
2017-03-28backport of PR #1257 for release/v1.1: rewrite pre-commit, post-commit and op...Philippe Kueck
2017-03-23fix migration failed when authorized_keys is not exist (#1375)Lunny Xiao
2017-03-20fix wiki bugs (#1294) (#1338)Lunny Xiao
2017-03-17fix forget migration for wiki hooks (#1227) (#1237)Lunny Xiao
2017-03-16fix #1189, commit messages containing a pipe (#1218)Philippe Kueck
2017-03-13fix repo settings external tracker failed and check external urls (#1215) (#1...Lunny Xiao
2017-03-11Fix upgrade failed after ever rollback (#1194) (#1197)Lunny Xiao
2017-03-10bug fixed for delete repo failed (#1193) (#1195)Lunny Xiao
2017-03-10fix ini format incomiptable with crowdin (#1177) (#1192)Lunny Xiao
2017-03-09Fixed drone buildsv1.1.0Thomas Boerger
2017-03-09Updated changelog (#1164)Thomas Boerger
2017-03-09update locale files to 2017-03-10 00:07 +08 (#1163)Lunny Xiao
2017-03-09fix scripts/mysql.sql from gogs to gitea (#1161)Lunny Xiao
2017-03-09Grammar fixes and small wording adjustments (#1156)Patrick G
2017-03-09merge locale files from crowdin, updated to 2017-03-09 19:28 +08 (#1162)Lunny Xiao
2017-03-09Fix grammar (#1158)Patrick G
2017-03-09fix leave team 404 (#1154)Lunny Xiao
2017-03-09Fix Git hooks not being executed on Windows when running as a service (#1149)Andrey Nering
2017-03-08fix random avatars (#1147)Lunny Xiao
2017-03-08fix UI display problem when wiki name is non-ascii charset (#1142)Lunny Xiao
2017-03-07Split the binary build (#985)Thomas Boerger
2017-03-07Fix stray directories generated by integration tests (#1134)Mura Li
2017-03-07fix build failed on aarch64 (#1132)Lunny Xiao
2017-03-06Add basic integration test infrastructure (and new endpoint `/api/v1/version`...Mura Li
2017-03-06fix avatar bug #1114 (#1122)Lunny Xiao
2017-03-06fix del org avatar potential delete all avtars (#1120)Lunny Xiao
2017-03-06fix install submit crash caused by xorm log (#1119)Lunny Xiao
2017-03-03feat: expose url field on issue api. (#982)Bo-Yi Wu