Commit Graph

  • 1d31b6b491 CI: Validates Rust 1.60 compatibility #328 Tpt 2022-12-22 18:15:37 +0100
  • 73e6a3ccdc String formatting: uses inline syntax #330 Tpt 2022-12-22 21:47:14 +0100
  • 5747f2ead8 CI: Validates Python 3.7 compatibility #329 Tpt 2022-12-22 18:15:02 +0100
  • f21ab0ea6a Python macOS: Do not build universal2 wheels anymore Tpt 2022-12-22 08:35:29 +0100
  • 95b17c4bce Python macOS: Do not build universal2 wheels anymore #327 Tpt 2022-12-22 08:35:29 +0100
  • e055c7b5f8 Releases v0.3.10 v0.3.10 Tpt 2022-12-21 20:50:26 +0100
  • 59359b13d9 Manylinux wheels: install rustup "by hand" Tpt 2022-12-21 20:33:25 +0100
  • 1d52f2fd23 Releases v0.3.10 #325 Tpt 2022-12-21 20:50:26 +0100
  • 82495e2a98 Manylinux wheels: install rustup "by hand" #324 Tpt 2022-12-21 20:33:25 +0100
  • cc1f879312 WIP: Improves wheels creation #323 Tpt 2022-12-07 21:14:50 +0100
  • 149d600e65 Adds DOI to CITATION.cff Thomas Tanon 2022-12-20 09:00:21 +0100
  • f8056a74eb
    Adds DOI to CITATION.cff #322 Thomas Tanon 2022-12-20 09:00:21 +0100
  • a8f666fb5d Fuzzer: compares SPARQL evaluation with and without the optimizer Tpt 2022-12-19 21:12:57 +0100
  • 24371412b4 SPARQL-smith: Adds FILTER EXISTS and literals in queries Tpt 2022-12-19 17:52:25 +0100
  • d7e4d5583f SPARQL: Adds an option to disable the optimizer Tpt 2022-12-01 21:47:18 +0100
  • 2ca8bd19d3 PlanBuilder: no need for &mut references Tpt 2022-12-01 21:50:06 +0100
  • d65e587756 Property evaluates property paths with unknown graphs Tpt 2022-12-19 21:06:18 +0100
  • ba8cf77517 Fuzzer: compares SPARQL evaluation with and without the optimizer #320 Tpt 2022-12-19 21:12:57 +0100
  • d878b3665f SPARQL-smith: Adds FILTER EXISTS and literals in queries Tpt 2022-12-19 17:52:25 +0100
  • 9e08e4b6fb Property evaluates property paths with unknown graphs #319 Tpt 2022-12-19 21:06:18 +0100
  • edac31226f SPARQL: Adds an option to disable the optimizer Tpt 2022-12-01 21:47:18 +0100
  • 31d322b2d8 PlanBuilder: no need for &mut references Tpt 2022-12-01 21:50:06 +0100
  • b6c9a5b429 Fixes ZeroOrX path evaluation on terms that are not in the dataset but only in the query Tpt 2022-12-18 22:02:48 +0100
  • 7d3f27876e Fixes ZeroOrX path evaluation on terms that are not in the dataset but only in the query #318 Tpt 2022-12-18 22:02:48 +0100
  • 07b5c32935 Upgrades Rio and sysinfo Tpt 2022-12-18 15:08:47 +0100
  • e6b0305584 Upgrades Rio and sysinfo #315 Tpt 2022-12-18 15:08:47 +0100
  • 576760e417 Cargo publish: cargo now properly waits for the index propagation Tpt 2022-12-18 15:07:07 +0100
  • 65ed5471da
    Uses quick-xml 0.26 Thomas Tanon 2022-12-18 17:25:34 +0100
  • e5b15031b6 Dependabot: only increase version number if necessary Tpt 2022-12-18 15:12:53 +0100
  • 8091b92d70 Dependabot: only increase version number if necessary #316 Tpt 2022-12-18 15:12:53 +0100
  • f41f4ab783
    Merge branch 'main' into quick-xml #305 Thomas Tanon 2022-12-18 15:11:49 +0100
  • 58996f4077 Cargo publish: cargo now properly waits for the index propagation #314 Tpt 2022-12-18 15:07:07 +0100
  • 3712142e6f Python: makes type stubs and code valid according to Mypy strict mode Tpt 2022-12-17 21:31:22 +0100
  • 9b4dfcd077 Python: makes type stubs and code valid according to Mypy strict mode #313 Tpt 2022-12-17 21:31:22 +0100
  • 38b0cf974d
    Update maturin requirement from ~=0.14.0 to ~=0.14.5 in /python #312 dependabot[bot] 2022-12-12 10:10:31 +0000
  • c52fc685f6
    Update black requirement from ~=22.10 to ~=22.12 in /python #311 dependabot[bot] 2022-12-12 10:10:17 +0000
  • 45c541edad Releases v0.3.9 v0.3.9 Tpt 2022-12-06 21:59:22 +0100
  • 45cd47d3c1 Updates dependencies Tpt 2022-12-06 21:45:42 +0100
  • 7568aaab7b Removes posonlyargs usages Tpt 2022-12-06 22:02:23 +0100
  • 303bf9201f Releases v0.3.9 #310 Tpt 2022-12-06 21:59:22 +0100
  • 0e5ed234c2 Removes posonlyargs usages #309 Tpt 2022-12-06 22:02:23 +0100
  • c4013c4d14 Updates dependencies Tpt 2022-12-06 21:45:42 +0100
  • 2fd4d7e845
    Update maturin requirement from ~=0.14.0 to ~=0.14.4 in /python #307 dependabot[bot] 2022-12-05 10:09:18 +0000
  • 6b02ac3c10 SPARQL UPDATE: Fixes Halloween problem Tpt 2022-12-04 16:07:54 +0100
  • b2cbe9aecc SPARQL UPDATE: Fixes Halloween problem #306 Tpt 2022-12-04 16:07:54 +0100
  • b7059d07e8 Adds very basic SPARQL evaluation fuzzer Tpt 2022-07-09 18:47:06 +0200
  • 933365df99 Uses quick-xml 0.26 Tpt 2022-12-03 10:30:35 +0100
  • 51dc02f40a Adds very basic SPARQL evaluation fuzzer #304 Tpt 2022-07-09 18:47:06 +0200
  • 0ccdea2ff1 SPARQL: properly validates VALUE clauses Tpt 2022-11-30 20:52:52 +0100
  • 18392a8c3c SPARQL: properly validates VALUE clauses #303 Tpt 2022-11-30 20:52:52 +0100
  • a6de2e59a5 Suggest to use -T instead of --data in cUrl commands Thomas Tanon 2022-11-30 09:55:47 +0100
  • 5323b47b43
    Suggest to use -T instead of --data in cUrl commands #302 Thomas Tanon 2022-11-30 09:55:47 +0100
  • dd9201e466 Python wheel: releases also an ARM-only wheel Tpt 2022-11-28 14:10:53 +0100
  • ba342952bf Python wheel: releases also an ARM-only wheel #301 Tpt 2022-11-28 14:10:53 +0100
  • 8dd81ea06c
    Update maturin requirement from ~=0.14.0 to ~=0.14.2 in /python #300 dependabot[bot] 2022-11-28 10:12:09 +0000
  • ecd4b423dc Server: Avoids unwrap() in test Tpt 2022-11-26 12:10:54 +0100
  • 127ffc3547 Adds bulk loader option to HTTP API Tpt 2022-11-26 12:04:02 +0100
  • 112631a0d7 Server: store POST: avoids arbitrary choice if the mime type matches both a graph and dataset format Tpt 2022-11-26 08:18:01 +0100
  • 38fdffc147 Server: avoids big if let blocks Tpt 2022-11-26 08:07:58 +0100
  • 74c565a690 Server: avoids some duplicated code Tpt 2022-11-25 22:03:33 +0100
  • 3f7ff6843d Server: simplifies error related code Tpt 2022-11-25 21:59:03 +0100
  • db6a74cc48 Server: Avoids unwrap() in test #299 Tpt 2022-11-26 12:10:54 +0100
  • 7665dc427d Adds bulk loader option to HTTP API Tpt 2022-11-26 12:04:02 +0100
  • 0ada69d5b8 Server: store POST: avoids arbitrary choice if the mime type matches both a graph and dataset format Tpt 2022-11-26 08:18:01 +0100
  • a696a77199 Server: avoids big if let blocks Tpt 2022-11-26 08:07:58 +0100
  • e6e2dd2439 Server: avoids some duplicated code Tpt 2022-11-25 22:03:33 +0100
  • 438275497e Server: simplifies error related code Tpt 2022-11-25 21:59:03 +0100
  • 7f89baad87 Do not run address sanitizer on server tests Tpt 2022-11-25 21:24:54 +0100
  • 2de13a9498 Server: refactor bulk load code Tpt 2022-11-25 16:49:06 +0100
  • 796780cd12 Attempt to make CLI test pass Tpt 2022-11-25 14:08:08 +0100
  • c9762fc280 Uses anyhow for errors Tpt 2022-11-17 18:51:57 +0100
  • ea4ae6bc48 Basic CLI integration tests Tpt 2022-11-16 21:36:58 +0100
  • d2eddf83a5 Do not run address sanitizer on server tests #293 Tpt 2022-11-25 21:24:54 +0100
  • 7581d9a6b2 Makes Clippy happy Tpt 2022-11-25 16:36:58 +0100
  • 3c74e85ade Server: refactor bulk load code Tpt 2022-11-25 16:49:06 +0100
  • f96bc5b80f Attempt to make CLI test pass Tpt 2022-11-25 14:08:08 +0100
  • ab70f9712c Makes Clippy happy #298 Tpt 2022-11-25 16:36:58 +0100
  • cda6b09d79 Fixes NOW() evaluation Tpt 2022-11-23 21:44:59 +0100
  • 7f7a17ed5d Fixes NOW() evaluation #296 Tpt 2022-11-23 21:44:59 +0100
  • c2fd3920b5 Upgrades rdf-tests and removes a workaround Tpt 2022-11-22 09:21:42 +0100
  • 1d9e75340c Upgrades rdf-tests and removes a workaround #294 Tpt 2022-11-22 09:21:42 +0100
  • f8028a04a6
    Update maturin requirement from ~=0.14.0 to ~=0.14.1 in /python #291 dependabot[bot] 2022-11-21 10:41:26 +0000
  • 1324bc8d4b Uses anyhow for errors Tpt 2022-11-17 18:51:57 +0100
  • 38d15c7176 Basic CLI integration tests Tpt 2022-11-16 21:36:58 +0100
  • 54c66279f3 Set version constraints for Python build dependency Tpt 2022-11-19 18:13:41 +0100
  • 7260a7f25d Set version constraints for Python build dependency #289 Tpt 2022-11-19 18:13:41 +0100
  • 841c9a2066 Better validation of test manifests Tpt 2022-11-19 09:08:58 +0100
  • a422b6864b Better validation of test manifests #285 Tpt 2022-11-19 09:08:58 +0100
  • 579c876f98 README: + Sponsors Tpt 2022-11-16 21:00:40 +0100
  • 10d579cb35 README: + Sponsors #284 Tpt 2022-11-16 21:00:40 +0100
  • 59aea75a30 Uses try_into for slice to array conversions Tpt 2022-11-10 11:42:28 +0100
  • 0ac5cb553b Uses try_into for slice to array conversions #282 Tpt 2022-11-10 11:42:28 +0100
  • 9dc8dce69c Adds dependabot for GitHub actions Tpt 2022-11-09 10:32:45 +0100
  • 8cdd7e63f1 Adds dependabot for GitHub actions #280 Tpt 2022-11-09 10:32:45 +0100
  • be51f90352 Server: Uses PathBuf instead of string for I/O Tpt 2022-11-05 16:40:26 +0100
  • 1317fef237 Fixes Python type annotation Tpt 2022-11-09 11:32:22 +0100
  • bf738bdf5e Fixes Python type annotation #281 Tpt 2022-11-09 11:32:22 +0100
  • add1dff458 Adds OX_LATERAL OPTIONAL and OX_LATERAL GRAPH #274 lateral Tpt 2022-11-08 17:10:20 +0100
  • e922d3293b Fixes LATERAL inside of OPTIONAL behavior Tpt 2022-11-08 12:25:23 +0100
  • 2d7eac932f Renames tests Tpt 2022-11-08 12:24:18 +0100