index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
indexer
/
stats
/
indexer_test.go
(
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
-7
/
+8
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
1
-1
/
+1
*
make writing main test easier (#27270)
Lunny Xiao
2023-09-28
1
-4
/
+1
*
move repository deletion to service layer (#26948)
Lunny Xiao
2023-09-08
1
-0
/
+2
*
Remove unnecessary code (#24610)
Lunny Xiao
2023-05-10
1
-1
/
+1
*
Rewrite queue (#24505)
wxiaoguang
2023-05-08
1
-1
/
+1
*
Refactor config provider (#24245)
Lunny Xiao
2023-04-25
1
-2
/
+1
*
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
1
-2
/
+2
*
refactor some functions to support ctx as first parameter (#21878)
Lunny Xiao
2022-12-03
1
-1
/
+1
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Fix data-race problems in git module (quick patch) (#19934)
wxiaoguang
2022-06-11
1
-5
/
+0
*
Refactor git module, make Gitea use internal git config (#19732)
wxiaoguang
2022-06-10
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
*
Prevent intermittent failures in RepoIndexerTest (2) (#19229)
zeripath
2022-03-27
1
-0
/
+5
*
Prevent intermittent failures in RepoIndexerTest (#19225)
zeripath
2022-03-27
1
-2
/
+8
*
Add missing `X-Total-Count` and fix some related bugs (#17968)
qwerty287
2021-12-15
1
-1
/
+2
*
Move repository model into models/repo (#17933)
Lunny Xiao
2021-12-10
1
-4
/
+5
*
A better go code formatter, and now `make fmt` can run in Windows (#17684)
wxiaoguang
2021-11-17
1
-2
/
+1
*
Decouple unit test code from business code (#17623)
wxiaoguang
2021-11-12
1
-3
/
+3
*
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-09-19
1
-2
/
+3
*
Fix language stat calculation (#11692)
Cirno the Strongest
2020-05-31
1
-3
/
+1
*
Change language statistics to save size instead of percentage (#11681)
Lauris BH
2020-05-30
1
-0
/
+3
*
Language statistics bar for repositories (#8037)
Lauris BH
2020-02-11
1
-0
/
+42