Commit Graph

  • e87bff6e6e Bump rustix from 0.37.23 to 0.37.25 dependabot[bot] 2023-10-18 18:53:06 +0000
  • b1e33293a5 Upgrades RocksDB Tpt 2023-10-19 21:45:38 +0200
  • cd409ff22b Upgrades RocksDB #653 Tpt 2023-10-19 21:45:38 +0200
  • ef429e6d1b Uses anyhow context function more often Tpt 2023-10-19 18:33:17 +0200
  • b0a01e65fa SPARQL: makes sure that STR is working properly on small IRIs Tpt 2023-10-19 18:00:32 +0200
  • 517df6d59e Testsuite: Makes use of mf:assumedTestBase Tpt 2023-10-18 21:43:18 +0200
  • 832a4ba27d JS: Upgrades Biome Tpt 2023-10-19 18:41:06 +0200
  • f405afd4bf JS: Upgrades Biome #652 Tpt 2023-10-19 18:41:06 +0200
  • 93d26e0d14 Uses anyhow context function more often #651 Tpt 2023-10-19 18:33:17 +0200
  • 695a1de16e SPARQL: makes sure that STR is working properly on small IRIs #650 Tpt 2023-10-19 18:00:32 +0200
  • dbe45eeb73 Testsuite: Makes use of mf:assumedTestBase #648 Tpt 2023-10-18 21:43:18 +0200
  • 7d533fae30
    Bump rustix from 0.37.23 to 0.37.25 #647 dependabot[bot] 2023-10-18 18:53:06 +0000
  • c1b57f460b SPARQL: Fix ASK + FROM combination Vilnis Termanis 2023-10-16 21:34:55 +0200
  • 5ebd180484 SPARQL: Fix ASK + FROM combination #644 Vilnis Termanis 2023-10-16 21:34:55 +0200
  • 8d348b2a6f Upgrades PyO3 Tpt 2023-10-12 17:38:28 +0200
  • 8f7dcd8442 Upgrades PyO3 #643 Tpt 2023-10-12 17:38:28 +0200
  • b777d0110a Makes recent Clippy happy Tpt 2023-10-09 12:13:05 +0200
  • 64f45cd11b Makes recent Clippy happy Tpt 2023-10-09 12:21:04 +0200
  • 47381dc394 Makes recent Clippy happy #642 Tpt 2023-10-09 12:13:05 +0200
  • 70b1c52166 Python: uses 3.12 in CI + builds for it Tpt 2023-10-06 11:03:04 +0200
  • 38844f6436 sparesults: use Read instead of BufRead as input type Tpt 2023-09-26 22:04:57 +0200
  • d280f7d2f7 Adds basic location support to sparesults SyntaxError Tpt 2023-09-25 22:06:51 +0200
  • 5666182207 sparesults: use Read instead of BufRead as input type #637 Tpt 2023-09-26 22:04:57 +0200
  • 8053f651d3 Adds basic location support to sparesults SyntaxError Tpt 2023-09-25 22:06:51 +0200
  • 2a00d021e2 Python: uses 3.12 in CI + builds for it #641 Tpt 2023-10-06 11:03:04 +0200
  • dbb39d867a Upgrades json-event-parser Tpt 2023-09-25 18:23:42 +0200
  • 0e493d67da Upgrades json-event-parser #636 Tpt 2023-09-25 18:23:42 +0200
  • 5e3a2fc89d Uses Rustls for portable Linux binaries Tpt 2023-09-25 21:19:33 +0200
  • c5f02d9263 Upgrades oxhttp Tpt 2023-09-23 22:26:34 +0200
  • b3e545d105 Upgrades oxhttp #634 Tpt 2023-09-23 22:26:34 +0200
  • 90b7b128f2 Upgrades MSRV to 1.70 Tpt 2023-09-24 21:27:57 +0200
  • b86bc44116 Upgrades MSRV to 1.70 #635 Tpt 2023-09-24 21:27:57 +0200
  • 9b985295ae Drops Musl linux 1.1 support Tpt 2023-09-21 08:29:41 +0200
  • 108721624f Improves bulk loader doc comments Tpt 2023-09-16 18:51:38 +0200
  • 67fd726f9d Makes SPARQL results TSV work with a Read implementation Tpt 2023-09-16 16:11:22 +0200
  • 412ca37b3c Makes sparesults parser API closer to oxrdfio Tpt 2023-09-16 16:07:45 +0200
  • 7a3e07d98d sparesults: no more hidden flush Tpt 2023-09-16 15:19:14 +0200
  • 6a21cb0625 Makes sparesults formatter API closer to oxrdfio Tpt 2023-09-16 15:15:16 +0200
  • 0783d1dcda Splits sparesults lib.rs Tpt 2023-09-15 22:09:48 +0200
  • 2f55efa572 Makes SPARQL results TSV work with a Read implementation #631 Tpt 2023-09-16 16:11:22 +0200
  • eaa282b04c Makes sparesults parser API closer to oxrdfio Tpt 2023-09-16 16:07:45 +0200
  • 4eb554cf22 sparesults: no more hidden flush Tpt 2023-09-16 15:19:14 +0200
  • 56b7efb461 Makes sparesults formatter API closer to oxrdfio Tpt 2023-09-16 15:15:16 +0200
  • 1bf0ab1d0a Splits sparesults lib.rs Tpt 2023-09-15 22:09:48 +0200
  • 8ee30cf001 Removes .devcontainer Tpt 2023-09-15 17:39:11 +0200
  • 8c8ca54596 CI: Increases fuzzing time Tpt 2023-09-15 08:42:43 +0200
  • 7c4578f5f5 ReadTheDocs: updates Rust version Tpt 2023-09-12 21:39:16 +0200
  • 4c97637e4b Python: improves documentation Tpt 2023-09-12 21:34:12 +0200
  • a6f32390df Python: query results I/O Tpt 2023-09-12 18:05:52 +0200
  • 180ae22293 Python: introduces QueryBoolean class Tpt 2023-09-12 09:00:13 +0200
  • a8f98a0056 Python: makes serialization method output bytes if no output is specified Tpt 2023-09-12 08:26:13 +0200
  • 1b511ed018 Python: guess file type from file extension Tpt 2023-09-11 21:30:54 +0200
  • ed5dc66b7d ReadTheDocs: updates Rust version #630 Tpt 2023-09-12 21:39:16 +0200
  • 0bd955a30f Python: improves documentation Tpt 2023-09-12 21:34:12 +0200
  • d7b36a976b Python: query results I/O Tpt 2023-09-12 18:05:52 +0200
  • 2727889558 Python: introduces QueryBoolean class Tpt 2023-09-12 09:00:13 +0200
  • f58cb7ca74 Python: makes serialization method output bytes if no output is specified Tpt 2023-09-12 08:26:13 +0200
  • 8ac7a401ef Python: guess file type from file extension Tpt 2023-09-11 21:30:54 +0200
  • 87d2006b6e RocksDB: adds a feature for dynamic linking directly in the oxigraph crates Tpt 2023-09-11 21:34:01 +0200
  • 056ad01d44 RocksDB: adds a feature for dynamic linking directly in the oxigraph crates #629 Tpt 2023-09-11 21:34:01 +0200
  • be074000cc Allows dynamic RocksDB linking Tpt 2023-09-10 16:28:54 +0200
  • 3ec492e3db Allows dynamic RocksDB linking #626 Tpt 2023-09-10 16:28:54 +0200
  • 3c51dd31bc Move back MSRV to 1.67 but keep Cargo.lock to 1.70 Tpt 2023-09-09 09:44:13 +0200
  • 2ea27fb5aa Move back MSRV to 1.67 but keep Cargo.lock to 1.70 #625 Tpt 2023-09-09 09:44:13 +0200
  • 555f6b8d7c xsd:duration: properly fails when building not-serializable durations Tpt 2023-09-08 21:33:37 +0200
  • bdedcc47e3 Renames oxigraph-server to oxigraph(-cli) Tpt 2023-09-04 22:18:27 +0200
  • b702aebf9d xsd:duration: properly fails when building not-serializable durations #624 Tpt 2023-09-08 21:33:37 +0200
  • 53579c074f Renames oxigraph-server to oxigraph(-cli) #621 Tpt 2023-09-04 22:18:27 +0200
  • 99abe69ba1 oxttl: Exposes prefixes Tpt 2023-09-05 21:30:57 +0200
  • be002dd51e Migrates to new sha1 name Tpt 2023-09-08 17:02:17 +0200
  • 5cde5bd351 Migrates to new sha1 name #623 Tpt 2023-09-08 17:02:17 +0200
  • 26df90572f oxttl: Exposes prefixes #622 Tpt 2023-09-05 21:30:57 +0200
  • 6edfb7a2f4 Python: Adds location data to SyntaxError Tpt 2023-09-04 21:32:58 +0200
  • 13c3515d7b OxTTL: return file position in errors Tpt 2023-09-02 17:12:43 +0200
  • 13a40d373e Python: Adds location data to SyntaxError #619 Tpt 2023-09-04 21:32:58 +0200
  • 692e4eccd4 OxTTL: return file position in errors Tpt 2023-09-02 17:12:43 +0200
  • 8193cac86d Testsuite: avoid creating and dropping Stores Tpt 2023-09-03 16:07:18 +0200
  • b1c90b599b Testsuite: simplifies error handling Tpt 2023-09-03 15:49:01 +0200
  • 1d55635fe2 Migrates from Rome to Biome Tpt 2023-09-03 08:55:44 +0200
  • 4e1250648c Testsuite: avoid creating and dropping Stores #618 Tpt 2023-09-03 16:07:18 +0200
  • dd4a51bbea Testsuite: simplifies error handling Tpt 2023-09-03 15:49:01 +0200
  • 14260fcb06 Migrates from Rome to Biome #617 Tpt 2023-09-03 08:55:44 +0200
  • 1eaa77ad93 Uses new rustdoc <div class="warning"> style Tpt 2023-09-01 17:10:05 +0200
  • 7fe055d2b4 Exposes SPARQL results I/O in Oxigraph and improve EvaluationError Tpt 2023-08-31 18:45:13 +0200
  • 9da26c6f95 Makes media type to format more robust Tpt 2023-08-31 22:41:12 +0200
  • 46e6aa3bca Uses new rustdoc <div class="warning"> style #616 Tpt 2023-09-01 17:10:05 +0200
  • f1719858c4 Exposes SPARQL results I/O in Oxigraph and improve EvaluationError #614 Tpt 2023-08-31 18:45:13 +0200
  • 5f3c118a99 Makes media type to format more robust #615 Tpt 2023-08-31 22:41:12 +0200
  • f10e5a40a3 Enables more Clippy lints Tpt 2023-08-26 13:17:24 +0200
  • 024bc7b8e8 Simplifies Gitter link Tpt 2023-08-27 17:49:10 +0200
  • 6611b491b1 Sets Rust minimum version to 1.70 Tpt 2023-08-27 17:48:38 +0200
  • c4f3a9f4b4 Enables more Clippy lints #612 Tpt 2023-08-26 13:17:24 +0200
  • 3ad02d58e6 Simplifies Gitter link Tpt 2023-08-27 17:49:10 +0200
  • 277b0f18f9 Sets Rust minimum version to 1.70 Tpt 2023-08-27 17:48:38 +0200
  • 666a00cfab Upgrades webkpi to avoid RUSTSEC-2023-0052 Tpt 2023-08-23 21:42:33 +0200
  • 4d703088b4 Upgrades webkpi to avoid RUSTSEC-2023-0052 #611 Tpt 2023-08-23 21:42:33 +0200
  • c9ec5f7c0c Python and & JS: Renames "mime_type" parameter to "format" Tpt 2023-08-21 21:31:11 +0200
  • d44f9bee7a I/O adds extra #[must_use] annotations Tpt 2023-08-20 19:29:50 +0200
  • 570f21748d Cargo.toml: share some common fields in the workspace Tpt 2023-08-21 08:06:29 +0200
  • d2306cea52 Improves type inference on zero-args functions Tpt 2023-08-21 08:41:50 +0200