From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pdm-devel@lists.proxmox.com, Dominik Csapak <d.csapak@proxmox.com>
Subject: [pdm-devel] applied: [PATCH datacenter-manager] server: api: resources: make search terms (ascii) case insensitive
Date: Fri, 3 Oct 2025 20:10:37 +0200 [thread overview]
Message-ID: <175951503348.4113386.11635966112074992432.b4-ty@proxmox.com> (raw)
In-Reply-To: <20250912093034.1606425-1-d.csapak@proxmox.com>
On Fri, 12 Sep 2025 11:30:28 +0200, Dominik Csapak wrote:
> by converting both the values and the terms to (ascii) lower case.
>
> Making the search case insensitive seems more intuitive, since most
> searches i could find behave this way (except e.g. in editors)
>
> Since all values are currently ascii only, and this is faster than
> `to_lowercase` using `to_ascii_lowercase` seems better here.
>
> [...]
Applied with s/ascii_//, thanks!
[1/1] server: api: resources: make search terms (ascii) case insensitive
commit: 701a8a3ce04f31baf8e8d8cc37888d0625228108
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
prev parent reply other threads:[~2025-10-03 18:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-12 9:30 [pdm-devel] " Dominik Csapak
2025-09-15 14:41 ` Thomas Lamprecht
2025-09-16 9:45 ` Dominik Csapak
2025-10-03 18:10 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175951503348.4113386.11635966112074992432.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pdm-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.