Commit Graph

  • c9ed3c9f66
    Update peg requirement from 0.6 to 0.7 #97 dependabot[bot] 2021-04-12 06:04:11 +0000
  • a80612ccb9 Releases v0.2.3 v0.2.3 Tpt 2021-04-11 10:26:10 +0200
  • 45405b4bce Runs unit tests on windows #96 Tpt 2021-04-11 07:36:54 +0200
  • 477d1cb930 SPARQL HTTP graph store: do not normalizes URIs Tpt 2021-04-09 19:10:33 +0200
  • d43b3ac038 Fixes HTTP content negotiation Tpt 2021-04-09 13:23:25 +0200
  • abc659565f Let's forget about macOS ARM for now Tpt 2021-04-04 09:23:21 +0200
  • 1289346d7e Fixes CI by preventing usage of maturin 0.10 Tpt 2021-04-04 08:48:56 +0200
  • f35d652e66
    Bump crazy-max/ghaction-docker-meta from v1 to v2.1.0 (#90) dependabot[bot] 2021-03-30 09:28:41 +0200
  • 2b63a078c5
    Update release.yml #90 Thomas Tanon 2021-03-30 09:27:29 +0200
  • 938aad1507
    Update release.yml Thomas Tanon 2021-03-30 09:27:04 +0200
  • 902410de70
    Bump crazy-max/ghaction-docker-meta from v1 to v2.1.0 dependabot[bot] 2021-03-30 06:45:39 +0000
  • cc43742da1 Makes Clippy 1.51 happy Tpt 2021-03-28 08:28:03 +0200
  • b69f847097 Adds BSBM update benchmark Tpt 2021-03-21 21:11:09 +0100
  • f94fc0c0b7 Fixes BSBM test runner Tpt 2021-03-21 19:14:37 +0100
  • 58e6112774 Adds a script to automatically update homebrew tap Tpt 2021-03-18 11:18:20 +0100
  • 914a651fb3 Releases v0.2.2 v0.2.2 Tpt 2021-03-18 09:03:03 +0100
  • e92c36f115 Server: do not hard fail on unknown query parameters Tpt 2021-03-17 21:53:18 +0100
  • 3ccb5ad274 Enables again WASM optimisation on release Tpt 2021-03-10 14:30:32 +0100
  • d4390ad68b Update quick-xml requirement from 0.21 to 0.22 dependabot[bot] 2021-02-24 05:32:05 +0000
  • 5bc3bebdda
    Update quick-xml requirement from 0.21 to 0.22 #85 dependabot[bot] 2021-02-24 05:32:05 +0000
  • a176857695 Update lasso requirement from 0.4 to 0.5 dependabot[bot] 2021-02-22 06:00:25 +0000
  • 45eb6609bd
    Update lasso requirement from 0.4 to 0.5 #84 dependabot[bot] 2021-02-22 06:00:25 +0000
  • a3d11d6d46 Drops funty version overload Tpt 2021-02-19 20:39:02 +0100
  • 8fdf1b4abe Adds examples (and tests) to SledStore Tpt 2021-02-19 08:41:22 +0100
  • d9bdc6e4ac Fixes named graph creation on quad insertion using a Sled transaction Tpt 2021-02-18 21:13:37 +0100
  • 6b051d2cf7 Fixes bug tracked URL in pyoxigraph metadata Tpt 2021-02-16 19:56:22 +0100
  • 06bf362ffe Simplifies Python wheel build on CI Tpt 2021-02-15 07:47:34 +0100
  • 264ebe8383
    Update funty requirement from =1.1.0 to =1.2.0 #82 dependabot[bot] 2021-02-15 06:00:56 +0000
  • 82381e21a9 Makes sure that CI Python linux build builds withe latest code Tpt 2021-02-14 20:50:04 +0100
  • ddbef60de0 Finds a way to keep nom 6 Tpt 2021-02-14 17:04:40 +0100
  • d8773ec51c Downgrades nom to v5 to fix Rust 1.50 compilation issue Tpt 2021-02-14 14:47:50 +0100
  • fce1b03051 Fixes matches! formatting using Rust 1.50 Tpt 2021-02-14 08:11:25 +0100
  • 0e433e6c2f Bump testsuite/rdf-tests from `b9277b2` to `634dadc` dependabot[bot] 2021-02-08 07:57:30 +0000
  • fc1e989cd2
    Bump testsuite/rdf-tests from `b9277b2` to `634dadc` #78 dependabot[bot] 2021-02-08 07:57:30 +0000
  • c5f3ef1a08 Bump testsuite/rdf-tests from `5979a87` to `b9277b2` dependabot[bot] 2021-02-04 07:02:12 +0000
  • e89b7dbe41 Update quick-xml requirement from 0.20 to 0.21 dependabot[bot] 2021-02-04 05:36:03 +0000
  • 932fed2ea3
    Bump testsuite/rdf-tests from `5979a87` to `b9277b2` #77 dependabot[bot] 2021-02-04 07:02:12 +0000
  • da65361421
    Update quick-xml requirement from 0.20 to 0.21 #76 dependabot[bot] 2021-02-04 05:36:03 +0000
  • 8f8bb95669 Uses http-types complex header support Tpt 2021-01-22 21:15:44 +0100
  • fc977d56f4 Improves Cargo metadata Tpt 2021-01-20 08:13:16 +0100
  • 73191b2d5f Testsuite: fixes FROM and FROM NAMED tests Tpt 2021-01-16 17:30:36 +0100
  • 30bc424432
    Adds homebrew install method to Oxigraph server documentation Thomas Tanon 2021-01-20 14:00:04 +0100
  • dd040a8831 Attempt to fix node package upload to NPM Tpt 2021-01-16 09:22:15 +0100
  • e0b78101b7 Attempt to fix macOS and Windows wheel upload on CI Tpt 2021-01-16 09:15:47 +0100
  • 693f6d1027
    Bump docker/build-push-action from v1 to v2.2.2 (#73) dependabot[bot] 2021-01-16 09:10:57 +0100
  • 019aa9bb5d Releases v0.2.1 v0.2.1 Tpt 2021-01-16 08:47:19 +0100
  • 001a9824a4
    Update release.yml #73 Thomas Tanon 2021-01-15 22:08:56 +0100
  • d7794415e0
    Update release.yml Thomas Tanon 2021-01-15 22:08:02 +0100
  • 250505909f Python: attempt to fix wheel build in CI Tpt 2021-01-15 21:40:52 +0100
  • 61296a466e Python: attempt to fix wheel build in CI Tpt 2021-01-15 21:28:03 +0100
  • 24b0dce4fd Runs the build at least once a week Tpt 2021-01-15 21:22:13 +0100
  • 924c221a0d
    Bump docker/build-push-action from v1 to v2.2.2 dependabot[bot] 2021-01-15 20:17:19 +0000
  • 3906e0b87d Python: build wheels on mac and linux Tpt 2021-01-15 21:16:23 +0100
  • e1e6249137 Python: target abi3 Tpt 2021-01-15 21:05:41 +0100
  • f6f3818130 Expends Dependabot config Tpt 2021-01-15 20:55:07 +0100
  • a24494809b Python: Makes sure we build with Maturin 0.9 Tpt 2021-01-15 20:30:07 +0100
  • f8c56e2526 CI: Fixes package dir when building pypi package Tpt 2021-01-15 19:13:58 +0100
  • 303a36e995 Python: Switch to Maturin 0.9 Tpt 2021-01-15 18:54:09 +0100
  • bad49dbdeb Fixes a mistake in server and wikibase crate build Tpt 2021-01-07 22:22:33 +0100
  • 5e027014d1 Fixes a release build error on python bindings Tpt 2021-01-07 22:08:41 +0100
  • 9adc581773 Vendors OpenSSL inside of Python wheels Tpt 2021-01-07 22:03:42 +0100
  • 225309758e Fixes logo path in Oxigraph Server Tpt 2021-01-07 21:37:02 +0100
  • 1b9163c49e Releases v0.2.0 v0.2.0 Tpt 2021-01-07 20:59:53 +0100
  • ae98ff4cac Upgrades some Docker CI dependencies Tpt 2021-01-07 20:59:08 +0100
  • 9884decf52 Splits the main README into a README per component Tpt 2021-01-07 20:42:25 +0100
  • cc185931e5 Fixes a typo in README and CHANGELOG Tpt 2021-01-06 19:40:07 +0100
  • a4b09dcb3a SPARQL graph store API Tpt 2021-01-02 11:58:07 +0100
  • 6aa27d4885 Makes Oxigraph store "graph aware" Tpt 2021-01-03 16:01:39 +0100
  • 60f601d6d3 Python: Implements IntoPy where meaningful Tpt 2021-01-04 22:20:40 +0100
  • fe3b8e54e1 Improves Server code style Tpt 2021-01-02 11:58:07 +0100
  • b87d715424
    Update lasso requirement from 0.3 to 0.4 (#71) dependabot[bot] 2021-01-05 10:35:45 +0100
  • e0bba44657
    Allows inlining with lasso #71 Thomas Tanon 2021-01-05 10:23:22 +0100
  • ab6f12334d
    Update lasso requirement from 0.3 to 0.4 dependabot[bot] 2021-01-04 06:28:19 +0000
  • 6edd9149ba Makes server SPARQL protocol pass the test suite Tpt 2021-01-02 16:23:19 +0100
  • 00ec99450a Adds Store::clear Tpt 2021-01-02 14:05:46 +0100
  • 4b7b537ebd Adds Store::drop_graph Tpt 2021-01-02 12:58:06 +0100
  • f0c8f45a00 Simplifies some Python code Tpt 2021-01-01 17:19:14 +0100
  • 5431a28cd3 Updates CHANGELOG Tpt 2021-01-01 15:18:37 +0100
  • 9b4253185b Our Python bindings are 3.6+ now Tpt 2021-01-01 11:30:16 +0100
  • 91bcc04245 Adds custom aggregate functions to SPARQL parser and algebra Tpt 2020-12-31 22:25:05 +0100
  • 43d8260acf Makes SPARQL UPDATE parser more strict Tpt 2020-12-31 22:17:04 +0100
  • 700e47af1e SPARQL UPDATE options Tpt 2020-09-04 23:21:13 +0200
  • 34f0efbb39 Rework SPARQL algebra and makes it public Tpt 2020-12-29 11:42:08 +0100
  • 40a08ac623 Upgrades pyo3 to 0.13 Tpt 2020-12-22 18:13:29 +0100
  • d9fadca612
    Update rand requirement from 0.7 to 0.8 and getrandom from 0.1 to 0.2 (#70) dependabot[bot] 2020-12-22 15:21:57 +0100
  • eb5c19405a Update rand requirement from 0.7 to 0.8 and getrandom from 0.1 to 0.2 #70 dependabot[bot] 2020-12-21 06:41:06 +0000
  • 7aca89016d Drops usages of async_std::spawn_blocking Tpt 2020-12-22 14:45:37 +0100
  • a228d266c5 Fixes some internal links in the documentation Tpt 2020-12-13 22:03:48 +0100
  • 793e942144
    Update nom requirement from 5 to 6 (#69) dependabot[bot] 2020-11-28 17:18:26 +0100
  • fdace156ff Update nom requirement from 5 to 6 #69 dependabot[bot] 2020-11-02 06:26:15 +0000
  • 7f8bbce07f Makes rustdoc build the internal links in the documentation Tpt 2020-11-28 17:02:08 +0100
  • 75a629860d Enforces some extra Clippy lints Tpt 2020-11-19 21:51:41 +0100
  • 773bdb943e Drops QueryOption parameter from the query method Tpt 2020-10-28 17:11:30 +0100
  • ece760f0c1 Drops prepare_query methods Tpt 2020-10-12 18:33:18 +0200
  • 7a110902d2 Provides an API to edit the SPARQL query dataset Tpt 2020-09-12 22:43:24 +0200
  • be275d71d7 Upgrades RDF test suite: test XSD cast functions Tpt 2020-10-28 18:42:31 +0100
  • c9864f262b
    Bump standard from 15.0.1 to 16.0.0 in /js (#68) dependabot[bot] 2020-10-30 17:08:47 +0100
  • 4e46929a49
    Bump standard from 15.0.1 to 16.0.0 in /js #68 dependabot[bot] 2020-10-29 05:56:01 +0000
  • c4076f5fc6 Fixes xsd:boolean function evaluation to match the XPath specification Tpt 2020-10-24 22:49:41 +0200
  • 2cda7d3f2e
    Bump standard from 14.3.4 to 15.0.0 in /js (#67) dependabot[bot] 2020-10-22 06:11:27 +0000