gitea/modules/indexer/issues/db
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
..
db.go Allow searching issues by ID (#31479) 2024-07-17 00:49:05 +02:00
options.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00