1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

17 commits

Author SHA1 Message Date
postmannen
69995f76ca updated package info
updated references
removed tui client
removed ringbuffer persist store
removed ringbuffer
enabled audit logging
moved audit logging to message readers
disabled goreleaser
update readme, cbor, zstd
removed request type ping and pong
update readme
testing with cmd.WaitDelay for clicommand
fixed readme
removed ringbuffer flag
default serialization set to cbor, default compression set to zstd, fixed race,
removed event type ack and nack, also removed from subject. Fixed file stat error for copy log file
removed remaining elements of the event type
removed comments
renamed toRingbufferCh to samToSendCh
renamed directSAMSCh ro samSendLocalCh
removed handler interface
agpl3 license
added license-change.md
2024-02-07 22:54:50 +01:00
postmannen
4b74f4b0c4 changed log level for tests 2023-03-01 06:58:56 +01:00
postmannen
541f243067 added group permissions for files/directories created 2023-01-10 06:50:28 +01:00
postmannen
fb4cf5de79 updated comments 2022-06-22 14:50:26 +02:00
postmannen
edccbea1b3 added test for file copy 2022-06-22 07:31:43 +02:00
postmannen
2c9b7919b3 renamed flag StartSubREQErrorLog to IsCentralErrorLogger 2022-06-03 06:02:27 +02:00
postmannen
7d133c35fb added TestMain for starting server 2022-05-31 17:08:31 +02:00
postmannen
0584035f6c added flag for persisting tmp with tests 2022-05-23 18:33:31 +02:00
postmannen
d05667ace1 moved remaining old tests into new requests test file 2022-05-23 15:58:23 +02:00
postmannen
f983148d46 moved errorLog test to request testing 2022-05-23 15:11:58 +02:00
postmannen
e6006b44d3 moved hello test to request testing 2022-05-23 12:57:07 +02:00
postmannen
444c04ac3b added via socket test for refactored tests 2022-05-23 07:43:34 +02:00
postmannen
3d005b7a09 testing file content 2022-05-23 06:37:31 +02:00
postmannen
dbe87bcca5 added table tests for reqeusts 2022-05-23 05:51:06 +02:00
postmannen
090a253c94 added table tests for reqeusts 2022-05-22 15:56:54 +02:00
postmannen
4f09dd406d initial new table driven test for requests 2022-05-22 08:08:32 +02:00
postmannen
f92e8a8e0a added testCh to errrorKernel 2022-05-22 06:36:02 +02:00