Commit Graph

  • 913a826140 Releases v0.3.0 v0.3.0 Tpt 2022-03-19 09:33:03 +0100
  • c2ffcc2d1d Upgrades dependencies Tpt 2022-03-19 09:29:22 +0100
  • ca1dd1ea39 Adds a help section in the READMEs Tpt 2022-03-19 09:28:22 +0100
  • 0123280f64 Do not make compilation fails on lints Tpt 2022-03-15 19:53:44 +0100
  • f04b8a0fb4 Hides bindgen generated code warnings Tpt 2022-03-15 19:37:40 +0100
  • b5611445eb Fixes ARM compilation Tpt 2022-03-15 19:21:40 +0100
  • d3970a5848 Releases v0.3.0-rc.1 v0.3.0-rc.1 Tpt 2022-03-14 20:20:11 +0100
  • c755f4bd35 Upgrades RocksDB to 7.0.2 Tpt 2022-03-14 19:23:13 +0100
  • ebd2b3b57f Upgrades RocksDB to 7.0 Tpt 2022-03-13 10:18:05 +0100
  • d0b3d76bf1 Bulk loader: use as much memory as possible Tpt 2022-03-07 19:07:37 +0100
  • c5f12f10f6 Better RocksDB error Debug implementation Tpt 2022-03-06 22:36:28 +0100
  • c75ccaee8d Server: improves errors display Tpt 2022-03-06 22:22:39 +0100
  • 839375c2a4 Adds an option to avoid aborting bulk loading on syntax error Tpt 2022-03-06 20:43:41 +0100
  • 296a6340b6 Target only macOS 10.14+ Tpt 2022-03-05 22:01:02 +0100
  • 000d5ed031 JS: Hide clippy warnings Tpt 2022-03-05 20:50:45 +0100
  • c469d8eec7 Compiles RocksDB using C++17 Tpt 2022-03-05 20:50:21 +0100
  • 9085a424e8 Upgrades Rio to 0.7 Tpt 2022-03-05 17:45:43 +0100
  • 26d29bbd80 Upgrades pyo3 Tpt 2022-03-01 22:00:02 +0100
  • 2751d3f1b3 Fixes NPM package upload to GitHub release Tpt 2022-02-27 20:05:58 +0100
  • 86be4d05a0 Releases v0.3.0-beta.4 v0.3.0-beta.4 Tpt 2022-02-27 18:14:04 +0100
  • a2c9e88d2a Fixes release script Tpt 2022-02-27 19:39:02 +0100
  • 435faba04a JS: The code works with WebPack too Tpt 2022-02-26 19:48:42 +0100
  • 7bbbe6d8b7 Adds a web build to Oxigraph JS Tpt 2022-02-21 21:22:38 +0100
  • 25cf41bd9e JS: The code works with WebPack too #190 Tpt 2022-02-26 19:48:42 +0100
  • 187dcb0672 Adds a web build to Oxigraph JS Tpt 2022-02-21 21:22:38 +0100
  • bfbaa402a3 JS: Migrates tests to @rdfjs/data-model v2 Tpt 2022-02-26 13:36:12 +0100
  • ed13b7bcf3 JS: Overrides the toString method on terms Tpt 2022-02-25 22:07:30 +0100
  • 181439ca4f Upgrades dependencies and makes clippy 1.59 happy Tpt 2022-02-25 08:40:04 +0100
  • f70f0b1c16 SPARQL: fixes "default union graph" Tpt 2022-02-25 08:07:59 +0100
  • d0b8fe1a23 SPARQL: there should be no group if there is no solution in a GROUP BY Tpt 2022-02-24 21:37:14 +0100
  • ec1720f018 Fixes SPARQL-star patterns evaluation Tpt 2022-02-24 21:36:23 +0100
  • c2668ff881 SPARQL tests: fixes results isomorphism test Tpt 2022-02-24 21:07:24 +0100
  • a582847bd7 SPARQL tests: validates results graph Tpt 2022-02-24 21:07:01 +0100
  • 736b8f148c Upgrades rocksdb and other dependencies Tpt 2022-02-20 13:45:20 +0100
  • a91492f263 Fixes SPARQL order test Tpt 2022-02-18 17:40:23 +0100
  • 863b9e024c Fixes W3C testsuite reporting tool Tpt 2022-02-17 21:46:36 +0100
  • 581ee0e7af Adds a global term ordering for ORDER BY Tpt 2021-10-30 16:33:26 +0200
  • 6dffbe09ad Updates RDF-star tests Tpt 2022-02-14 17:30:34 +0100
  • f9db6bcdca Server: bulk load: avoid explicit compaction Tpt 2022-02-12 20:00:35 +0100
  • 54c6f2c19f Bulk load: use megabytes as unit Tpt 2022-02-12 19:59:39 +0100
  • 49804d3b46 Server: allows bulk loading gzipped files Tpt 2022-02-12 12:15:37 +0100
  • 9e969cd8eb Adds methods to configure bulk loader system consumption Tpt 2022-02-12 11:59:47 +0100
  • aaed962252 Adds extra methods to the python Store Tpt 2022-02-10 21:20:04 +0100
  • adea1899e5 Bulk loader: rewrite API and add hook to display progress indicators Tpt 2022-02-06 21:56:38 +0100
  • 66cfb3ebf6 Python: Allows to give a file path to I/O methods Tpt 2022-02-03 21:37:46 +0100
  • 4327f8e729 Makes sure all writers flushes before the end Tpt 2022-02-03 20:16:41 +0100
  • 1f6c1db400 Python: release GIL on some costly methods Tpt 2022-02-01 22:32:40 +0100
  • 9870ce4881 Removes Sophia traits implementation Tpt 2022-02-03 18:20:42 +0100
  • fe58a84bfa Fixes release scripts Tpt 2022-02-02 21:02:01 +0100
  • b14d0c6221 Starts developing v0.3.0-beta.4 Tpt 2022-02-02 20:44:21 +0100
  • 54623a512a Releases v0.3.0-beta.3 v0.3.0-beta.3 Tpt 2022-02-02 20:35:29 +0100
  • ac64b58825 Fixes wasm build Tpt 2022-02-02 20:08:44 +0100
  • c1f47ea7aa Do not release betas on homebrew Tpt 2022-02-02 19:39:47 +0100
  • 822dd60596 Fixes invalid database generated from bulk load Tpt 2022-02-02 19:37:08 +0100
  • f6a8f57f78 Upgrades RocksDB to v0.28.2 Tpt 2022-02-02 08:15:06 +0100
  • fb300d181e Python doc: do not release as "stable" for beta versions Tpt 2022-02-02 07:22:19 +0100
  • 2c019eb4e2 Server - SPARQL: consider also URL query parameters when a form-urlencoded request is done Tpt 2022-02-01 21:31:20 +0100
  • 0f5e64650e Improves server test coverage Tpt 2022-02-01 21:20:22 +0100
  • d986ae526b Python: Removes hack making stdist build work Tpt 2022-01-30 20:39:03 +0100
  • 45031db791 Renames "rocksdb-sys" into "oxrocksdb-sys" Tpt 2022-01-30 20:33:17 +0100
  • 0147620ec3 Python: Adds lockfile to source archive Tpt 2022-01-30 19:47:22 +0100
  • da315abd44 Starts developing v0.3.0-beta.3 Tpt 2022-01-30 19:39:19 +0100
  • a5effb065a Automatically upload binaries to GitHub release on release Tpt 2022-01-29 22:04:01 +0100
  • b68e10606b Fixes links to Docker Hub Tpt 2022-01-29 19:55:31 +0100
  • 5945a4328a Releases v0.3.0-beta.2 v0.3.0-beta.2 Tpt 2022-01-29 17:38:33 +0100
  • 6a838d0f4c Fixes RocksDB build Tpt 2022-01-29 16:30:23 +0100
  • 8aee8a50d9 Improves Homebrew build Tpt 2022-01-29 15:57:58 +0100
  • 92a17e40df RocksDB: Avoids modifying source code inside the build script Tpt 2022-01-29 15:02:21 +0100
  • 074ee466a3 Starts developing v0.3.0-beta.2 Tpt 2022-01-29 14:59:38 +0100
  • f617dc9bd3 Releases v0.3.0-beta.1 v0.3.0-beta.1 Tpt 2022-01-29 14:09:44 +0100
  • 58d31c7b42 Adds Oxigraph 0.2 to BSBM benchmark Tpt 2022-01-29 14:08:42 +0100
  • 75b5dd084b Adds a link to the design document Tpt 2022-01-28 21:38:49 +0100
  • ad4bfe35c2 Fixes typos in the documentation Tpt 2022-01-27 19:21:48 +0100
  • e34e56beef Updates benchmarks Tpt 2022-01-23 14:21:25 +0100
  • d248ee6183 Server: uses a thread pool Tpt 2022-01-24 22:35:42 +0100
  • d7adae5fa9 Pyoxigraph does not depend on OxHTTP Tpt 2022-01-24 20:58:05 +0100
  • 80171cbf9f Server: improves errors handling Tpt 2022-01-23 14:21:16 +0100
  • 774ba56388 Updates changelog Tpt 2021-12-06 21:20:18 +0100
  • b469060227 Makes QueryResults::read return ParseError Tpt 2022-01-22 17:57:26 +0100
  • 00b8528399 Updates zstd Tpt 2022-01-22 14:20:16 +0100
  • ae48d1fd5b Fixes Clippy lint Tpt 2022-01-22 14:05:15 +0100
  • bfac7d3bbf Python: let the underlying Python errors go through Oxigraph Tpt 2022-01-22 14:03:13 +0100
  • 4efd193708 Improves documentation Tpt 2022-01-22 11:54:30 +0100
  • 6862a1226c Adds a small server migration guide Tpt 2022-01-21 20:45:26 +0100
  • a90bd85497 Improves oxigraph_server CLI API Tpt 2022-01-21 20:33:11 +0100
  • 0d14159b6e Adds the Store.backup function to pyoxigraph Tpt 2022-01-20 21:39:02 +0100
  • 0921a4e49c Python migration guide Tpt 2022-01-20 21:27:53 +0100
  • b23231e13c JS migration guide Tpt 2022-01-20 20:09:07 +0100
  • 203bd4c080 Adds a backup system Tpt 2022-01-19 21:41:32 +0100
  • 34cc602e0b Makes SolutionsWriter input type broader Tpt 2022-01-19 20:30:24 +0100
  • 5d95ae5d37 Makes QuerySolution implement Index Tpt 2022-01-19 20:14:40 +0100
  • fefe583a2d Adds VariableRef Tpt 2022-01-19 20:09:42 +0100
  • a6a51cad01 Improves build and release scripts Tpt 2022-01-17 22:22:05 +0100
  • 54c6652ea5 Improves halloween problem test Tpt 2022-01-17 20:40:34 +0100
  • 045fb8cbf6 Adds a public API for transaction Tpt 2022-01-16 19:20:12 +0100
  • 34a944036f Simplifies UpdateOptions API Tpt 2022-01-16 19:43:21 +0100
  • 27f6954175 Fixes unit tests run on Windows Tpt 2022-01-16 14:50:42 +0100
  • b9ef40df07 Avoids freeing null values Tpt 2022-01-16 14:13:29 +0100
  • f069d85426 Server: makes content negotiation more lenient Tpt 2022-01-15 21:15:48 +0100
  • 8ddd80d48b Server: returns query solutions in streaming Tpt 2022-01-15 21:01:05 +0100