20
0

471 Commits

Author SHA1 Message Date
7413ea045d
v0.0.302 v0.0.302 2023-11-08 18:53:02 +01:00
62c9a4e734
v0.0.301 pagination (page+limit) support in wmo v0.0.301 2023-11-08 18:30:30 +01:00
3a8baaa6d9
v0.0.300 add custom unmarshal-hooks to wmo v0.0.300 2023-11-04 18:55:44 +01:00
498785e213
v0.0.299 pctx.RawBody( *[]byte ) v0.0.299 2023-11-03 16:53:41 +01:00
678f95642c
v0.0.298 use go/format instead of manual command invocation v0.0.298 2023-11-01 04:20:08 +01:00
dacc97e2ce
v0.0.297 v0.0.297 2023-11-01 00:31:51 +01:00
f8c0c0afa0
v0.0.296 add csid.generateIDFromSeed v0.0.296 2023-11-01 00:29:58 +01:00
2fbd5cf965
v0.0.295 added generic base-conversion algorithm v0.0.295 2023-11-01 00:23:17 +01:00
75f71fe3db
v0.0.294 migrate bfcodegen to templates v0.0.294 2023-10-31 22:58:28 +01:00
ab1a1ab6f6
v0.0.293 fix NPE v0.0.293 2023-10-30 13:37:31 +01:00
19ee5019ef
v0.0.292 v0.0.292 2023-10-30 10:14:38 +01:00
42b68507f2
v0.0.291 v0.0.291 2023-10-26 13:02:45 +02:00
9d0047a11e
v0.0.290 csid v0.0.290 2023-10-26 13:01:58 +02:00
06d81f1682
v0.0.289 fsext v0.0.289 2023-10-26 11:29:08 +02:00
7b8ab03779
v0.0.288 default to recursive-error-msg in exerr.Error() v0.0.288 2023-10-19 14:16:01 +02:00
07cbcf5a0a
v0.0.287 fix bug in confext::ApplyEnvOverrides if a struct env key exists in the os.env v0.0.287 2023-10-12 10:02:42 +02:00
da41ec3e84
run CICD tests without doker workaround 2023-10-11 15:50:09 +02:00
592fae25af
v0.0.286 allow spaces in enum-keys v0.0.286 2023-10-11 11:27:18 +02:00
7968460fa2
v0.0.285 v0.0.285 2023-10-09 15:25:30 +02:00
b808c5727c
v0.0.284 v0.0.284 2023-10-09 15:22:57 +02:00
796f7956b8
v0.0.283 v0.0.283 2023-10-09 15:17:22 +02:00
1e6b92d1d9 v0.0.282 ginext bugfix v0.0.282 2023-10-09 09:23:40 +02:00
0b85fa5af9 v0.0.281 typo fix v0.0.281 2023-10-09 09:04:07 +02:00
c3318cc1de v0.0.280 DYN-166 ginext jsonfilter middleware v0.0.280 2023-10-09 09:02:37 +02:00
fbf4d7b915 v0.0.279 DYN-166 ginext jsonfilter middleware v0.0.279 2023-10-09 08:55:22 +02:00
9cc0abf9e0 v0.0.278 DYN-166 bugfix jsonfilter v0.0.278 2023-10-05 12:54:07 +02:00
7c40bcfd3c v0.0.277 DYN-166 json marshal filter in ginext Write v0.0.277 2023-10-05 12:00:51 +02:00
05636a1e4d v0.0.276 v0.0.276 2023-10-05 10:59:20 +02:00
0f52b860ea DYN-166 add jsonfilter to json library 2023-10-05 10:57:34 +02:00
b5cd116219 DYN-166 add jsonfilter to json library 2023-10-05 10:45:09 +02:00
98486842ae
v0.0.275 fix missing returns in (v MetaValue) ShortString v0.0.275 2023-09-29 16:00:40 +02:00
7577a2dd47
v0.0.274 limit exerr log meta values (shortlog) to 240 chars v0.0.274 2023-09-27 16:18:21 +02:00
08681756b6
v0.0.273 add stack to PanicWrappedErr v0.0.273 2023-09-27 14:15:59 +02:00
64772d0474 v0.0.272 WMO: fix FindOneAndReplace not using FindOneAndReplace v0.0.272 2023-09-26 14:41:15 +02:00
127764556e Merge branch 'master' of ssh://gogs.mikescher.com:8022/BlackForestBytes/goext 2023-09-26 14:41:06 +02:00
170f43d806 WMO: fix FindOneAndReplace not using FindOneAndReplace 2023-09-26 14:40:56 +02:00
9dffc41274
v0.0.271 return old value in AtomicBool::Set v0.0.271 2023-09-26 14:32:45 +02:00
c63cf442f8
try to fix test 'cmdext:TestFailOnStderr' 2023-09-25 18:04:56 +02:00
a2ba283632 v0.0.270 fix inversion of AssertDeepEqual v0.0.270 2023-09-25 11:35:03 +02:00
4a1fb1ae18 fix inversion of AssertDeepEqual 2023-09-25 11:34:51 +02:00
a127b24e62 v0.0.269 add AssertSetDeepEqual v0.0.269 2023-09-25 09:18:22 +02:00
69d6290376 add AssertSetDeepEqual 2023-09-25 09:18:07 +02:00
c08a739158
v0.0.268 added WeekStart() and WeekEnd() v0.0.268 2023-09-21 16:29:23 +02:00
5f5f0e44f0 v0.0.267 fix AssertDeepEqual v0.0.267 2023-09-21 14:15:02 +02:00
6e6797eac5 fix AssertDeepEqual 2023-09-21 14:14:51 +02:00
cd9406900a v0.0.266 fix tst showing wrong file:line v0.0.266 2023-09-21 13:08:13 +02:00
6c81f7f6bc fix tst showing wrong file:line, add DeepEqual 2023-09-21 13:07:55 +02:00
d56a0235af v0.0.265 add ListWithCount v0.0.265 2023-09-18 12:57:27 +02:00
de2ca763c1 add function for ListWithCount 2023-09-18 12:56:56 +02:00
da52bb5c90
v0.0.264 added Valid() to id-gen v0.0.264 2023-09-18 11:46:17 +02:00