Subversion Repositories aduna

[/] [org.openrdf/] [sesame/] [tags/] [2.2.2/] - Rev 11338

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
8349 [maven-release-plugin] copy for tag 2.2.2 arjohn 1625d 08h 11m /org.openrdf/sesame/tags/2.2.2/
8257 Namespace[s]Controller didn't commit data. herko 1626d 04h 24m /org.openrdf/sesame/branches/2.2/
8256 StatementsController didn't commit data. herko 1626d 04h 38m /org.openrdf/sesame/branches/2.2/
8254 added 'final' declarations for constant variables arjohn 1626d 06h 47m /org.openrdf/sesame/branches/2.2/
8253 handle concurrent calls to close() properly arjohn 1626d 07h 48m /org.openrdf/sesame/branches/2.2/
8252 made inputBindings final arjohn 1626d 07h 50m /org.openrdf/sesame/branches/2.2/
8251 made most vars final arjohn 1626d 07h 54m /org.openrdf/sesame/branches/2.2/
8250 made creatorTrace final arjohn 1626d 07h 55m /org.openrdf/sesame/branches/2.2/
8248 No longer extends IterationWrapper because it's wrappedIter var will become final arjohn 1626d 08h 35m /org.openrdf/sesame/branches/2.2/
8237 Updated dependency. herko 1626d 09h 31m /org.openrdf/sesame/branches/2.2/
8227 updated commons dependencies arjohn 1626d 11h 25m /org.openrdf/sesame/branches/2.2/
8217 Treat 404 NOT FOUND response on /size the same as a size of zero james_leigh 1627d 02h 48m /org.openrdf/sesame/branches/2.2/
8209 Fixed SES-585 - Deleting triples with newlines through workbench
If literal has a newline delete both \r\n and \n variants.
james_leigh 1628d 00h 52m /org.openrdf/sesame/branches/2.2/
8208 Fixed SES-644 - Workbench cannot handle large queries
Check for large queries to use POST, in this mode result page will not retain the large query for re-POST'ing
james_leigh 1628d 00h 55m /org.openrdf/sesame/branches/2.2/
8205 Treat 404 NOT FOUND response on /statements the same as an empty result james_leigh 1628d 03h 17m /org.openrdf/sesame/branches/2.2/
8199 fixed log msg arjohn 1628d 11h 42m /org.openrdf/sesame/branches/2.2/
8196 Enable BNode support to RDFXMLPrettyWriter james_leigh 1629d 04h 54m /org.openrdf/sesame/branches/2.2/
8195 Fixed [SES-645] OrderIterator doesn't check if it has been closed during operation (i.e. timed out) arjohn 1629d 05h 20m /org.openrdf/sesame/branches/2.2/
8194 Cleaned up the result ordering code arjohn 1629d 05h 25m /org.openrdf/sesame/branches/2.2/
8191 Fixed [SES-642] Query with non-"well designed" optional join produces wrong result arjohn 1629d 06h 09m /org.openrdf/sesame/branches/2.2/
8189 Added method to LiteralUtil to derive the Locale from a literal's language tag. herko 1629d 06h 23m /org.openrdf/sesame/branches/2.2/
8185 fixed typo arjohn 1629d 11h 01m /org.openrdf/sesame/branches/2.2/
8142 Fix NPE for 64bit IDs james_leigh 1634d 01h 26m /org.openrdf/sesame/branches/2.2/
8140 Updated dependencies. herko 1634d 02h 05m /org.openrdf/sesame/branches/2.2/
8121 [SES-631] Assertion error when closing repository:
Restoring the allocated nodes list from file was affected by a bug in ByteArrayUtil, which potentially caused used nodes to be flagged as free
arjohn 1635d 11h 41m /org.openrdf/sesame/branches/2.2/
8120 removeSmallestValueFromTree() now throws exception instead of returning null when it can't remove a value arjohn 1635d 11h 44m /org.openrdf/sesame/branches/2.2/
8119 spelling issue in warning msg arjohn 1635d 12h 51m /org.openrdf/sesame/branches/2.2/
8104 [SES-638] Further improved MemoryStore snapshot clean-up process arjohn 1641d 01h 48m /org.openrdf/sesame/branches/2.2/
8099 [SES-638] MemoryStore's clean-up process takes a very long time
[SES-639] Rollback on MemoryStore starts statement clean-up process when there's nothing to clean up
arjohn 1642d 06h 02m /org.openrdf/sesame/branches/2.2/
8095 Explicit dependency on appbase-core. herko 1642d 08h 26m /org.openrdf/sesame/branches/2.2/