crowdsec/pkg/apiserver
2023-07-25 12:19:26 +02:00
..
controllers errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
middlewares/v1 errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
tests Fix #1552 (#1569) 2022-06-22 10:29:02 +02:00
alerts_test.go test cleanup: remove /tmp/crowdsec_tests* directories (#2232) 2023-05-25 15:32:32 +02:00
api_key_test.go test cleanup: remove /tmp/crowdsec_tests* directories (#2232) 2023-05-25 15:32:32 +02:00
apic.go errors.Wrap -> fmt.Errorf (#2333) 2023-07-06 10:14:45 +02:00
apic_metrics.go fix double push of metrics by properly handling tickers (#2374) 2023-07-25 12:19:26 +02:00
apic_metrics_test.go fix double push of metrics by properly handling tickers (#2374) 2023-07-25 12:19:26 +02:00
apic_test.go send metrics immediately if agents are added or removed (#2296) 2023-06-23 14:06:04 +02:00
apiserver.go errors.Wrap -> fmt.Errorf (#2333) 2023-07-06 10:14:45 +02:00
apiserver_test.go test cleanup: remove /tmp/crowdsec_tests* directories (#2232) 2023-05-25 15:32:32 +02:00
decisions_test.go support decisions deletion via scenario + alerts delete via ID (#1798) 2022-10-19 14:37:27 +02:00
heartbeat_test.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
jwt_test.go test cleanup: remove /tmp/crowdsec_tests* directories (#2232) 2023-05-25 15:32:32 +02:00
machines_test.go test cleanup: remove /tmp/crowdsec_tests* directories (#2232) 2023-05-25 15:32:32 +02:00
papi.go errors.Wrap -> fmt.Errorf (#2333) 2023-07-06 10:14:45 +02:00
papi_cmd.go dependencies: replaced function calls to pkg/types, errors.Wrap (#2235) 2023-06-01 16:31:56 +02:00
utils.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00