crowdsec/pkg/csconfig
2022-10-07 11:05:35 +02:00
..
tests Add duration expr to add duration formula (#1556) 2022-06-22 11:29:52 +02:00
api.go Add config option to enable or not local API and agent (#1730) 2022-09-12 14:38:29 +02:00
api_test.go Add config option to enable or not local API and agent (#1730) 2022-09-12 14:38:29 +02:00
common.go CI: colored test output, colored crowdsec and crowdsec-api logs, full final db dump for mysql and sqlite (#1596) 2022-06-17 16:12:49 +02:00
common_test.go Deprecate pid_file config (#1346) 2022-03-16 09:23:49 +01:00
config.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
config_paths.go Output plugins (#878) 2021-08-25 11:43:29 +02:00
config_test.go error reporting (#1501) 2022-05-19 10:48:08 +02:00
console.go golangci-lint 1.49 and related fixes (#1736) 2022-09-06 13:55:03 +02:00
crowdsec_service.go Add config option to enable or not local API and agent (#1730) 2022-09-12 14:38:29 +02:00
crowdsec_service_test.go Add config option to enable or not local API and agent (#1730) 2022-09-12 14:38:29 +02:00
cscli.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
cscli_test.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
database.go add WAL support for sqlite (#1752) 2022-09-14 15:09:54 +02:00
database_test.go Improve LAPI performance when under high load (#1273) 2022-02-17 17:52:04 +01:00
hub.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
hub_test.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
plugin_config.go Make plugin runner configurable and run only registered plugins (#944) 2021-09-08 11:36:42 +02:00
profiles.go Add duration expr to add duration formula (#1556) 2022-06-22 11:29:52 +02:00
prometheus.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
prometheus_test.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
simulation.go fix #1385: .yaml.local (#1497) 2022-05-18 10:08:37 +02:00
simulation_test.go error reporting (#1501) 2022-05-19 10:48:08 +02:00