Commit Graph

  • 5f68cb3746 Cleans up RocksDB wrapper code and implements backup from read-only and secondary instances Tpt 2023-03-05 16:02:55 +0100
  • 1ffb559ee2 Oxrdf: Makes Display for Graph and Dataset return proper NTriples and NQuads Tpt 2023-03-07 09:28:26 +0100
  • bba40791ec CI: Do not run SPARQL result format fuzzing #415 Tpt 2023-03-07 15:58:10 +0100
  • 369c41345f CI: Increases fuzz time #414 Tpt 2023-03-07 09:38:27 +0100
  • ee016d1499 Oxrdf: Makes Display for Graph and Dataset return proper NTriples and NQuads #413 Tpt 2023-03-07 09:28:26 +0100
  • 0cca407263 Server: Add a nicer error when writes are not allowed #411 Tpt 2023-03-06 21:46:22 +0100
  • 640abba5f0 Sparql smith: Fixes PropertyListPath generation #410 Tpt 2023-03-06 21:50:52 +0100
  • 4dc541f9ff Server: adds the "backup" command to copy the database Tpt 2023-03-05 19:54:30 +0100
  • 0279c2d92d Allows to have secondary instances in memory Tpt 2023-03-05 18:36:39 +0100
  • ad61336233 Cleans up RocksDB wrapper code and implements backup from read-only and secondary instances Tpt 2023-03-05 16:02:55 +0100
  • 1570a3a4f1 Makes Clippy happy Tpt 2023-03-04 21:49:16 +0100
  • 6d4a15d067 Server: Load command: makes the "--file" option positional Tpt 2023-02-26 20:42:08 +0100
  • d42e2a818c Server: Adds "dump" command Tpt 2023-02-24 18:01:19 +0100
  • 84d6d48b0e Upgrades Rust dependencies Tpt 2023-03-05 12:11:27 +0100
  • 13cdf997c3 Upgrades Rust dependencies #409 Tpt 2023-03-05 12:11:27 +0100
  • 92e976789f Makes Clippy happy #397 Tpt 2023-03-04 21:49:16 +0100
  • 933f73b730 Server: Load command: makes the "--file" option positional Tpt 2023-02-26 20:42:08 +0100
  • e66b54b01f Server: Adds "dump" command Tpt 2023-02-24 18:01:19 +0100
  • df55148355 Server: Adds serve-read-only and serve-secondary commands Tpt 2023-02-28 14:54:12 +0100
  • b2385509a6 Improves read only and secondary test coverage Tpt 2023-02-23 14:04:28 +0100
  • 855c39146d Replaces Store::open_with_options with explicit variants Tpt 2023-02-23 14:50:30 +0100
  • df2233c51c JS: Optimizes release builds for size Tpt 2023-03-01 11:01:07 +0100
  • 9729ec8ed3 Adds features annotations to docs.rs Tpt 2023-03-01 21:38:53 +0100
  • cdd8866fd3 Runs rustdoc as part of the CI Tpt 2023-03-01 12:34:37 +0100
  • f8486364b3 ClusterFuzzLite: adds fuzzing for TSV and JSON result formats Tpt 2023-03-04 19:39:57 +0100
  • fab5db9511 Fuzzer: SPARQL results: Makes the fuzzers test serialization too Tpt 2023-03-04 18:14:03 +0100
  • 9063867ec9 QuerySolution: implements Eq and Debug Tpt 2023-03-04 18:13:35 +0100
  • 31c6bb7815 TSV SPARQL results: Add spaces around quoted triples "<<" Tpt 2023-03-04 18:12:20 +0100
  • 7e7489499d OxRDF: Fixes Term::from_str() with a blank node in object position of a quoted triple Tpt 2023-03-04 18:07:11 +0100
  • 42cd6b0094 XML parser results: clears the temporary data buffer while parsing Tpt 2023-03-04 13:34:29 +0100
  • 6d09d77c61 CSV and TSV SPARQL results: always print trailing line jumps Tpt 2023-03-04 11:44:21 +0100
  • a51509dcd3 TSV SPARQL results: Properly quote \t and use short Turtle serialization everywhere possible Tpt 2023-03-03 18:25:47 +0100
  • a271e39fa0 Upgrades to RocksDB 7.10.2 Tpt 2023-03-04 19:48:05 +0100
  • df832ff9de ClusterFuzzLite: adds fuzzing for TSV and JSON result formats #407 Tpt 2023-03-04 19:39:57 +0100
  • dc2fa2130e Fuzzer: SPARQL results: Makes the fuzzers test serialization too Tpt 2023-03-04 18:14:03 +0100
  • 9086660ec0 QuerySolution: implements Eq and Debug Tpt 2023-03-04 18:13:35 +0100
  • 2da0ef2bfb TSV SPARQL results: Add spaces around quoted triples "<<" Tpt 2023-03-04 18:12:20 +0100
  • 4dc3d1b8cc OxRDF: Fixes Term::from_str() with a blank node in object position of a quoted triple Tpt 2023-03-04 18:07:11 +0100
  • ac5e0e7c08 XML parser results: clears the temporary data buffer while parsing Tpt 2023-03-04 13:34:29 +0100
  • 26bad1f3a4 CSV and TSV SPARQL results: always print trailing line jumps Tpt 2023-03-04 11:44:21 +0100
  • 9be27ee1a7 Upgrades to RocksDB 7.10.2 #408 Tpt 2023-03-04 19:48:05 +0100
  • 4ef13df317 TSV SPARQL results: Properly quote \t and use short Turtle serialization everywhere possible Tpt 2023-03-03 18:25:47 +0100
  • f4b57d0766 Adds features annotations to docs.rs #403 Tpt 2023-03-01 21:38:53 +0100
  • 0e68b1e507 Runs rustdoc as part of the CI Tpt 2023-03-01 12:34:37 +0100
  • e14b4eca14 JS: Optimizes release builds for size #402 Tpt 2023-03-01 11:01:07 +0100
  • 3f7d87e4a1 Server: Adds serve-read-only and serve-secondary commands #393 Tpt 2023-02-28 14:54:12 +0100
  • cbc24950e3 Server REAME: adds a line about pre-built binaries Thomas Tanon 2023-02-27 13:53:07 +0100
  • c3f0aa94bf CI: Builds also the server for ARM linux Tpt 2023-02-27 15:08:37 +0100
  • 306271df61 CI: Builds also the server for ARM macs Tpt 2023-02-27 14:04:35 +0100
  • af02d5e1c4 Release: stop pushing Python and JS artifact to GitHub release Tpt 2023-02-27 13:58:28 +0100
  • fe9111770d CI: Builds also the server for ARM linux #399 Tpt 2023-02-27 15:08:37 +0100
  • be7c7c206f CI: Builds also the server for ARM macs Tpt 2023-02-27 14:04:35 +0100
  • 6fbc8e2fa7 Release: stop pushing Python and JS artifact to GitHub release Tpt 2023-02-27 13:58:28 +0100
  • 285e284ef3 Server REAME: adds a line about pre-built binaries #398 Thomas Tanon 2023-02-27 13:53:07 +0100
  • 6363edfe43 Improves read only and secondary test coverage Tpt 2023-02-23 14:04:28 +0100
  • ee68c8f04d Replaces Store::open_with_options with explicit variants Tpt 2023-02-23 14:50:30 +0100
  • c8caf805fa Uses clang-format for C/C++ code Tpt 2023-02-18 21:28:32 +0100
  • 03df957427 Server: Allows loading from stdin Tpt 2023-02-24 18:17:19 +0100
  • 4ce1b0e241 Server: Adds "graph" and "format" options to the loader Tpt 2022-11-16 17:58:09 +0100
  • 49ddef229c Server: Allows loading from stdin #394 Tpt 2023-02-24 18:17:19 +0100
  • 42e390cf6e Server: Adds "graph" and "format" options to the loader Tpt 2022-11-16 17:58:09 +0100
  • f83c404662 Uses clang-format for C/C++ code #392 Tpt 2023-02-18 21:28:32 +0100
  • ef2701dc0c Makes new Clippy happy Tpt 2023-02-23 10:18:19 +0100
  • bc8ae0dc5f Makes new Clippy happy #391 Tpt 2023-02-23 10:18:19 +0100
  • 2b271e45ac Add test for OpenAsReadOnly and OpenAsSecondary Benedikt Seidl 2023-02-10 11:43:31 +0100
  • f7637ee5a5 Add option to open database in read-only mode Benedikt Seidl 2023-02-07 20:10:06 +0100
  • aa9476b9cc Add option to open rocksdb in secondary mode Benedikt Seidl 2023-01-13 16:23:23 +0100
  • 62ff6ec138 Updates version numbers Tpt 2023-02-23 10:04:01 +0100
  • efd5902f64 Updates version numbers #390 Tpt 2023-02-23 10:04:01 +0100
  • c25a76c1f3 Releases v0.3.13 v0.3.13 Tpt 2023-02-23 09:32:24 +0100
  • a7547f6b9b Releases v0.3.13 #389 Tpt 2023-02-23 09:32:24 +0100
  • 7b81955d72 Tests: using new SPARQL tests directories Tpt 2023-02-22 21:51:47 +0100
  • 909a906d2a XSD: Adds tests for "minimal conformance" Tpt 2023-02-20 17:47:48 +0100
  • cb2c891979 Fixes formatting of times with decimal second number lower than 10 Tpt 2023-02-20 17:46:46 +0100
  • 7a0c457867 Updates version numbers Tpt 2023-02-20 17:46:33 +0100
  • d80cdf3054 CI: Install llvm-symbolizer before running address sanitizer Tpt 2023-02-19 09:26:57 +0100
  • f402bded28 Tests: using new SPARQL tests directories #388 Tpt 2023-02-22 21:51:47 +0100
  • a82d374de0 XSD: Adds tests for "minimal conformance" #386 Tpt 2023-02-20 17:47:48 +0100
  • 3fb18b4fd7 Fixes formatting of times with decimal second number lower than 10 Tpt 2023-02-20 17:46:46 +0100
  • a04231b861 Updates version numbers Tpt 2023-02-20 17:46:33 +0100
  • e631d8c013 CI: Install llvm-symbolizer before running address sanitizer #385 Tpt 2023-02-19 09:26:57 +0100
  • af7b521333 Add test for OpenAsReadOnly and OpenAsSecondary #326 Benedikt Seidl 2023-02-10 11:43:31 +0100
  • b3707bc9b5 Add option to open database in read-only mode Benedikt Seidl 2023-02-07 20:10:06 +0100
  • a1cd096ae6 Add option to open rocksdb in secondary mode Benedikt Seidl 2023-01-13 16:23:23 +0100
  • 0668983cd6 Releases v0.3.12 v0.3.12 Tpt 2023-02-17 21:56:18 +0100
  • b267d5ea07 Upgrades dependencies Tpt 2023-02-17 21:59:04 +0100
  • 5b3af9bbe3 Releases v0.3.12 #384 Tpt 2023-02-17 21:56:18 +0100
  • a58b7b270a Upgrades dependencies Tpt 2023-02-17 21:59:04 +0100
  • c60dd0d3ca Installs cargo deny directly Tpt 2023-02-17 15:39:44 +0100
  • 0786c40a5e Adds cargo-semver-checks to the CI Tpt 2023-02-17 15:50:51 +0100
  • 524903b03d Uses -dev versions for versioning during development Tpt 2023-02-17 15:47:05 +0100
  • c7c1ac25b1 Adds cargo-semver-checks to the CI #383 Tpt 2023-02-17 15:50:51 +0100
  • 346006cc48 Uses -dev versions for versioning during development Tpt 2023-02-17 15:47:05 +0100
  • f711698792 Installs cargo deny directly #382 Tpt 2023-02-17 15:39:44 +0100
  • f15101a2b3 Js: Uses Rome instead of JS standard Tpt 2023-02-16 09:39:36 +0100
  • d281d6797a Js: Uses Rome instead of JS standard #381 Tpt 2023-02-16 09:39:36 +0100
  • 70d4eef803 Update mypy requirement from ~=0.991.0 to ~=1.0 in /python dependabot[bot] 2023-02-13 11:06:50 +0000
  • 801871c352 Update mypy requirement from ~=0.991.0 to ~=1.0 in /python #380 dependabot[bot] 2023-02-13 11:06:50 +0000
  • afdb1f76e8 Adds a typo linter as part of the CI Tpt 2023-02-06 17:43:08 +0100
  • 6dc4aefe99 Update black requirement from ~=22.10 to ~=23.1 in /python dependabot[bot] 2023-02-06 10:14:13 +0000