summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump sphinx from 3.4.0 to 3.4.1dependabot/pip/sphinx-3.4.1dependabot-preview[bot]2020-12-281-1/+1
* Merge pull request #1193 from FlorianLudwig/sparql-timezoneNicholas Car2020-12-282-3/+9
|\
| * Merge branch 'master' into sparql-timezoneNicholas Car2020-12-2739-155/+267
| |\ | |/ |/|
* | Merge pull request #1206 from sa-bpelakh/graph-filter-queryNicholas Car2020-12-272-1/+36
|\ \
| * | slightly more standard Turtle & SPARQL syntaxNicholas Car2020-12-271-10/+10
| * | Reset graph on exit from contextBoris Pelakh2020-12-012-1/+36
* | | Merge pull request #1185 from white-gecko/fix_sparqlstore_postNicholas Car2020-12-271-4/+13
|\ \ \
| * | | Fix typo in exception messageNatanael Arndt2020-10-081-1/+1
| * | | Fix usage of default-graph for POST and introduce POST_FORMNatanael Arndt2020-10-081-4/+13
* | | | Merge pull request #1183 from RDFLib/serialize1Nicholas Car2020-12-2722-85/+84
|\ \ \ \
| * | | | remove decode() as now result is stringserialize1Nicholas Car2020-12-181-2/+2
| * | | | Serialize Changes:Ashley Sommer2020-10-0821-83/+82
| |/ / /
* | | | Merge pull request #1209 from blake-regalia/fix/rdf2dot-ampersand-escapeNicholas Car2020-12-271-1/+1
|\ \ \ \
| * | | | fix: fixes #1208Blake Regalia2020-12-031-1/+1
| | |/ / | |/| |
* | | | Merge pull request #1203 from FlorianLudwig/retry_on_network_errorNicholas Car2020-12-273-19/+77
|\ \ \ \
| * | | | document reason for backoff in retryFlorian Ludwig2020-12-191-4/+32
| * | | | also use retry in sparqlstore testsFlorian Ludwig2020-11-213-38/+48
| * | | | retry on network errorFlorian Ludwig2020-11-211-7/+27
* | | | | Merge pull request #1211 from edmondchuc/feat/sparql-result-serializer-docsNicholas Car2020-12-272-7/+29
|\ \ \ \ \
| * | | | | Add documentation and type hints for rdflib.query.Result. Update documentatio...Edmond Chuc2020-12-082-7/+29
| | |/ / / | |/| | |
* | | | | Merge pull request #1218 from ROZBEH/rouzbeh/modify-docsNicholas Car2020-12-271-1/+1
|\ \ \ \ \
| * | | | | fix typorozbeh2020-12-231-1/+1
* | | | | | Merge pull request #1212 from ddeka2910/masterNicholas Car2020-12-271-0/+4
|\ \ \ \ \ \
| * | | | | | Add architecture ppc64le to travis buildDebabrata Deka2020-12-101-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1217 from RDFLib/dependabot/pip/sphinx-3.4.0Nicholas Car2020-12-271-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Bump sphinx from 3.3.1 to 3.4.0dependabot/pip/sphinx-3.4.0dependabot-preview[bot]2020-12-211-1/+1
|/ / / / /
* | | | | Merge pull request #1201 from RDFLib/dependabot/pip/sphinx-3.3.1Nicholas Car2020-12-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump sphinx from 3.2.1 to 3.3.1dependabot/pip/sphinx-3.3.1dependabot-preview[bot]2020-11-161-1/+1
|/ / / /
* | | | Merge pull request #1191 from FlorianLudwig/random-cleanupNicholas Car2020-10-257-38/+22
|\ \ \ \ | |/ / / |/| | |
| * | | cleanup properties and type checks in sparql.pyFlorian Ludwig2020-10-241-23/+14
| * | | fix inconsistent quotesFlorian Ludwig2020-10-231-1/+1
| * | | remove old bsddb lib usageFlorian Ludwig2020-10-231-7/+2
| * | | small cleanupsFlorian Ludwig2020-10-234-7/+5
|/ / /
| | * Lazy store current time in sparql query contextFlorian Ludwig2020-10-241-2/+7
| | * Do not use current time in sparql TIMEZONEFlorian Ludwig2020-10-241-1/+1
| |/ |/|
* | Merge pull request #1186 from white-gecko/avoid_using_assert_in_sparqlconnectorNicholas Car2020-10-091-2/+4
|\ \ | |/ |/|
| * Remove the usage of assert in the SPARQLConnectorNatanael Arndt2020-10-081-2/+4
|/
* Merge pull request #1175 from RDFLib/remove_requestsAshley Sommer2020-10-0814-122/+224
|\
| * update SPARQLStore test due to Error type changeremove_requestsNicholas Car2020-10-071-1/+1
| * fixed SPARQLStore Graph().query() GET, with testsNicholas Car2020-10-063-9/+34
| * de-duplicate SPARQLStore injected PREFIXesNicholas Car2020-10-061-4/+1
| * updated to support Python 3.6+ only (not 3.5)Nicholas Car2020-10-034-5/+4
| * update CONTRIBUTORS with maintainers, update LICENSE to 2020Nicholas Car2020-10-032-1/+4
| * update Fuseki versionNicholas Car2020-10-031-1/+1
| * more requirements shuffling for TravisNicholas Car2020-10-034-4/+3
| * apparently flake8 is needed in requirements.txtNicholas Car2020-10-032-1/+1
| * re-adding flake8 for TravisNicholas Car2020-10-031-0/+1
| * removed black as it's not a requirement (nor flake8)Nicholas Car2020-10-031-1/+0
| * removal of comments referring to requestsNicholas Car2020-10-031-4/+4
| * add nose to run tests, doctest-... moved from requirements.txtNicholas Car2020-10-031-0/+2