183 Commits (e865de1e9d65dc09797d165a51c8e705d2a86030)

Author SHA1 Message Date
  wxiaoguang ca5c895efb
Render embedded code preview by permlink in markdown (#30234) 3 months ago
  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) 3 months ago
  wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998) 3 months ago
  6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706) 3 months ago
  Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 3 months ago
  6543 c6e5ec51bd
Meilisearch double quote on "match" query (#29740) 3 months ago
  6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 3 months ago
  6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 3 months ago
  Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702) 3 months ago
  6543 7fdc048153
Patch in exact search for meilisearch (#29671) 3 months ago
  yp05327 a2b0fb1a64
Fix wrong line number in code search result (#29260) 3 months ago
  6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 4 months ago
  6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 4 months ago
  KN4CK3R ad0a34b492
Add `io.Closer` guidelines (#29387) 4 months ago
  Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 4 months ago
  dark-angel 5c0fc90872
fix: Elasticsearch: Request Entity Too Large #28117 (#29062) 4 months ago
  Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 5 months ago
  silverwind 60e4a98ab0
Preserve BOM in web editor (#28935) 5 months ago
  Lunny Xiao c4cdebacfe
Fix sort bug on repository issues list (#28897) 5 months ago
  wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 6 months ago
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) 6 months ago
  Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 6 months ago
  Brecht Van Lommel a7de14e493
Meilisearch: require all query terms to be matched (#28293) 7 months ago
  Nanguan Lin 1eae2aadae
Fix issue not showing on default board and add test (#27720) 8 months ago
  Nanguan Lin eb1478791f
Clean some functions about project issue (#27705) 8 months ago
  Jason Song 1be49fdda6
Improve retrying index issues (#27554) 8 months ago
  Nanguan Lin dc04044716
Replace assert.Fail with assert.FailNow (#27578) 8 months ago
  JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 8 months ago
  Lunny Xiao 673cf6af76
make writing main test easier (#27270) 9 months ago
  Nanguan Lin 2f8e1604f8
Fix review request number and add more tests (#27104) 9 months ago
  JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 9 months ago
  Nanguan Lin 7cdbe65a2c
Add tests for db indexer in indexer_test.go (#27087) 9 months ago
  Nanguan Lin 0de09d3afc
Remove the useless function `GetUserIssueStats` and move relevant tests to `indexer_test.go` (#27067) 9 months ago
  Nanguan Lin cda97a7253
Update status and code index after changing the default branch (#27018) 9 months ago
  wxiaoguang 4807f7be22
Clarify the git command Stdin hanging problem (#26967) 9 months ago
  Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 9 months ago
  CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 9 months ago
  wxiaoguang fc039167d2
Use Go 1.21 and update dependencies (#26878) 10 months ago
  Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657) 10 months ago
  Jason Song 47fddaadc8
Support rebuilding issue indexer manually (#26546) 10 months ago
  Jason Song 3b129aaa80
Explain SearchOptions and fix ToSearchOptions (#26542) 10 months ago
  CaiCandong 0e74fc4a84
Fix project filter bugs (#26490) 10 months ago
  Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 11 months ago
  techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 1 year ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
  Jason Song 9958642502
Fix issues indexer document mapping (#25619) 1 year ago
  Jason Song 3c7f5ed7b5
Fix `Init` of db indexer (#25470) 1 year ago
  Jason Song 375fd15fbf
Refactor indexer (#25174) 1 year ago
  wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) 1 year ago
  techknowlogick 033d92997f
Allow skipping forks and mirrors from being indexed (#23187) 1 year ago