summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-11-19Fix Migrate Description - backport (#17727)99rgosse
2021-11-19Fix bug when project board get open issue number (#17703) (#17726)Lunny Xiao
2021-11-17Fix bug when read mysql database max lifetime (#17682) (#17690)Lunny Xiao
2021-11-17Backport #17649, fix database deadlock when update issue labels (#17665)wxiaoguang
2021-11-16Fix golangci-lint warnings (#17598 et al) (#17668)Gusted
2021-11-09Fix bug on detect issue/comment writer (#17592)Lunny Xiao
2021-11-08backport(1.15): Fix stats upon searching issues (#17578)Gusted
2021-11-08Remove appSubUrl from pasted images (#17572) (#17588)zeripath
2021-11-08backport(1.15): make `ParsePatch` more robust (#17580)Gusted
2021-11-06Only allow webhook to send requests to allowed hosts (#17482) (#17510)wxiaoguang
2021-11-05Escape issue titles in comments list (#17555) (#17556)zeripath
2021-11-05backport(1.15): Use correct defaultValue for stracktrace (#17557)Gusted
2021-11-05Fix zero created time bug on commit api (#17547)Lunny Xiao
2021-11-04Show correct "No" icon (#17538)delvh
2021-11-03Fix database keyword quote problem on migration v161 (#17523)Lunny Xiao
2021-11-03fix email with + when active (#17518) (#17520)Lunny Xiao
2021-10-31Stop double encoding blame commit messages (#17498) (#17500)zeripath
2021-10-30Quote the table name in CountOrphanedObjects (#17487) (#17488)zeripath
2021-10-30Run Migrate in Install rather than just SyncTables (#17475) (#17486)zeripath
2021-10-28Fix login redirection links (#17473)qwerty287
2021-10-28Changelog 1.15.6 (#17457)v1.15.6zeripath
2021-10-28Make commit-statuses popup show correctly (#17447) (#17466)wxiaoguang
2021-10-28Add integration tests for private.NoServCommand and private.ServCommand (#174...zeripath
2021-10-28Ensure that restricted users can access repos for which they are members (#17...zeripath