aduna
Subversion Repositories
aduna
[
/
] [
org.openrdf/
] [
sesame/
] [
branches/
] [
2.5/
] [
core
/] - Rev 11325
Go to most recent revision
Filtering Options
From rev
To rev
Max revs
Search for
Clear current filter
Rev
Log message
Author
Age
Path
11325
Handle the baseUri appropriately for service evaluation
andreas_schwarte
582d 03h 11m
/org.openrdf/sesame/branches/2.5/core/
11323
baseURI now properly set on Service algebra node.
jeen
582d 22h 15m
/org.openrdf/sesame/branches/2.5/core/
11321
Fix SES-854: Added support for setting additional HTTP headers in the SPARQL repository
andreas_schwarte
583d 11h 09m
/org.openrdf/sesame/branches/2.5/core/
11320
SES-853 added unit tests for issue with bindingsets of unequal size, and added fix suggested by Mike.
jeen
583d 19h 51m
/org.openrdf/sesame/branches/2.5/core/
11319
SES-823 created message sparqlupdate.label to differentiate it from message for update button in namespace screen.
jeen
583d 23h 51m
/org.openrdf/sesame/branches/2.5/core/
11317
Fixed SES-852: Binary query result parser fails to handle query results with empty bindings
arjohn
584d 10h 52m
/org.openrdf/sesame/branches/2.5/core/
11315
Reuse the same SPARQLConnection (i.e. also the same http client)
andreas_schwarte
586d 07h 39m
/org.openrdf/sesame/branches/2.5/core/
11312
fixed passing of setBindings() values in SPARQL updates over HTTP.
jeen
589d 19h 22m
/org.openrdf/sesame/branches/2.5/core/
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
590d 12h 30m
/org.openrdf/sesame/branches/2.5/core/
11310
SES-846 parser config passed on to delegate if add is delegated.
jeen
590d 14h 11m
/org.openrdf/sesame/branches/2.5/core/
11309
SES-846 fixed issues with default settings. stopOnFirstError is try by default, but should not be true for the RepositoryConnectionBase.
jeen
590d 14h 18m
/org.openrdf/sesame/branches/2.5/core/
11308
changed default of 'stopAtFirstError' to false.
jeen
590d 14h 20m
/org.openrdf/sesame/branches/2.5/core/
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
590d 15h 24m
/org.openrdf/sesame/branches/2.5/core/
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
590d 16h 25m
/org.openrdf/sesame/branches/2.5/core/
11303
Proposal for FederatedService infrastructure: FederatedService instance are used to evaluate SERVICE expressions, FederatedServiceManager manages instances, customization possible
andreas_schwarte
591d 03h 29m
/org.openrdf/sesame/branches/2.5/core/
11302
QueryString Util removed
andreas_schwarte
591d 06h 11m
/org.openrdf/sesame/branches/2.5/core/
11301
QueryString Util removed, setBinding of SPARQLRepository is used instead. Prepared queries are generated (once) in the Service node.
andreas_schwarte
591d 06h 32m
/org.openrdf/sesame/branches/2.5/core/
11300
SES-846 Rio parsers in RepositoryConnectionBase and HTTPClient now behave more consistently: both verify datatypes, and both do not stop at the first error. Also added a ParseErrorLogger which reports all parser error messages directly to SLF4J.
jeen
591d 17h 16m
/org.openrdf/sesame/branches/2.5/core/
11292
SES-843 fixed column counting error by set size of tab character to 1 in JavaCharStream: reported column number now corresponds to char index.
jeen
592d 23h 18m
/org.openrdf/sesame/branches/2.5/core/
11289
JUnit test case infrastructure + Tests for SPARQL 1.1 SERVICE
- integration of W3C SERVICE tests
- embedded HTTP server for sparql test
andreas_schwarte
596d 04h 13m
/org.openrdf/sesame/branches/2.5/core/
1
2
Next >
Show All