mrichconf
  • Joined on 2024-03-08
mrichconf pushed to main at doublejynx/jx 2024-10-05 15:05:20 +00:00
05e1539134 fix lint error
mrichconf opened issue doublejynx/jx#5 2024-10-05 07:20:10 +00:00
Fix issue with config loading before document imports have been processed.
mrichconf pushed to main at doublejynx/jx 2024-10-04 17:35:32 +00:00
ea97070fea add support for getting a user name from config
dae9c1cf45 fix exception when handling http status
Compare 2 commits »
mrichconf opened issue doublejynx/jx#4 2024-10-04 15:14:56 +00:00
Add support for JX document signatures
mrichconf pushed tag v0.3.0 to doublejynx/jx 2024-10-04 06:48:03 +00:00
mrichconf released v0.3.0 at doublejynx/jx 2024-10-04 06:48:03 +00:00
mrichconf pushed to main at doublejynx/jx 2024-10-04 00:52:11 +00:00
4c3b736efb fix tar test - generate new archive in test
mrichconf pushed to main at doublejynx/jx 2024-10-04 00:30:54 +00:00
cb923b96c9 fix closing the output writer; test tar output
mrichconf pushed to main at doublejynx/jx 2024-10-04 00:12:58 +00:00
c2ae42bd7a fix lint error
mrichconf pushed to main at doublejynx/jx 2024-10-04 00:12:01 +00:00
c1512e67d1 check write error
mrichconf pushed to main at doublejynx/jx 2024-10-03 23:34:31 +00:00
d359d8bfab fix the handling of compressed files: ensure the gzip writer is closed before the file
a34f83e684 add close injector to allow auto-closing the wrapped writers
Compare 2 commits »
mrichconf pushed to main at doublejynx/jx 2024-10-02 20:26:05 +00:00
eaaf0f8931 collect resource/doc errors and add to result. Add readwritecloser support for HTTP transport reading response data
mrichconf pushed to main at doublejynx/jx 2024-10-02 19:22:51 +00:00
0da6c3db75 add interfaces to remove WriterTo
mrichconf pushed to main at doublejynx/jx 2024-09-28 19:50:28 +00:00
33b52f69ec fix network route schema; fix setting the config block for the http resource
mrichconf opened issue doublejynx/jx#3 2024-09-28 18:03:05 +00:00
Fix HTTP resource content attribute
mrichconf opened issue doublejynx/jx#2 2024-09-28 17:57:16 +00:00
Add LUA engine
mrichconf pushed to main at doublejynx/jx 2024-09-28 08:04:04 +00:00
cc3434c7e3 add resource tests
mrichconf pushed to main at doublejynx/jx 2024-09-28 05:04:18 +00:00
10e854583f fixes for http resource use of common
mrichconf pushed to main at doublejynx/jx 2024-09-27 17:38:03 +00:00
71a074ca05 build is restricted to static alpine/musl
mrichconf pushed to main at doublejynx/jx 2024-09-27 17:21:23 +00:00
09a695d1d9 add missing cfg file