96 Commits (e865de1e9d65dc09797d165a51c8e705d2a86030)

Autor SHA1 Mensaje Fecha
  Lunny Xiao 3f26fe2fa2
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) hace 3 meses
  6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706) hace 3 meses
  Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) hace 3 meses
  6543 c6e5ec51bd
Meilisearch double quote on "match" query (#29740) hace 3 meses
  6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) hace 3 meses
  6543 7fdc048153
Patch in exact search for meilisearch (#29671) hace 4 meses
  6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) hace 4 meses
  6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) hace 4 meses
  Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) hace 4 meses
  Lunny Xiao c4cdebacfe
Fix sort bug on repository issues list (#28897) hace 5 meses
  Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) hace 7 meses
  Brecht Van Lommel a7de14e493
Meilisearch: require all query terms to be matched (#28293) hace 7 meses
  Nanguan Lin 1eae2aadae
Fix issue not showing on default board and add test (#27720) hace 8 meses
  Nanguan Lin eb1478791f
Clean some functions about project issue (#27705) hace 8 meses
  Jason Song 1be49fdda6
Improve retrying index issues (#27554) hace 8 meses
  JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) hace 9 meses
  Lunny Xiao 673cf6af76
make writing main test easier (#27270) hace 9 meses
  Nanguan Lin 2f8e1604f8
Fix review request number and add more tests (#27104) hace 9 meses
  JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) hace 9 meses
  Nanguan Lin 7cdbe65a2c
Add tests for db indexer in indexer_test.go (#27087) hace 9 meses
  Nanguan Lin 0de09d3afc
Remove the useless function `GetUserIssueStats` and move relevant tests to `indexer_test.go` (#27067) hace 9 meses
  Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) hace 10 meses
  CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) hace 10 meses
  Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657) hace 10 meses
  Jason Song 47fddaadc8
Support rebuilding issue indexer manually (#26546) hace 10 meses
  Jason Song 3b129aaa80
Explain SearchOptions and fix ToSearchOptions (#26542) hace 10 meses
  CaiCandong 0e74fc4a84
Fix project filter bugs (#26490) hace 10 meses
  Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) hace 11 meses
  techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) hace 1 año
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) hace 1 año
  Jason Song 9958642502
Fix issues indexer document mapping (#25619) hace 1 año
  Jason Song 375fd15fbf
Refactor indexer (#25174) hace 1 año
  wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) hace 1 año
  wxiaoguang 4647660776
Rewrite logger system (#24726) hace 1 año
  Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) hace 1 año
  Lunny Xiao c355728a6f
Remove unnecessary code (#24610) hace 1 año
  wxiaoguang 6f9c278559
Rewrite queue (#24505) hace 1 año
  Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) hace 1 año
  Brecht Van Lommel b667634b32
Fix meilisearch not working when searching across multiple repositories (#24109) hace 1 año
  techknowlogick 92c160d8e7
Add meilisearch support (#23136) hace 1 año
  Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) hace 1 año
  sillyguodong 34399cfd7a
Make issue and code search support camel case (#22829) hace 1 año
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) hace 1 año
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) hace 1 año
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) hace 1 año
  Eng Zer Jun 8b0aaa5f86
test: use `T.TempDir` to create temporary test directory (#21043) hace 1 año
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) hace 2 años
  yutotnh 3708ca8e28
fix: some typos (#19956) hace 2 años
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) hace 2 años
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) hace 2 años