2023-12-12 |
|
---|---|
Bump Scala to 3.3.1
Alex Tucker
committed
on 12 Dec
|
|
Ran migrateSyntax
Alex Tucker
committed
on 12 Dec
|
|
Bump Scala version and some deps in preparation for migration to Scala 3.
...
Alex Tucker
committed
on 12 Dec
|
|
Bump Scala version and some deps in preparation for migration to Scala 3.
...
Alex Tucker
committed
on 12 Dec
|
|
Read files as named graphs and set default graph as union of named graphs.
Alex Tucker
committed
on 12 Dec
|
|
2021-03-08 |
Add -m max time for query execution. Attempt to fix FROMs not being sent to remote SPARQL endpoint.
Alex Tucker
committed
on 8 Mar 2021
|
Use logger rather than out/err
Alex Tucker
committed
on 8 Mar 2021
|
|
Move the uncurry to later to eagerly parse the config and load the data from files only once.
Alex Tucker
committed
on 8 Mar 2021
|
|
2021-03-05 |
Remove debugging.
Alex Tucker
committed
on 5 Mar 2021
|
Move error reason to message, not stack-trace.
Alex Tucker
committed
on 5 Mar 2021
|
|
-i -> ignore errors (exceptions) rather than failures & errors.
Alex Tucker
committed
on 5 Mar 2021
|
|
Override default test directory.
Alex Tucker
committed
on 5 Mar 2021
|
|
Some refactoring to add tests to figure out the reason for exceptions.
Alex Tucker
committed
on 5 Mar 2021
|
|
2021-02-22 |
Allow multiple test directories to be specified.
Alex Tucker
committed
on 22 Feb 2021
|
2021-02-10 |
Bump Jena -> 3.17.0, redo build.sbt and start adding GraalVM build.
Alex Tucker
committed
on 10 Feb 2021
|
Use Using properly. Add stacktrace to exception/error.
Alex Tucker
committed
on 10 Feb 2021
|
|
2021-02-09 |
Clean & use Using()
Alex Tucker
committed
on 9 Feb 2021
|
Bump versions: scala -> 2.13.4; scopt -> .0.0; scala-xml -> 1.3.0; sbt -> 1.4.7.
Alex Tucker
committed
on 9 Feb 2021
|
|
Don't use prettyprinter so to avoid adding whitespace in error/failure reasons.
Alex Tucker
committed
on 9 Feb 2021
|
|
2021-02-08 |
Put output message in body of <failure>, using CDATA to preserve line endings.
Alex Tucker
committed
on 8 Feb 2021
|
Found the JUnit/Jenkins reverse engineered docs; updated to distinguish errors & failures.
Alex Tucker
committed
on 8 Feb 2021
|
|
2020-09-11 |
Add -l option to add/set limits on SELECT queries
Alex Tucker
committed
on 11 Sep 2020
|
2020-09-09 |
Add --from to be able to specify one or more graphs to restrict queries to (currently over HTTP)
Alex Tucker
committed
on 9 Sep 2020
|
2020-06-19 |
Attempt to add limited oAuth support via supplied token.
Alex Tucker
committed
on 19 Jun 2020
|
2019-03-19 |
Remove ENTRYPOINT as it messes things up.
Alex Tucker
committed
on 19 Mar 2019
|
2019-03-15 |
Create Docker image
Alex Tucker
committed
on 15 Mar 2019
|
Bump scala to 2.12.8 and sbt to 1.2.8. Create sparql-test-runner jar and make it run the test runner directly.
Alex Tucker
committed
on 15 Mar 2019
|
|
Add -p option to bind query vars directly by replacing given vars in query text.
Alex Tucker
committed
on 15 Mar 2019
|
|
2018-07-17 |
Catch exceptions running queries.
Alex Tucker
committed
on 17 Jul 2018
|