Commit Graph

261 Commits (ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7)

Author SHA1 Message Date
Tpt f3e138f0b4 Adds better documentation around submodules 2 years ago
Tpt 49fd92a6ea Releases v0.3.5 2 years ago
Tpt 571e1c9559 Releases v0.3.5 2 years ago
Tpt 4d97f9d171 Releases v0.3.4 2 years ago
Tpt 06fa80d24e Server: limits file loading concurrency 2 years ago
Tpt 1bca9436df Allows multiple values to be given to oxigraph_server load --file 2 years ago
Tpt c7c82c06db Releases v0.3.3 2 years ago
Tpt 710a76b9cc JSON query results: Allows "typed-literal" term type 2 years ago
Tpt d9487fd9f5 HTTP client: fixes POST requests 2 years ago
Thomas Tanon 67b342a35f
Server README: adds instructions to clone submodules 2 years ago
Tpt 283444f7c3 Releases v0.3.2 2 years ago
Tpt aeb79dd572 Server bulk loader: Avoids a panic when loading a very small file 2 years ago
Tpt fab55424b3 Releases v0.3.1 3 years ago
Yuri Astrakhan 80ec5035e8 a few more branch renames 3 years ago
Yuri Astrakhan 3bed098e9e A few minor spelling fixes 3 years ago
Tpt 913a826140 Releases v0.3.0 3 years ago
Tpt ca1dd1ea39 Adds a help section in the READMEs 3 years ago
Tpt 0123280f64 Do not make compilation fails on lints 3 years ago
Tpt d3970a5848 Releases v0.3.0-rc.1 3 years ago
Tpt c75ccaee8d Server: improves errors display 3 years ago
Tpt 839375c2a4 Adds an option to avoid aborting bulk loading on syntax error 3 years ago
Tpt f70f0b1c16 SPARQL: fixes "default union graph" 3 years ago
Tpt 736b8f148c Upgrades rocksdb and other dependencies 3 years ago
Tpt f9db6bcdca Server: bulk load: avoid explicit compaction 3 years ago
Tpt 49804d3b46 Server: allows bulk loading gzipped files 3 years ago
Tpt 9e969cd8eb Adds methods to configure bulk loader system consumption 3 years ago
Tpt adea1899e5 Bulk loader: rewrite API and add hook to display progress indicators 3 years ago
Tpt b14d0c6221 Starts developing v0.3.0-beta.4 3 years ago
Tpt 2c019eb4e2 Server - SPARQL: consider also URL query parameters when a form-urlencoded request is done 3 years ago
Tpt 0f5e64650e Improves server test coverage 3 years ago
Tpt da315abd44 Starts developing v0.3.0-beta.3 3 years ago
Tpt b68e10606b Fixes links to Docker Hub 3 years ago
Tpt 8aee8a50d9 Improves Homebrew build 3 years ago
Tpt 074ee466a3 Starts developing v0.3.0-beta.2 3 years ago
Tpt f617dc9bd3 Releases v0.3.0-beta.1 3 years ago
Tpt ad4bfe35c2 Fixes typos in the documentation 3 years ago
Tpt d248ee6183 Server: uses a thread pool 3 years ago
Tpt 80171cbf9f Server: improves errors handling 3 years ago
Tpt 4efd193708 Improves documentation 3 years ago
Tpt 6862a1226c Adds a small server migration guide 3 years ago
Tpt a90bd85497 Improves oxigraph_server CLI API 3 years ago
Tpt f069d85426 Server: makes content negotiation more lenient 3 years ago
Tpt 8ddd80d48b Server: returns query solutions in streaming 3 years ago
Tpt ec325e6777 Drops unused dependency on native-tls 3 years ago
Tpt 32d3f0782b Fixes some new clippy warnings 3 years ago
Tpt d4d7f2dc49 Upgrades OxIRI to v0.2 3 years ago
Tpt df1478e931 Upgrades to Clap 3 3 years ago
Tpt a33dbb6d06 Avoids abusing std::io::Error 3 years ago
Tpt 82a1e07a60 Upgrades Docker image from Buster to Bullseye 3 years ago
Jeremiah 39f7982201
Make code snippets easier to read / copy (#187) 3 years ago