Commit Graph

  • f6c2d67454
    ci: fix docs workflow not running for branches ThinkChaos 2024-04-10 13:05:25 -0400
  • 8146f3d0da
    feat: update list config and code to use "allow/deny" language ThinkChaos 2024-04-08 13:09:51 -0400
  • d5b6ee93b5 fix: use proxy env vars via Go default HTTP Transport values ThinkChaos 2024-03-23 15:45:08 -0400
  • 5040ed8216
    build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb (#1438) dependabot[bot] 2024-04-10 10:49:18 +0000
  • 3fb4d9a2e5
    build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb #1438 dependabot[bot] 2024-04-10 10:49:04 +0000
  • 1d71bc525a
    build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres (#1439) dependabot[bot] 2024-04-10 10:48:25 +0000
  • 84686ee439
    build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres #1439 dependabot[bot] 2024-04-10 10:48:11 +0000
  • 1d4013c3d7
    build(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9 #1418 dependabot[bot] 2024-04-10 10:47:34 +0000
  • 166ecbeb40
    build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis (#1437) dependabot[bot] 2024-04-10 12:47:19 +0200
  • b978e52caf
    build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis #1437 dependabot[bot] 2024-04-10 06:11:06 +0000
  • 36214a85c0
    build(deps): bump github.com/testcontainers/testcontainers-go #1440 dependabot[bot] 2024-04-10 06:10:58 +0000
  • f61c93b185
    build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1431) dependabot[bot] 2024-04-10 08:10:04 +0200
  • 9d65b9395d feat: add `queryLog.ignore.sudn` option to ignore SUDN responses ThinkChaos 2024-04-04 18:31:37 -0400
  • d4e3e68ce5
    feat: add `queryLog.ignore.sudn` option to ignore SUDN responses #1434 ThinkChaos 2024-04-04 18:31:37 -0400
  • f69fe0e469
    build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 #1432 dependabot[bot] 2024-04-05 04:26:10 +0000
  • caf784bcfa
    build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 #1431 dependabot[bot] 2024-04-05 04:25:58 +0000
  • 8235e98dd4
    build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 #1429 dependabot[bot] 2024-04-04 04:17:27 +0000
  • 74b8931998
    refactor(service): make `Info` fields private #1427 ThinkChaos 2024-04-03 17:48:12 -0400
  • 48cad3b786
    refactor: add `service.SimpleHTTP` to reduce required boilerplate ThinkChaos 2024-04-03 13:39:07 -0400
  • 1515e17f0f
    refactor: switch HTTP API to Service pattern ThinkChaos 2024-04-02 22:17:05 -0400
  • e1c717be70
    refactor: switch metrics to Service pattern ThinkChaos 2024-04-03 10:31:34 -0400
  • d7a2952b1d
    refactor: switch DoH to Service pattern ThinkChaos 2024-04-03 10:32:53 -0400
  • c11f9a1c98
    refactor: add `service` package to prepare for split HTTP handling ThinkChaos 2024-04-03 13:40:04 -0400
  • 4b37b404bf
    refactor: add `:` prefix to ports during config unmarshaling ThinkChaos 2024-03-30 18:02:27 -0400
  • 36d443728d
    refactor(server): move middleware setup to `httpServer` ThinkChaos 2024-04-02 22:06:09 -0400
  • 35b1c16878
    refactor(server): deduplicate HTTP server setup with new `httpServer` ThinkChaos 2024-04-02 20:11:10 -0400
  • 17b2a94a64
    refactor(server): setup TLS listeners manually to remove `ServeTLS` use ThinkChaos 2024-04-02 20:10:30 -0400
  • c6e3de4ae0
    refactor(server): deduplicate `tls.Config` setup ThinkChaos 2024-03-29 19:27:26 -0400
  • c389a4a0f4
    refactor(server): simplify HTTP router setup ThinkChaos 2024-03-29 19:29:40 -0400
  • 7d510d009b
    fix(server): typo causing HTTPS router to be used for HTTP server ThinkChaos 2024-04-02 20:19:20 -0400
  • c56f0f91ca ci(fork-sync): add hint that it can be disabled ThinkChaos 2024-04-02 16:01:44 -0400
  • 75c2a6f9f6 ci(makefile): use `push: paths:` to limit job runs ThinkChaos 2024-04-02 12:24:45 -0400
  • 1a035c3559 ci(docs): use `push: paths:` to limit job runs ThinkChaos 2024-04-01 17:19:35 -0400
  • b5682980f7 ci: allow concurrent "Makefile" workflows ThinkChaos 2024-04-01 15:48:55 -0400
  • d31a45b38f
    ci(fork-sync): add hint that it can be disabled #1426 ThinkChaos 2024-04-02 16:01:44 -0400
  • ad538abc3e
    ci(makefile): use `push: paths:` to limit job runs ThinkChaos 2024-04-02 12:24:45 -0400
  • 3fef2073e1
    ci(docs): use `push: paths:` to limit job runs ThinkChaos 2024-04-01 17:19:35 -0400
  • f0b3cafee2 Deployed 1edf8cc to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-04-02 19:04:10 +0000
  • 1edf8cc355 fix: obfuscate secrets using a constant length string ThinkChaos 2024-04-02 11:32:56 -0400
  • 2c6b704433 fix(log): don't print querylog target password when using a database ThinkChaos 2024-04-01 21:35:36 -0400
  • 51594d753c
    fix: obfuscate secrets using a constant length string #1424 ThinkChaos 2024-04-02 11:32:56 -0400
  • 123a5d2a59
    fix(log): don't print querylog target password when using a database ThinkChaos 2024-04-01 21:35:36 -0400
  • 867865cbab
    ci: allow concurrent "Makefile" workflows ThinkChaos 2024-04-01 15:48:55 -0400
  • fdfcc744b1 Deployed 28f979f to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-25 11:01:19 +0000
  • 28f979fdf7
    build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 (#1415) dependabot[bot] 2024-03-25 12:00:50 +0100
  • 286d77d9e5
    build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 #1415 dependabot[bot] 2024-03-25 04:15:41 +0000
  • dfecdd871c
    fix: use proxy env vars via Go default HTTP Transport values #1414 ThinkChaos 2024-03-23 15:45:08 -0400
  • db17e61241 Deployed 80e7b14 to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-22 11:44:30 +0000
  • 80e7b14aad
    build(deps): bump github.com/docker/docker (#1412) dependabot[bot] 2024-03-22 12:44:02 +0100
  • 8d567afc60 Deployed 2d49a9f to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-22 11:43:53 +0000
  • 2d49a9f455
    build(deps): bump gorm.io/driver/mysql from 1.5.5 to 1.5.6 (#1413) dependabot[bot] 2024-03-22 12:43:21 +0100
  • 31b2ad009d
    build(deps): bump gorm.io/driver/mysql from 1.5.5 to 1.5.6 #1413 dependabot[bot] 2024-03-22 05:01:55 +0000
  • 9874ecc9e3
    build(deps): bump github.com/docker/docker #1412 dependabot[bot] 2024-03-21 04:28:14 +0000
  • 655626285b
    build(deps): bump github.com/docker/docker #1410 dependabot[bot] 2024-03-20 04:51:05 +0000
  • 54c4b8003c Deployed 73e5d6a to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-19 23:10:35 +0000
  • 73e5d6ab88 refactor: remove `model.Request.Log` in favor of use `Context` ThinkChaos 2024-01-27 15:57:57 -0500
  • 0a47eaad09 feat: add a unique ID (`req_id`) to all logs related to a request ThinkChaos 2024-01-27 16:19:07 -0500
  • 4919ffac0d fix(server): use RCode=ServFail instead of HTTP 500 for internal errors ThinkChaos 2024-01-27 19:36:32 -0500
  • 3fcf379df7 refactor(util): make `LogOnError` get the log from a `Context` ThinkChaos 2024-01-26 22:07:26 -0500
  • b335887992 refactor(log): store log in context so it's automatically propagated ThinkChaos 2024-01-27 17:47:01 -0500
  • d83b7432d4 refactor(log): use `logrus.Level` directly and document `trace` level ThinkChaos 2024-01-14 15:43:34 -0500
  • 7d8f30f994
    refactor: remove `model.Request.Log` in favor of use `Context` #1356 ThinkChaos 2024-01-27 15:57:57 -0500
  • e536603ef9
    feat: add a unique ID (`req_id`) to all logs related to a request ThinkChaos 2024-01-27 16:19:07 -0500
  • 7fae24267c
    fix(server): use RCode=ServFail instead of HTTP 500 for internal errors ThinkChaos 2024-01-27 19:36:32 -0500
  • eefcf2e4bc
    refactor(util): make `LogOnError` get the log from a `Context` ThinkChaos 2024-01-26 22:07:26 -0500
  • a6b372d200
    refactor(log): store log in context so it's automatically propagated ThinkChaos 2024-01-27 17:47:01 -0500
  • d9d3864c3b
    refactor(log): use `logrus.Level` directly and document `trace` level ThinkChaos 2024-01-14 15:43:34 -0500
  • 06eb06ef1a Deployed 9d50941 to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-19 08:30:38 +0000
  • 90c507c7cf Deployed 12e5ffa to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-19 08:29:23 +0000
  • 9d50941e2f
    build(deps): bump gorm.io/gorm from 1.25.7 to 1.25.8 (#1405) dependabot[bot] 2024-03-19 09:28:56 +0100
  • 12e5ffa6c0
    build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#1406) dependabot[bot] 2024-03-19 08:27:16 +0000
  • f7a183f636
    build(deps): bump gorm.io/gorm from 1.25.7 to 1.25.8 #1405 dependabot[bot] 2024-03-19 08:27:12 +0000
  • 6b3494d854
    build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 #1406 dependabot[bot] 2024-03-19 08:27:11 +0000
  • e77e38e4c5 Deployed 24f1187 to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-19 08:26:22 +0000
  • 24f1187f3d
    build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 (#1407) dependabot[bot] 2024-03-19 09:25:54 +0100
  • 7c259afd3f
    build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 #1407 dependabot[bot] 2024-03-19 04:48:40 +0000
  • e6b3f4828b Deployed f5bd69c to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-18 16:45:24 +0000
  • f5bd69cf12 docs(installation): style and minor content tweaks ThinkChaos 2024-03-12 18:15:30 -0400
  • 5242fb68ad docs(installation): move "frontend" and add "lists updater" to projects ThinkChaos 2024-03-12 18:15:00 -0400
  • 2ecdfd8d78 docs(installation): remove Kubernetes and cleanup list ThinkChaos 2024-03-12 18:13:23 -0400
  • dbddf9418d Deployed f00dbb4 to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-18 12:03:24 +0000
  • de9516253c Deployed c3a319f to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-18 12:02:44 +0000
  • f00dbb421a
    build(deps): bump gorm.io/driver/mysql from 1.5.4 to 1.5.5 (#1404) dependabot[bot] 2024-03-18 13:02:40 +0100
  • c3a319f199
    refactoring - e2e network (#1401) Kwitsch 2024-03-18 13:02:03 +0100
  • dc6a0b1a80
    build(deps): bump gorm.io/driver/mysql from 1.5.4 to 1.5.5 #1404 dependabot[bot] 2024-03-18 04:55:17 +0000
  • 4e8282ab58 Deployed 7eef4bf to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-15 21:22:54 +0000
  • 7eef4bf6e2
    Build Cache Optimization (#1402) Kwitsch 2024-03-15 22:22:26 +0100
  • c8c55f9ca9 preload go modules #1402 Kwitsch 2024-03-14 12:39:33 +0000
  • 496afd392b cache some more Kwitsch 2024-03-14 12:25:30 +0000
  • 1c16f5bd46 changeing workdir is not needed in ziggoimg Kwitsch 2024-03-14 12:17:14 +0000
  • 9764aa1d7c cache apk pkgs Kwitsch 2024-03-14 12:16:31 +0000
  • 3a80dfe6b5 use newer alpine version Kwitsch 2024-03-14 12:13:17 +0000
  • 71b4b82917 don't copy if we mount the files anyway Kwitsch 2024-03-14 12:12:01 +0000
  • 56941855c8
    Merge branch 'main' into fix/dep_e2e_network #1401 Kwitsch 2024-03-14 10:02:55 +0100
  • 26cf52a37b Deployed ca74978 to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-14 09:01:43 +0000
  • 43a0472046 Deployed 09ce2a1 to main with MkDocs 1.5.3 and mike 2.0.0 github-actions[bot] 2024-03-14 09:01:14 +0000
  • ca7497897e
    build(deps): bump github.com/alicebob/miniredis/v2 from 2.31.1 to 2.32.1 (#1400) dependabot[bot] 2024-03-14 10:01:10 +0100
  • 09ce2a148a
    build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#1399) dependabot[bot] 2024-03-14 10:00:40 +0100
  • 6bc7f56b09 added WithNetwork wrapper Kwitsch 2024-03-14 08:29:42 +0000
  • 52fd63cbcc refactoring Kwitsch 2024-03-14 08:24:23 +0000