crowdsec/pkg/csconfig
mmetc c78c833400
CI: colored test output, colored crowdsec and crowdsec-api logs, full final db dump for mysql and sqlite (#1596)
* github-ci: color unit test output and logs
* new config option: force_color_logs (useful in CI)
* bats: show sqlite/mysql dump at the end
* removed "-v" (print package names) from "go build"
* general workflow cleanup
2022-06-17 16:12:49 +02:00
..
tests Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
api.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00
api_test.go Improve LAPI performance when under high load (#1273) 2022-02-17 17:52:04 +01: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 functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +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 Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +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 fix #1385: .yaml.local (#1497) 2022-05-18 10:08:37 +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