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