1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-05 02:45:28 +00:00
gitea/modules/indexer/code
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-08 04:51:15 +00:00
..
bleve Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2023-07-31 06:28:53 +00:00
elasticsearch Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
internal Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
git.go Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
indexer_test.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
indexer.go Replace util.SliceXxx with slices.Xxx (#26958) 2023-09-07 09:37:47 +00:00
search.go Use Go 1.21 and update dependencies (#26878) 2023-09-03 10:34:57 +00:00