summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01Changelog 1.12.5 (#13002)v1.12.5John Olheiser
2020-10-01allow U2F with default settings for gitea in subpath (#12990) (#13001)techknowlogick
2020-10-01Prevent empty div when editing comment (#12404) (#12991)techknowlogick
2020-09-28Mirror: Update DB on Address-Update too (#12964) (#12967)6543
2020-09-25Allow extended config on cron settings (#12939) (#12943)zeripath
2020-09-24Open transaction when adding Avatar email-hash pairs to the DB (#12577) (#12940)zeripath
2020-09-21Fix ListUserOrgs (#12910) (#12915)赵智超
2020-09-21Update only the repository columns that need updating (#12900) (#12912)zeripath
2020-09-18Fix panic when adding long comment (#12892) (#12894)mrsdizzie
2020-09-18Convert User expose ID each time (#12855) (#12883)6543
2020-09-18Add size limit for content of comment on action ui (#12881) (#12890)赵智超
2020-09-18Fix pgsql migration test (#12844) (#12884)Lunny Xiao
2020-09-18Fix [API] CreateRepo missing information (#12848) (#12867)6543
2020-09-17Support slashes in release tags (#12864) (#12882)zeripath
2020-09-16Fix migration v111 (#12868)Lunny Xiao
2020-09-15Escape more things that are passed through str2html (#12622) (#12850)zeripath
2020-09-15Fix notifications page links (#12838) (#12853)zeripath
2020-09-15On Migration respect old DefaultBranch (#12843) (#12858)6543
2020-09-15Stop cloning unnecessarily on PR update (#12839) (#12852)zeripath
2020-09-11Remove double escape on labels addition in comments (#12809) (#12810)techknowlogick
2020-09-10Fix "only mail on mention" bug (#12775) (#12789)赵智超
2020-09-09Fix yet another bug with diff file names (#12771) (#12776)zeripath
2020-09-07gitea dump: include version & Check InstallLock (#12760) (#12762)6543
2020-09-06RepoInit Respect AlternateDefaultBranch (#12746) (#12751)6543
2020-09-06Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) (#12750)6543
2020-09-04[Backport] Fix go1.15 lint error in modules/public/public.go (#12707) (#12708)6543
2020-09-03Changelog for 1.12.4 release (#12687)v1.12.4techknowlogick
2020-09-03[Backport] Fix comment broken issue ref dependence (#12651) (#12692)6543
2020-09-02Make default StaticRootPath compile time settable (#12371) (#12652)6543
2020-09-02When reading expired sessions - expire them (#12686) (#12690)techknowlogick
2020-08-30Escape provider name in oauth2 provider redirect (#12650)6543
2020-08-26Mark Cache with ini tag (#12605) (#12611)John Olheiser
2020-08-26Escape Email in forgot_password.tmpl (#12610) (#12612)John Olheiser
2020-08-24go1.15 on windows (#12589) (#12593)techknowlogick
2020-08-23Fix diff path unquoting (#12554) (#12575)zeripath
2020-08-22Skip SSPI authentication attempts for /api/internal (#12556) (#12559)zeripath
2020-08-22Default empty merger list to those with write permissions (#12535) (#12560)zeripath
2020-08-22models: break out of loop (#12386) (#12561)zeripath
2020-08-22Improve HTML escaping helper (#12562)silverwind
2020-08-21Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550)zeripath
2020-08-18Remove hardcoded ES indexername (#12521) (#12526)John Olheiser
2020-08-17Keys should not verify revoked email addresses (#12486) (#12495)zeripath
2020-08-17Fix bug preventing transfer to private organization (#12497) (#12501)techknowlogick
2020-08-13Do not add prefix on http/https submodule links (#12477) (#12479)techknowlogick
2020-08-12Fix ignored login on compare (#12476) (#12478)techknowlogick
2020-08-05Match GH with Commit page (#12425) (#12431)techknowlogick
2020-08-04Fix incorrect error logging in Stats indexer and OAuth2 (#12387) (#12422)techknowlogick
2020-07-31[Vendor] upgrade google/go-github to v32.1.0 (#12361) (#12390)6543
2020-07-29Rendoer emoji's of Commit message on feed-page (#12373)6543
2020-07-29Git 2.28 no longer permits diff with ... on unrelated branches (#12370)zeripath