summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump sphinx from 4.3.1 to 4.3.2dependabot/pip/sphinx-4.3.2dependabot[bot]2021-12-201-1/+1
* master branch version updatenicholascar2021-12-201-3/+4
* final tidying commit for 6.1.16.1.1nicholascar2021-12-202-2/+6
* release 6.1.0nicholascar2021-12-204-88/+202
* Merge pull request #1517 from aucampia/iwana-20211218T0100-test_guidelines6.1.0Nicholas Car2021-12-201-19/+51
|\
| * More wording about appropriate tests.Nicholas Car2021-12-201-17/+25
| * Update the guidelines for writing testsIwan Aucamp2021-12-181-3/+27
* | Merge pull request #1450 from aucampia/iwana-20211017T1353-update_toxNicholas Car2021-12-202-4/+27
|\ \
| * | Updated tox config to run mypy in the default environmentIwan Aucamp2021-12-182-4/+27
| |/
* | Merge pull request #1498 from veyndan/literal-lang-TypeAnnotationNicholas Car2021-12-201-5/+13
|\ \
| * | More typing for rdflib.term.LiteralIwan Aucamp2021-12-181-5/+7
| * | Add type annotation to lang in Literalveyndan2021-12-181-3/+9
|/ /
* | Merge pull request #1516 from RDFLib/iwana-20211218T0035-sap_pmrNicholas Car2021-12-181-1/+1
|\ \
| * | Increase fuseki start timeout from 15 to 30 secondsiwana-20211218T0035-sap_pmrIwan Aucamp2021-12-181-1/+1
| |/
* | Merge pull request #1494 from veyndan/veyndan/bug/lang-truthyNicholas Car2021-12-182-6/+33
|\ \ | |/ |/|
| * Merge pull request #4 from aucampia/iwana-20211217T0021-add_testsVeyndan Stuart2021-12-181-5/+32
| |\
| | * Added additional tests for Literal language tag.Iwan Aucamp2021-12-171-5/+32
| |/
| * Forbid truthy values for lang when initializing Literalveyndan2021-12-151-1/+1
* | Merge pull request #1473 from RDFLib/drone_py310Nicholas Car2021-12-1710-45/+59
|\ \
| * | Update .drone.ymldrone_py310Nicholas Car2021-12-171-0/+1
| * | Update rdflib/tools/rdfs2dot.pyNicholas Car2021-12-171-1/+1
| * | style fixes onlynicholascar2021-12-168-36/+34
| * | more Flak8 improvementsnicholascar2021-12-113-11/+7
| * | Merge branch 'master' into drone_py310nicholascar2021-12-1147-205/+1162
| |\ \
| * | | Update .drone.ymlNicholas Car2021-12-071-1/+0
| * | | Merge branch 'master' into drone_py310Nicholas Car2021-12-0754-1290/+45431
| |\ \ \
| * \ \ \ Merge branch 'master' into drone_py310Nicholas Car2021-11-2169-849/+1088
| |\ \ \ \
| * | | | | dd Py 3.10 to testing environmentsNicholas Car2021-11-211-0/+21
* | | | | | Merge pull request #1512 from aucampia/iwana-20211216T2128-gh_actions_mypyNicholas Car2021-12-171-0/+1
|\ \ \ \ \ \
| * | | | | | Add mypy to GitHub actions validate workflowIwan Aucamp2021-12-161-0/+1
* | | | | | | Merge pull request #1510 from aucampia/iwana-20211216T2046-fuseki_sh_msgNicholas Car2021-12-171-5/+13
|\ \ \ \ \ \ \
| * | | | | | | Improve error messages from with-fuseki.shIwan Aucamp2021-12-161-5/+13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #1511 from aucampia/iwana-20211216T2110-fix_gh_actionsNicholas Car2021-12-171-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix pipeline triggersIwan Aucamp2021-12-161-1/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1514 from aucampia/iwana-20211216T2251-fix_mypy_pyverNicholas Car2021-12-171-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Change python version used for mypy to 3.7Iwan Aucamp2021-12-161-1/+1
|/ / / / / /
* | | | | | Merge pull request #1500 from gjhiggins/quench-nt-test-userwarnNicholas Car2021-12-156-16/+16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into quench-nt-test-userwarnGraham Higgins2021-12-141-1/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'RDFLib:master' into quench-nt-test-userwarnGraham Higgins2021-12-133-0/+206
| |\ \ \ \ \ \ \
| * | | | | | | | provide explicit serialization format, quench test warningsGraham Higgins2021-12-123-10/+11
| * | | | | | | | modernize warning string constructionGraham Higgins2021-12-123-6/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1497 from veyndan/literal-lang-ValueErrorNicholas Car2021-12-152-1/+6
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Raise a more specific Exception when lang isn't validveyndan2021-12-112-1/+6
| |/ / / / / /
* | | | | | | Merge pull request #1504 from gjhiggins/fix-for-issue893Nicholas Car2021-12-141-1/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | re-do _properly_Graham Higgins2021-12-131-0/+3
| * | | | | | remove tmp cruftGraham Higgins2021-12-131-3/+0
| * | | | | | the order of graphs yeiled by `list(ds.graphs())` varies with run, so sort 'e...Graham Higgins2021-12-131-1/+7
|/ / / / / /
* | | | | | Merge pull request #1501 from gjhiggins/fix-for-issue893Nicholas Car2021-12-132-0/+42
|\ \ \ \ \ \
| * | | | | | rework test to allow for variations in triple ordering between runsGraham Higgins2021-12-121-1/+2
| * | | | | | Fix for issue 893Graham Higgins2021-12-122-0/+41
| |/ / / / /