Subversion Repositories aduna

[/] [org.openrdf/] [sesame/] [branches/] [2.5/] - Rev 11333

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
11333 [maven-release-plugin] prepare branch 2.6 jeen 583d 23h 43m /org.openrdf/sesame/branches/2.5/
11332 undo revisions 11330 and 11328: incorrect creation of new release branch. jeen 584d 01h 39m /org.openrdf/sesame/branches/2.5/
11330 [maven-release-plugin] prepare release 2.6 jeen 584d 02h 02m /org.openrdf/sesame/branches/2.5/
11328 [maven-release-plugin] prepare branch 2.6 jeen 584d 02h 03m /org.openrdf/sesame/branches/2.5/
11327 SES-847 fixed for case where supplied bindingset contains bindings that do not get returned by evaluation of the WHERE-clause. jeen 584d 23h 01m /org.openrdf/sesame/branches/2.5/
11325 Handle the baseUri appropriately for service evaluation andreas_schwarte 588d 06h 39m /org.openrdf/sesame/branches/2.5/
11323 baseURI now properly set on Service algebra node. jeen 589d 01h 43m /org.openrdf/sesame/branches/2.5/
11321 Fix SES-854: Added support for setting additional HTTP headers in the SPARQL repository andreas_schwarte 589d 14h 38m /org.openrdf/sesame/branches/2.5/
11320 SES-853 added unit tests for issue with bindingsets of unequal size, and added fix suggested by Mike. jeen 589d 23h 19m /org.openrdf/sesame/branches/2.5/
11319 SES-823 created message sparqlupdate.label to differentiate it from message for update button in namespace screen. jeen 590d 03h 20m /org.openrdf/sesame/branches/2.5/
11317 Fixed SES-852: Binary query result parser fails to handle query results with empty bindings arjohn 590d 14h 20m /org.openrdf/sesame/branches/2.5/
11315 Reuse the same SPARQLConnection (i.e. also the same http client) andreas_schwarte 592d 11h 08m /org.openrdf/sesame/branches/2.5/
11312 fixed passing of setBindings() values in SPARQL updates over HTTP. jeen 595d 22h 50m /org.openrdf/sesame/branches/2.5/
11311 Use existing InsertBindingsetCursor instead of new iteration, to fix the issue with assertions thrown in the test case (issue was: addBinding was used instead of setBinding) andreas_schwarte 596d 15h 58m /org.openrdf/sesame/branches/2.5/
11310 SES-846 parser config passed on to delegate if add is delegated. jeen 596d 17h 39m /org.openrdf/sesame/branches/2.5/
11309 SES-846 fixed issues with default settings. stopOnFirstError is try by default, but should not be true for the RepositoryConnectionBase. jeen 596d 17h 46m /org.openrdf/sesame/branches/2.5/
11308 changed default of 'stopAtFirstError' to false. jeen 596d 17h 49m /org.openrdf/sesame/branches/2.5/
11307 SES-847 fixed issue with modify operations with empty where-clauses, these now behave consistenly with either fully bound patterns in the insert/delete clauses or with bindings supplied via setBinding(). jeen 596d 18h 52m /org.openrdf/sesame/branches/2.5/
11306 SES-847 added test with setBinding on INSERT...WHERE operation. Seems to work as expected, user error is probably caused by something else. jeen 596d 19h 26m /org.openrdf/sesame/branches/2.5/
11305 SES-749 added ParserConfig object to Rio API to allow for easy passing of a set of configuration options to an RDFParser. RepositoryConnection now has a setParserConfig and getParserConfig (default implementation in RepositoryConnectionBase to ensure no third-party Repository implementations break) which can be used to tweak parser behavior on adding data (when using a SailRepository) or on invoking export (when using a HTTPRepository).
SES-846 Parser behavior now streamlined, default behavior is stricter for add than for export.
jeen 596d 19h 54m /org.openrdf/sesame/branches/2.5/

1 2 Next >

Show All