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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2023-03-12
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
2023-03-10
Parse external request id from request headers, and print it in access log (#...
sillyguodong
2023-03-10
Add missing tabs to org projects page (#22705)
yp05327
2023-03-09
Fix pull request update showing too many commits with multiple branches (#22856)
Brecht Van Lommel
2023-03-09
Refactor merge/update git command calls (#23366)
wxiaoguang
2023-03-08
Set `X-Gitea-Debug` header once (#23361)
Yarden Shoham
2023-03-08
Improve cache context (#23330)
Jason Song
2023-03-08
Use CleanPath instead of path.Clean (#23371)
Lunny Xiao
2023-03-08
Reduce duplicate and useless code in options (#23369)
Jason Song
2023-03-08
Clean Path in Options (#23006)
JakobDev
2023-03-07
Do not recognize text files as audio (#23355)
wxiaoguang
2023-03-07
Refactor and tidy-up the merge/update branch code (#22568)
zeripath
2023-03-07
Fix various ImageDiff/SVG bugs (#23312)
wxiaoguang
2023-03-07
Refactor `setting.Database.UseXXX` to methods (#23354)
Jason Song
2023-03-05
Add context when rendering labels or emojis (#23281)
Jonathan Tran
2023-03-04
Fix various bugs for "install" page (#23194)
wxiaoguang
2023-03-04
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
2023-03-03
Fix GetFilesChangedBetween if the file name may be escaped (#23272)
zeripath
2023-03-02
Fix commit retrieval by tag (#21804)
silverwind
2023-03-02
Add loading yaml label template files (#22976)
Lauris BH
2023-03-01
Allow `<video>` in MarkDown (#22892)
Sybren
2023-02-28
Properly flush unique queues on startup (#23154)
zeripath
2023-02-28
Pass `--global` when calling `git config --get`, for consistency with `git co...
Philip Peterson
2023-02-27
Add InsecureSkipVerify to Minio Client for Storage (#23166)
Yarden Shoham
2023-02-24
Avoid warning for system setting when start up (#23054)
Lunny Xiao
2023-02-24
Fix nil context in RenderMarkdownToHtml (#23092)
Zettat123
2023-02-22
Use minio/sha256-simd for accelerated SHA256 (#23052)
zeripath
2023-02-21
Use `--message=%s` for git commit message (#23028)
wxiaoguang
2023-02-21
Render access log template as text instead of HTML (#23013)
Lunny Xiao
2023-02-20
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
2023-02-20
handle deprecated settings (#22992)
Lunny Xiao
2023-02-20
Add scopes to API to create token and display them (#22989)
zeripath
2023-02-20
Make CI use a dummy password hasher for all tests (#22983)
zeripath
2023-02-20
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
Provide the ability to set password hash algorithm parameters (#22942)
zeripath
2023-02-18
Scoped labels (#22585)
Brecht Van Lommel
2023-02-18
Switch back to mainline go-ap
Anthony Wang
2023-02-18
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)
yp05327
2023-02-16
Allow custom "created" timestamps in user creation API (#22549)
Sybren
2023-02-15
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-14
Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22...
Nick
2023-02-13
Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877)
Nick
2023-02-13
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...
Brecht Van Lommel
2023-02-12
Make issue and code search support camel case (#22829)
sillyguodong
2023-02-12
Deduplicate findReadmeFile() (#22177)
Nick
2023-02-12
escape filename when assemble URL (#22850)
sillyguodong
2023-02-11
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
2023-02-11
Fix improper HTMLURL usages in Go code (#22839)
wxiaoguang
2023-02-11
Use proxy for pull mirror (#22771)
Gusted
2023-02-10
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
[next]