Thibault "bui" Koechlin
|
1dcf9d1ae1
Improved expr debugger (#2495)
|
1 year ago |
mmetc
|
ffadd42779
update dependency on go-cs-lib; drop the pkg/ part (#2393)
|
1 year ago |
Laurence Jones
|
4fbc3402fb
Update KV ignore whitespace before and after `=` (#2236)
|
2 years ago |
mmetc
|
b2d3520519
decouple bouncer dependencies: use go-cs-lib in test code (#2229)
|
2 years ago |
Laurence Jones
|
424215f228
Add ParseKV helper and rework UnmarshalJSON as a proper helper (#2184)
|
2 years ago |
blotus
|
a753ea6981
Add B64decode expr helper (#2183)
|
2 years ago |
blotus
|
1095f6c875
use expr.Function for custom functions instead of passing them in the env (#2133)
|
2 years ago |
Thibault "bui" Koechlin
|
d87f088b8f
match expr helper (#2126)
|
2 years ago |
blotus
|
94c7efdb5b
add ToString() helper (#2100)
|
2 years ago |
Thibault "bui" Koechlin
|
d95b7afe61
Distance support : Impossible travel (#2108)
|
2 years ago |
Thibault "bui" Koechlin
|
5b0fe4b7f1
support for regexps result cache (#2104)
|
2 years ago |
blotus
|
812b87ab48
Add `IsIPV4()` and `IsIP()` helpers (#2050)
|
2 years ago |
mmetc
|
033082a31e
ParseUnix() test fix: force UTC (#1970)
|
2 years ago |
Laurence Jones
|
401739b036
Add unix expr helper (#1952)
|
2 years ago |
mmetc
|
104f5d1fe6
lint: error handling cleanup (#1877)
|
2 years ago |
he2ss
|
7fafb483ad
Pkg/database/fix count decisions since by value (#1606)
|
3 years ago |
mmetc
|
628d7be1d8
simplify err.Error() to err when used in printf context (#1603)
|
3 years ago |
he2ss
|
3d6f015211
Add duration expr to add duration formula (#1556)
|
3 years ago |
AlteredCoder
|
5a0843852a
add IpToRange helpers and allows to have an expression with scope Range (#1260)
|
3 years ago |
Thibault "bui" Koechlin
|
cc1ab8c50d
switch to utc time everywhere (#1167)
|
3 years ago |
AlteredCoder
|
458dcd1979
add more helpers (#1091)
|
3 years ago |
blotus
|
2bc9f33e12
add ParseUri() expr helper (#994)
|
3 years ago |
registergoofy
|
7e9ce901a4
add TimeNow in the exprlib helpers (#756)
|
4 years ago |
Thibault "bui" Koechlin
|
a3d00fe130
skip empty lines to avoid issue of #630 (#631)
|
4 years ago |
erenJag
|
6624fce66a
fix tests (#191)
|
4 years ago |
erenJag
|
25dfcebf4c
improve fileInit func by not loading unspecified data (#189)
|
4 years ago |
Thibault "bui" Koechlin
|
1398a74c6d
add extra tests for exprlib visitors (#187)
|
4 years ago |
AlteredCoder
|
794d3221d0
add tests in pkg/csconfig and improve pkg/exprhelpers tests (#150)
|
5 years ago |