index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
attachment
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for API blob upload of release attachments (#29507)
KN4CK3R
2024-03-06
1
-3
/
+3
*
Move context from modules to services (#29440)
Lunny Xiao
2024-03-06
1
-1
/
+1
*
[FEAT] allow setting the update date on issues and comments
Earl Warren
2024-02-05
1
-1
/
+6
*
Even more `db.DefaultContext` refactor (#27352)
JakobDev
2023-10-03
2
-5
/
+5
*
make writing main test easier (#27270)
Lunny Xiao
2023-09-28
1
-3
/
+1
*
move repository deletion to service layer (#26948)
Lunny Xiao
2023-09-08
1
-0
/
+2
*
Preserve file size when creating attachments (#23406)
Peter
2023-03-12
2
-5
/
+5
*
Add API management for issue/pull and comment attachments (#21783)
KN4CK3R
2022-12-09
1
-8
/
+3
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
2
-4
/
+2
*
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-11-12
1
-1
/
+1
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
1
-1
/
+1
*
Refactor AssertExistsAndLoadBean to use generics (#20797)
Lunny Xiao
2022-08-16
1
-1
/
+1
*
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-05-20
1
-1
/
+2
*
Use a struct as test options (#19393)
Lunny Xiao
2022-04-14
1
-1
/
+3
*
Simplify parameter types (#18006)
Gusted
2021-12-20
1
-1
/
+1
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
1
-2
/
+2
*
Move attachment into models/repo/ (#17650)
Lunny Xiao
2021-11-19
2
-6
/
+7
*
Decouple unit test, remove intermediate `unittestbridge` package (#17662)
wxiaoguang
2021-11-16
1
-2
/
+1
*
Decouple unit test code from business code (#17623)
wxiaoguang
2021-11-12
1
-2
/
+3
*
Read expected buffer size (#17409)
KN4CK3R
2021-10-24
1
-4
/
+3
*
DBContext is just a Context (#17100)
zeripath
2021-09-23
1
-1
/
+2
*
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-09-19
2
-5
/
+7
*
Add repo_id for attachment (#16958)
Lunny Xiao
2021-09-08
2
-0
/
+99