Forgejo/modules/indexer
Mai-Lapyst e58ce86264 Update the elasticsearch mappings for issues to use long instead of integer for int64 (#3982)
This updates the mapping definition of the elasticsearch issue indexer backend to use `long` instead of `integer`s wherever the go type is a `int64`. Without it larger instances could run into an issue.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3982
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Mai-Lapyst <mai-lapyst@noreply.codeberg.org>
Co-committed-by: Mai-Lapyst <mai-lapyst@noreply.codeberg.org>
2024-06-04 07:37:59 +00:00
..
code Add codespell support and fix a good number of typos with its help (#3270) 2024-05-09 13:49:37 +00:00
internal s/Gitea/Forgejo in various log messages and comments 2024-04-21 21:26:15 +05:00
issues Update the elasticsearch mappings for issues to use long instead of integer for int64 (#3982) 2024-06-04 07:37:59 +00:00
stats Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00