crowdsec/pkg/database
mmetc 14a1725efe
Some checks are pending
Tests / sqlite (push) Waiting to run
Tests / mariadb (push) Waiting to run
Tests / mysql (push) Waiting to run
Tests / postgres (push) Waiting to run
Tests / hub (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Test Docker images / test_flavor (debian) (push) Waiting to run
Test Docker images / test_flavor (slim) (push) Waiting to run
Go tests (windows) / Build + tests (push) Waiting to run
Build / Build + tests (push) Waiting to run
(push-master) Publish latest Docker images / dev-alpine (push) Waiting to run
(push-master) Publish latest Docker images / dev-debian (push) Waiting to run
cscli capi status: save auth token, add tests (#3623)
* "cscli capi status": save auth token
* CI: test auth token cache
* test that capi status saves the token too
* fix postgres test
2025-05-14 16:31:56 +02:00
..
ent feat(apic): add ApicAuth client and token re-authentication logic (#3522) 2025-05-06 16:23:56 +02:00
alertfilter.go improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00
alerts.go improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00
allowlists.go allowlists: automatically expire current matching decisions on update (#3601) 2025-05-06 14:10:30 +02:00
allowlists_test.go allowlists: check during bulk decision import (#3588) 2025-04-28 17:11:17 +02:00
bouncers.go Allow bouncers to share API keys (#3323) 2024-11-19 14:47:59 +01:00
config.go cscli capi status: save auth token, add tests (#3623) 2025-05-14 16:31:56 +02:00
database.go fix mysql client certificate support (#3575) 2025-04-16 14:39:26 +02:00
decisions.go refact: remove unused metod DeleteDecisionsWithFilter() (#3605) 2025-05-06 16:10:18 +02:00
errors.go refact pkg/database: clean up code and error messages (#3263) 2024-12-19 17:01:16 +01:00
file_utils.go Tighten windows sqlite database permissions (#1769) 2022-09-28 16:18:00 +02:00
file_utils_windows.go Tighten windows sqlite database permissions (#1769) 2022-09-28 16:18:00 +02:00
flush.go improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00
lock.go context propagation: pkg/database/{lock,decision} (#3251) 2024-09-23 17:33:46 +02:00
machines.go Removed last_heartbeat update in MachineUpdateBaseMetrics (#3425) 2025-01-23 18:50:31 +01:00
metrics.go context propagation: pkg/database/alerts (#3252) 2024-09-24 14:13:45 +02:00
utils.go improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00