summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump sphinx from 3.5.1 to 3.5.2dependabot/pip/sphinx-3.5.2dependabot-preview[bot]2021-03-081-1/+1
* Merge pull request #1267 from white-gecko/feature/coverage-configurationNatanael Arndt2021-03-055-40/+26
|\
| * Remove the path sectionNatanael Arndt2021-03-011-12/+0
| * Move installation of coverage and nose-timer to requirements.dev.txtNatanael Arndt2021-03-013-4/+10
| * remove outcommented configuration from setup.cfgNatanael Arndt2021-03-011-9/+0
| * Move coverage configuration to setup.cfgNatanael Arndt2021-03-012-36/+37
* | Merge pull request #1192 from FlorianLudwig/sparql-speedupNicholas Car2021-03-052-10/+30
|\ \
| * \ Merge branch 'master' into sparql-speedupNicholas Car2020-12-2839-159/+276
| |\ \
| * | | optimize sparql.BindingsFlorian Ludwig2020-10-232-10/+30
* | | | Merge pull request #1070 from abhishekvickyvyas/masterNicholas Car2021-03-051-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Pythonic codeing style changeNicholas Car2020-12-281-2/+3
| * | | issue_771_add_key_error_if_spacesAbhishek Vyas2020-05-261-0/+2
* | | | Merge pull request #1259 from RDFLib/dependabot/pip/sphinx-3.5.1Nicholas Car2021-02-241-1/+1
|\ \ \ \
| * | | | Bump sphinx from 3.5.0 to 3.5.1dependabot-preview[bot]2021-02-221-1/+1
|/ / / /
* | | | Merge pull request #1256 from RDFLib/dependabot/pip/sphinx-3.5.0Nicholas Car2021-02-171-1/+1
|\ \ \ \
| * | | | Bump sphinx from 3.4.1 to 3.5.0dependabot/pip/sphinx-3.5.0dependabot-preview[bot]2021-02-151-1/+1
* | | | | Merge pull request #1254 from jpstroop/patch-1Nicholas Car2021-02-171-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Typo fixJon Stroop2021-02-121-1/+1
|/ / / /
* | | | Merge pull request #1237 from JaimieMurdock/Namespace.__contains__Ashley Sommer2021-02-092-6/+37
|\ \ \ \
| * | | | Namespace fixJaimie Murdock2021-02-021-2/+1
| * | | | adding {ClosedNamespace,NamespaceManager,_RDFNamespace}.__contains__() and testsJaimie Murdock2021-01-282-7/+32
| * | | | Adding Namespace.__contains__()Jaimie Murdock2021-01-271-1/+8
* | | | | Merge pull request #1247 from RDFLib/drone_configNatanael Arndt2021-02-051-0/+60
|\ \ \ \ \
| * | | | | Add a Drone config file.Ashley Sommer2021-02-051-0/+60
|/ / / / /
* | | | | Merge pull request #1234 from tombaker/tombaker-patch-1Natanael Arndt2021-02-051-0/+2
|\ \ \ \ \
| * | | | | Add sentence on names not valid as Python IDs.tombaker2021-01-231-0/+2
| |/ / / /
* | | | | Merge pull request #1238 from white-gecko/feature/addTrigMimetypeAshley Sommer2021-02-051-16/+21
|\ \ \ \ \
| * | | | | Reorder plugins and add commentsNatanael Arndt2021-01-281-19/+20
| * | | | | Fix #1236. Add TriG mimetype for registering Parsers and Serializers.Natanael Arndt2021-01-281-0/+4
| |/ / / /
* | | | | Merge pull request #1239 from white-gecko/feature/pep8configAshley Sommer2021-02-053-5/+6
|\ \ \ \ \
| * | | | | Move flake8 configNatanael Arndt2021-01-283-5/+6
| |/ / / /
* | | | | Merge pull request #1240 from white-gecko/feature/updateSparqlTetsAsDBpediaWa...Ashley Sommer2021-02-051-13/+15
|\ \ \ \ \
| * | | | | Update SPARQL tests since the DBpedia was updatedNatanael Arndt2021-01-281-13/+15
| |/ / / /
* | | | | Merge pull request #1220 from RDFLib/foaf_fixNatanael Arndt2021-01-282-37/+61
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove test using a FOAF deprecated propfoaf_fixNicholas Car2020-12-291-5/+2
| * | | | fix foaf ClosedNamespaceNicholas Car2020-12-291-32/+59
* | | | | Merge pull request #1221 from RDFLib/namespace-geosparqlNicholas Car2021-01-051-0/+45
|\ \ \ \ \
| * | | | | add GeoSPARQL ClosedNamespacenamespace-geosparqlNicholas Car2020-12-291-0/+45
| |/ / / /
* | | | | Merge pull request #1223 from timgates42/bugfix_typo_yieldNicholas Car2021-01-051-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | docs: fix simple typo, yeild -> yieldTim Gates2020-12-311-1/+1
|/ / / /
* | | | Merge pull request #1219 from RDFLib/dependabot/pip/sphinx-3.4.1Nicholas Car2020-12-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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