crowdsec/pkg/csconfig
2022-08-08 12:40:42 +02:00
..
tests Add duration expr to add duration formula (#1556) 2022-06-22 11:29:52 +02:00
api.go simplify err.Error() to err when used in printf context (#1603) 2022-06-22 15:53:53 +02:00
api_test.go Add duration expr to add duration formula (#1556) 2022-06-22 11:29:52 +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 enabled linters and fixes for: misspell, predeclared, unconvert, ineffassign, gosimple, govet (#1595) 2022-06-16 14:41:54 +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 allow Makefile to override /etc/crowdsec and /var/lib/crowdsec/data (#1221) 2022-02-01 10:34:53 +01:00
crowdsec_service.go simplify err.Error() to err when used in printf context (#1603) 2022-06-22 15:53:53 +02:00
crowdsec_service_test.go hubtests revamp + cscli explain (#988) 2021-10-04 17:14:52 +02:00
cscli.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
cscli_test.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
database.go allow to use WAL with sqlite 2022-08-08 12:40:42 +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