forgejo/modules/indexer/code
silverwind 24e64fe372
Replace interface{} with any (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
bleve.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
bleve_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
elastic_search.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
elastic_search_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
git.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
indexer.go Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00
indexer_test.go Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
search.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
wrapped.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00