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
/
services
/
attachment
Age
Commit message (
Expand
)
Author
2023-03-12
Preserve file size when creating attachments (#23406)
Peter
2022-12-09
Add API management for issue/pull and comment attachments (#21783)
KN4CK3R
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-12
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-10-24
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-08-16
Refactor AssertExistsAndLoadBean to use generics (#20797)
Lunny Xiao
2022-05-20
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-04-14
Use a struct as test options (#19393)
Lunny Xiao
2021-12-20
Simplify parameter types (#18006)
Gusted
2021-11-24
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-19
Move attachment into models/repo/ (#17650)
Lunny Xiao
2021-11-16
Decouple unit test, remove intermediate `unittestbridge` package (#17662)
wxiaoguang
2021-11-12
Decouple unit test code from business code (#17623)
wxiaoguang
2021-10-24
Read expected buffer size (#17409)
KN4CK3R
2021-09-23
DBContext is just a Context (#17100)
zeripath
2021-09-19
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-09-08
Add repo_id for attachment (#16958)
Lunny Xiao