Commit Graph

24243 Commits (feature/3.x_HttpTool)

Author SHA1 Message Date
Luciano Righetti 42b48d39e2 fix: deprecation warning 2023-10-26 14:29:27 +02:00
Luciano Righetti 2ee7f30129
3.x: github actions cache docker build (#9328)
cache misp docker container
2023-10-12 14:40:48 +02:00
Luciano Righetti dcb2caf941 fix: fetch submodules 2023-10-12 10:26:20 +02:00
Luciano Righetti 607b4c9257 chg: test mode for container (only runs tests) 2023-10-12 10:12:16 +02:00
Luciano Righetti 6531e5ab7f chg: remove fail 2023-10-12 09:10:04 +02:00
Luciano Righetti f44d4528f6 chg: use docker run 2023-10-12 08:55:08 +02:00
Luciano Righetti 3bc302213f chg: test failed test gh action 2023-10-12 08:36:58 +02:00
Luciano Righetti 55cd593352 chg: remove --no-TTY 2023-10-11 17:07:34 +02:00
Luciano Righetti d03a10c03f fix: fix action 2023-10-11 16:56:21 +02:00
Luciano Righetti 07bb7ec61f chg: mount vendor dir in dev mode 2023-10-11 16:37:59 +02:00
Luciano Righetti 1f434c410a chg: run tests from host 2023-10-11 16:26:22 +02:00
Luciano Righetti 00f067624c fix: use newEntity() instead of constructor 2023-10-11 16:14:23 +02:00
Luciano Righetti 35018640f7 fix: change passphrase, always export public key if store is re-created 2023-10-11 16:13:58 +02:00
Luciano Righetti b8111be978
Merge pull request #9323 from righel/3.x-dev-email-mailhog
add: [WiP] port of SendEmail tool and related docker adjustments
2023-10-11 13:48:51 +02:00
Luciano Righetti c424efa5e7 fix: extend tests 2023-10-11 13:27:45 +02:00
Luciano Righetti 07d12523ac fix: rename tests, fix notice 2023-10-11 10:38:17 +02:00
Luciano Righetti 1afccb2a44 chg: mount tmp dir in dev mode 2023-10-11 10:37:59 +02:00
Luciano Righetti 5d9c5509d8 fix: uncomment test 2023-10-11 10:03:31 +02:00
Luciano Righetti 1876525e35 add: test email encryption 2023-10-10 16:15:08 +02:00
Luciano Righetti cb51db0bfd chg: go back to docker test action 2023-10-10 12:33:48 +02:00
Luciano Righetti 72f42c04bf fix: update confs, install gpg int test php container 2023-10-10 12:01:11 +02:00
Luciano Righetti b907a5b9ec add: configure gnupg, add gnupg tests 2023-10-10 10:54:23 +02:00
Luciano Righetti 948c99165e fix: remove hardcoded port 2023-10-09 15:38:24 +02:00
Luciano Righetti e2e58b77f8 add: [WiP] port of SendEmail tool and related docker adjustments 2023-10-09 15:35:32 +02:00
Luciano Righetti ec2b4cac2f
Merge pull request #9318 from righel/3.x-background-jobs-1
3.x background jobs
2023-10-06 16:05:07 +02:00
Luciano Righetti c31e7f84ae fix: remove as its not used yet 2023-10-06 15:24:34 +02:00
Luciano Righetti 2864226400 fix: unused bar 2023-10-06 15:14:05 +02:00
Luciano Righetti f24119f864 chg: revert env salt 2023-10-06 15:13:51 +02:00
Luciano Righetti 744e0ed39d fix: wrong import 2023-10-06 11:54:18 +02:00
Luciano Righetti adb64de736 fix: remove debug 2023-10-06 11:52:06 +02:00
Luciano Righetti 11e0a1139a chg: refactor to use singleton 2023-10-06 11:48:43 +02:00
Luciano Righetti 60e01bf0db fix: migrate missing methods 2023-10-06 11:48:11 +02:00
Luciano Righetti 47252bc32f add: migrate command to test jobs 2023-10-06 11:47:38 +02:00
Luciano Righetti 8a879c8bce add: migrate missing tools 2023-10-06 11:43:34 +02:00
Luciano Righetti c674a2c0ac add: migrate missing methods 2023-10-06 11:43:04 +02:00
Luciano Righetti c5cfb788f5 chg: singleton/reusable instance 2023-10-06 11:19:33 +02:00
Luciano Righetti f021cf0573 chg: remove comments 2023-10-06 11:14:44 +02:00
Luciano Righetti a01006d750 chg: send php env vars to child process 2023-10-06 11:14:25 +02:00
Luciano Righetti d3dcccbc8e fix: do not expose redis port in prod 2023-10-05 13:49:55 +02:00
Luciano Righetti d70df93a94 chg: move gh action config file 2023-10-05 13:27:10 +02:00
Luciano Righetti 2c807695c5 fix: add background jobs to sample config files 2023-10-05 13:26:50 +02:00
Luciano Righetti 3889a83f51
Merge pull request #9246 from righel/3.x-object-templates
3.x object templates
2023-10-05 12:02:24 +02:00
Luciano Righetti 14c675fa33 add: [WiP] background jobs basic ui 2023-10-05 11:32:33 +02:00
Luciano Righetti 1151d4779b add: env variable to disable background workers 2023-10-05 11:24:11 +02:00
Luciano Righetti aff770249b add: background jobs and supervisor support 2023-10-05 09:02:57 +02:00
Luciano Righetti d049111fa5 chg: add DOCKER_HUB_PROXY env for building custom images with own hub, remove apache for now 2023-10-04 13:27:34 +02:00
Luciano Righetti 24a02c9b55 chg: remove hardcoded values 2023-10-04 11:41:25 +02:00
Luciano Righetti 8739c18f5b chg: add sniff for array indenting 2023-08-23 14:49:15 +02:00
Luciano Righetti 8934d5acd7 fix: cs 2023-08-22 15:13:01 +02:00
Luciano Righetti a9247d324f fix: handle json columns 2023-08-22 11:48:16 +02:00