index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
asymkey
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: improve actvititypub integration test code
Gusted
2024-11-01
1
-0
/
+1
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
1
-2
/
+3
*
Add codespell support and fix a good number of typos with its help (#3270)
Yaroslav Halchenko
2024-05-09
1
-1
/
+1
*
Simplify how git repositories are opened (#28937)
Lunny Xiao
2024-01-27
1
-2
/
+5
*
Move more functions to db.Find (#28419)
Lunny Xiao
2024-01-15
1
-4
/
+16
*
Refactor deletion (#28610)
delvh
2023-12-25
1
-1
/
+1
*
Use db.Find instead of writing methods for every object (#28084)
Lunny Xiao
2023-11-24
1
-1
/
+4
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
2
-3
/
+3
*
make writing main test easier (#27270)
Lunny Xiao
2023-09-28
1
-4
/
+1
*
Another round of `db.DefaultContext` refactor (#27103)
JakobDev
2023-09-25
3
-10
/
+15
*
More refactoring of `db.DefaultContext` (#27083)
JakobDev
2023-09-15
1
-4
/
+4
*
move repository deletion to service layer (#26948)
Lunny Xiao
2023-09-08
1
-0
/
+3
*
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-15
1
-6
/
+6
*
Supports wildcard protected branch (#20825)
Lunny Xiao
2023-01-16
1
-1
/
+1
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
5
-10
/
+5
*
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-11-19
1
-1
/
+1
*
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-11-12
2
-2
/
+2
*
Refactor AssertExistsAndLoadBean to use generics (#20797)
Lunny Xiao
2022-08-16
1
-1
/
+1
*
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-06-13
1
-3
/
+3
*
Move some code into models/git (#19879)
Lunny Xiao
2022-06-12
1
-2
/
+3
*
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-05-20
2
-2
/
+2
*
Use for a repo action one database transaction (#19576)
6543
2022-05-03
1
-1
/
+1
*
more context for models (#19511)
6543
2022-04-28
1
-1
/
+1
*
Use a struct as test options (#19393)
Lunny Xiao
2022-04-14
1
-1
/
+3
*
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)
wxiaoguang
2022-04-01
1
-4
/
+4
*
Make git.OpenRepository accept Context (#19260)
6543
2022-03-29
1
-5
/
+5
*
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...
wxiaoguang
2022-03-22
1
-4
/
+4
*
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)
6543
2022-02-06
1
-4
/
+4
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
1
-21
/
+22
*
Refactor auth package (#17962)
Lunny Xiao
2022-01-02
2
-11
/
+11
*
Add missing `X-Total-Count` and fix some related bugs (#17968)
qwerty287
2021-12-15
1
-0
/
+1
*
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-10
5
-0
/
+566