summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-14Changelog for 1.15.10 (#18274)v1.15.10Richard Mahn
2022-01-14Fix release link broken (#18253)Lunny Xiao
2022-01-14fix regression from #16075 (#18261)Norwin
2022-01-12Fix update user bug (#18251)Lunny Xiao
2022-01-11Fix purple color in suggested label colors (#18242)silverwind
2022-01-09Fix mermaid rendering in milestone dashboard (#18214)silverwind
2022-01-07Bump mermaid from 8.10.1 to 8.13.8 (#18198) (#18206)zeripath
2022-01-04Set HeadCommit when creating tags. (#18116) (#18173)Lunny Xiao
2022-01-02Use correct translation key for error messages due to max repo limits (#18135...Gusted
2021-12-30Fix wrong redirect on org labels (#18128) (#18134)v1.15.9Lunny Xiao
2021-12-30Doc: add missing bug fix to changelog (#18133)DuckDuckWhale
2021-12-30Changelog v1.15.9 (#18115)zeripath
2021-12-29Fix: unstable sort skips/duplicates issues across pages (#18095)DuckDuckWhale
2021-12-28Use common sessioner for API and web routes (#18114)zeripath
2021-12-27Migrating wiki don't require token, so we should move it out of the require f...Lunny Xiao
2021-12-26Revert "Fix delete u2f keys bug (#18042)" (#18107)Lunny Xiao
2021-12-26Instead of using routerCtx just escape the url before routing (#18086) (#18098)zeripath
2021-12-26Prevent NPE if gitea uploader fails to open url (#18080) (#18101)zeripath
2021-12-25Correctly handle failed migrations (#17575) (#18099)zeripath
2021-12-25Reset locale on login (#17734) (#18100)zeripath
2021-12-22Quote references to the user table in consistency checks (#18072) (#18073)zeripath
2021-12-22Add NotFound handler (#18062) (#18067)zeripath
2021-12-21Ensure that git repository is closed before transfer (#18049) (#18057)zeripath
2021-12-21Fix code search result hint on zh-CN (#18053)Lunny Xiao
2021-12-20Update Changelog (#18047)v1.15.8zeripath
2021-12-20Fix delete u2f keys bug (#18042)Lunny Xiao
2021-12-20Move POST /{username}/action/{action} to simply POST /{username} (#18045) (#1...zeripath
2021-12-20Reset Session ID on login (#18018) (#18041)zeripath
2021-12-20Prevent off-by-one error on comments on newly appended lines (#18029) (#18035)zeripath
2021-12-20Changelog 1.15.8 (#18026)zeripath
2021-12-19Stop printing 03d after escaped characters in logs (#18030) (#18034)zeripath
2021-12-19Reset locale on login (#18023) (#18025)zeripath
2021-12-18Fix reset password email template (#17025) (#18022)zeripath
2021-12-18backport: fix outType on gitea dump (#18016)Gusted
2021-12-17Fix rename notification bug (#18011)Lunny Xiao
2021-12-17Ensure complexity, minlength and ispwned are checked on password setting (#18...zeripath
2021-12-17Prevent hang in git cat-file if the repository is not a valid repository (Par...zeripath
2021-12-16Prevent double decoding of % in url params (#17997) (#18001)zeripath
2021-12-14Prevent deadlock in create issue (#17970) (#17982)zeripath
2021-12-14Use non-expiring key. (#17984) (#17985)KN4CK3R
2021-12-02Changelog for v1.15.7 (#17871)v1.15.7Lunny Xiao
2021-12-02Check if column exist before rename if exist, just return with no error (#178...Lunny Xiao
2021-12-02fix 500 error while use a reserved name in org rename (#17878) (#17881)a1012112796
2021-11-28Fix user primary email changed (#17840)Lunny Xiao
2021-11-26Use correct user on releases (#17818)Gusted
2021-11-26Fixed commit count (#17698) (#17790)KN4CK3R
2021-11-24Preserve color when inverting emojis (#17799)silverwind
2021-11-24backport: use correct sender on title change (#17792)Gusted
2021-11-23Fix close issue but time watcher still running (#17761)Lunny Xiao
2021-11-20Return 400 but not 500 when request archive with wrong format (#17691) (#17700)Lunny Xiao