postmannen
b1a5406598
Squashed commit of the following:
...
commit ec6ea8158d5051010c25ef848a7b7b91fa40efef
Author: postmannen <postmannen@gmail.com>
Date: Tue Nov 19 03:48:03 2024 +0100
Removed remaining use of REQ in naming
commit b80bb06a47cf564a88d684c1d1d4fe2e408c3c0f
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 23:15:32 2024 +0100
removed REQ in more variable names, including methods
commit af7f6fef3e0093312d2ca12740f7b27840797800
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 22:54:40 2024 +0100
renamed all the method type variables
commit e657ecb37f
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 22:32:13 2024 +0100
renamed methods constant values and removed REQ
2024-11-19 03:48:42 +01:00
postmannen
c098c623f1
cleaned up no longer used code
2024-03-08 22:55:21 +01:00
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