gitea/modules/indexer
Carsten Klein 3571b7e3dd
Allow searching issues by ID (#31479)
When you are entering a number in the issue search, you likely want the
issue with the given ID (code internal concept: issue index).
As such, when a number is detected, the issue with the corresponding ID
will now be added to the results.

Fixes #4479

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-07-17 00:49:05 +02:00
..
code Fix bleve fuzziness (#30799) 2024-05-01 15:32:52 +03:00
internal Fix bleve fuzziness (#30799) 2024-05-01 15:32:52 +03:00
issues Allow searching issues by ID (#31479) 2024-07-17 00:49:05 +02:00
stats Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00