Commit Graph

205 Commits (c8ea41b049c887794e4dd87b690b3031b98458b9)

Author SHA1 Message Date
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
silverwind 1cfb718976
Update golangci-lint to v1.62.2, fix issues (#32845) 2 months ago
yp05327 d43620e7bc
Add `is_archived` option for issue indexer (#32735) 2 months ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
wxiaoguang 44909f6e2c
Fix markup render regression and fix some tests (#32640) 2 months ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 3 months ago
Bruno Sofiato f64fbd9b74
Updated tokenizer to better matching when search for code snippets (#32261) 3 months ago
wxiaoguang 5e6523aa57
Update go dependencies (#32389) 3 months ago
Bruno Sofiato 900ac62251
Allow code search by filename (#32210) 4 months ago
Bruno Sofiato d266d190bd
Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) 4 months ago
Bruno Sofiato 99d0510cb6
Change the code search to sort results by relevance (#32134) 4 months ago
Lunny Xiao 286ede47ad
Fix index too many file names bug (#31903) 5 months ago
Lunny Xiao c03baab678
Refactor the usage of batch catfile (#31754) 5 months ago
Kemal Zebari c0b5a843ba
Properly filter issue list given no assignees filter (#31522) 6 months ago
Carsten Klein 3571b7e3dd
Allow searching issues by ID (#31479) 7 months ago
Lunny Xiao e4abaff7ff
Fix bug filtering issues which have no project (#31337) 8 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 8 months ago
wxiaoguang 6f7cd94a02
Fix bleve fuzziness (#30799) 9 months ago
silverwind 610802df85
Fix tautological conditions (#30735) 9 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
Kemal Zebari 9b7af4340c
Perform Newest sort type correctly when sorting issues (#30644) 9 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 9 months ago
wxiaoguang ca5c895efb
Render embedded code preview by permlink in markdown (#30234) 10 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) 10 months ago
wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998) 10 months ago
6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706) 10 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
6543 c6e5ec51bd
Meilisearch double quote on "match" query (#29740) 11 months ago
6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 11 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 11 months ago
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702) 11 months ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 11 months ago
yp05327 a2b0fb1a64
Fix wrong line number in code search result (#29260) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
KN4CK3R ad0a34b492
Add `io.Closer` guidelines (#29387) 11 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 11 months ago
dark-angel 5c0fc90872
fix: Elasticsearch: Request Entity Too Large #28117 (#29062) 12 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 1 year ago
silverwind 60e4a98ab0
Preserve BOM in web editor (#28935) 1 year ago
Lunny Xiao c4cdebacfe
Fix sort bug on repository issues list (#28897) 1 year ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 1 year ago
Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 1 year ago
Brecht Van Lommel a7de14e493
Meilisearch: require all query terms to be matched (#28293) 1 year ago
Nanguan Lin 1eae2aadae
Fix issue not showing on default board and add test (#27720) 1 year ago
Nanguan Lin eb1478791f
Clean some functions about project issue (#27705) 1 year ago
Jason Song 1be49fdda6
Improve retrying index issues (#27554) 1 year ago
Nanguan Lin dc04044716
Replace assert.Fail with assert.FailNow (#27578) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago