19
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed issue with all const in group (fixes #1204) More... 5 months ago
Fixed check for table def (fixes #1212) More... 5 months ago
Fixed remove duplicate keys in oby/gby (fixes #1205) More... 5 months ago
Fixed issues in orderby/groupby (fixes #1210) More... 5 months ago
Fixed check number of arguments to geo contains (fixes #1209) More... 5 months ago
Fixed check values before copying invalid data (fixes #1208) More... 5 months ago
Fixed check for date/time/datetime/timestamp datatypes (fixes #1206) More... 5 months ago
Fixed missing declare More... 5 months ago
Fixed HTTP 101/204/304 responses MUST not return content More... 5 months ago
Fixed issue with double escaped 'path' decodes More... 5 months ago
Fixed issue with TOP 1 on a cursor More... 5 months ago
Fixed issues with Default Graph IRI from table SYS_SPARQL_HOSTS (fixes #1086) More... 5 months ago
Added support to avoid redundant check for 401 handlers More... 5 months ago
Added support to enable run-time setting warnings on debug builds More... 5 months ago
Fixed issue with windows specific printf format More... 5 months ago
Fixed issue with ssg_print_double_as_sql_atom and added ssg_print_float_as_sql_atom More... 5 months ago
Fixed issue with select (select ... union ...) or similar expressions More... 5 months ago
Fixed issue with user aggregates More... 5 months ago
Fixed issue with uninitialized var More... 5 months ago
Fixed sprintf format for windows (fixes #1203) More... 5 months ago
Merge branch 'feature/fuzzer-fixes' into develop/7 More... 5 months ago
Fixed issue with TOP not working when DISTINCT is used (fixes #1158) More... 5 months ago
Added missing SPARQL_ADMIN user for DAV/LDP More... 5 months ago
Added protection against accessing not compatible container More... 5 months ago
Added testsuite entries for recently fixed issues More... 5 months ago
Fixed issue with printf style functions not using explicit format string (fixes #1199) More... 5 months ago
Fixed issue skipping sort node on outer as hash join may put right side at top More... 5 months ago
Fixed issue on cube/rollup with constant in select list (fixes #1195, #1197) More... 5 months ago
Fixed issue with with dfe true/false shortcuts (fixes #1196) More... 5 months ago
Fixed issue mixing numeric and int boxes in expression (fixes #1194, #1198) More... 5 months ago