icinga2/lib/icingadb
Alexander Aleksandrovič Klimov 55d35b19dd
Some checks failed
Container Image / Container Image (push) Has been cancelled
Linux / alpine:bash (push) Has been cancelled
Linux / amazonlinux:2 (push) Has been cancelled
Linux / amazonlinux:2023 (push) Has been cancelled
Linux / debian:11 (linux/386) (push) Has been cancelled
Linux / debian:11 (push) Has been cancelled
Linux / debian:12 (linux/386) (push) Has been cancelled
Linux / debian:12 (push) Has been cancelled
Linux / debian:13 (push) Has been cancelled
Linux / fedora:41 (push) Has been cancelled
Linux / fedora:42 (push) Has been cancelled
Linux / fedora:43 (push) Has been cancelled
Linux / opensuse/leap:15.6 (push) Has been cancelled
Linux / opensuse/leap:16.0 (push) Has been cancelled
Linux / registry.suse.com/bci/bci-base:16.0 (push) Has been cancelled
Linux / registry.suse.com/suse/sle15:15.6 (push) Has been cancelled
Linux / registry.suse.com/suse/sle15:15.7 (push) Has been cancelled
Linux / rockylinux/rockylinux:10 (push) Has been cancelled
Linux / rockylinux:8 (push) Has been cancelled
Linux / rockylinux:9 (push) Has been cancelled
Linux / ubuntu:22.04 (push) Has been cancelled
Linux / ubuntu:24.04 (push) Has been cancelled
Linux / ubuntu:25.04 (push) Has been cancelled
Linux / ubuntu:25.10 (push) Has been cancelled
Windows / Windows (push) Has been cancelled
Merge pull request #10391 from Icinga/redis-query-variant
Change Redis query type from `String` to an optional `std::string_view`
2026-03-04 10:38:12 +01:00
..
CMakeLists.txt Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icingadb-itl.conf Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icingadb-objects.cpp Change RedisConnection::Query::value_type to a string/view variant 2026-03-03 11:29:07 +01:00
icingadb-stats.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icingadb-utility.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icingadb.cpp Merge pull request #10391 from Icinga/redis-query-variant 2026-03-04 10:38:12 +01:00
icingadb.hpp Merge pull request #10391 from Icinga/redis-query-variant 2026-03-04 10:38:12 +01:00
icingadb.ti Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icingadbchecktask.cpp RedisConnection: drop superfluous GetConnected method 2026-03-02 15:36:59 +01:00
icingadbchecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
redisconnection.cpp Merge pull request #10391 from Icinga/redis-query-variant 2026-03-04 10:38:12 +01:00
redisconnection.hpp Merge pull request #10391 from Icinga/redis-query-variant 2026-03-04 10:38:12 +01:00