aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-03Fix pushing to 1-x-dev docker tag (part 4)release/v1.15Andrew Thornton
2022-02-03Fix pushing to 1-x-dev docker tag (part 3)Andrew Thornton
2022-02-03Fix pushing to 1-x-dev docker tag (part 2)Andrew Thornton
2022-02-03Fix pushing to 1-x-dev docker tag (#18578) (#18580)zeripath
2022-02-03Make docker gitea/gitea:v1.15-dev etc refer to the latest build on that branc...zeripath
2022-01-31point to s3 endpoint directly (#18497) (#18509)techknowlogick
2022-01-31for next 1.15.x tag, don't push "latest" image (#18489)techknowlogick
2022-01-30Changelog for 1.15.11 (#18455)v1.15.11zeripath
2022-01-28Fix broken when no commits and default branch is not master (#18424)Lunny Xiao
2022-01-26Only view milestones from current repo (#18414) (#18418)zeripath
2022-01-26Fix restore without topic failure (#18387) (#18401)Lunny Xiao
2022-01-25Fix commit's time (#18375) (#18409)Gusted
2022-01-24Fix mermaid import (it uses ESModule now) (#18382)wxiaoguang
2022-01-19Update to go/text 0.3.7 (#18336)zeripath
2022-01-17Backport: Upgrade EasyMDE 2.16.1 (package-lock.json) (#18301)wxiaoguang
2022-01-15Upgrade EasyMDE to 2.16.1 (#18279)wxiaoguang
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