- Notifications
You must be signed in to change notification settings - Fork 94
Pull requests: arangodb/arangodb-java-driver
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
EntityFactory allows fine-tuning of Gson
#8 by tporadowski was merged Mar 20, 2015 Loading… updated Mar 20, 2015
Possibility for CursorEntity to return Object instead of List<Object>
#10 by mrbatista was merged Mar 31, 2015 Loading… updated Apr 1, 2015
Remove dependency on commons-collections4
#18 by ralscha was merged Jun 26, 2015 Loading… updated Jun 26, 2015
Function to execute AQL query and get the raw JSON response from Arango server
#30 by miguel-porto was merged Nov 17, 2015 Loading… updated Nov 17, 2015
Fixed update document bug when passed object has null _id or _key fields.
#44 by miguel-porto was closed Jul 12, 2016 Loading… updated Jul 12, 2016
fixes #63; better toString representation of ArangoHost
#64 by antonsarov was merged Nov 7, 2016 Loading… updated Nov 7, 2016
VPackBuilder appendString as UTF_8
#89 by amtemkin was closed Jan 12, 2017 Loading… updated Jan 12, 2017
Support serializing collections with null elements and extended collections
#104 by vveloso was merged Feb 16, 2017 Loading… updated Feb 16, 2017
Support byte and Byte serialization and deserialization by default.
#105 by vveloso was merged Feb 16, 2017 Loading… updated Feb 16, 2017
Issue #125 Adding exception field to ErrorEntity to match response re…
#126 by dchrzascik was closed Jun 12, 2017 Loading… updated Jun 12, 2017
Issue #125 Passing exception message to ArangoDBException
#130 by dchrzascik was merged Jun 13, 2017 Loading… updated Jun 13, 2017
Fix broken headings in Markdown files
#119 by bryant1410 was closed Jun 14, 2017 Loading… updated Jun 14, 2017
Throw error when failing to getDocument or to determine if documentExists
#134 by tperamaki was closed Jul 10, 2017 Loading… updated Jul 10, 2017
Doc - TTL default + how to disable TTL + typo fix
#192 by sleto-it was merged May 28, 2018 Loading… updated Jun 8, 2018
gitbook doesn't like blank after tripple ticks - remove them
#185 by dothebart was merged Mar 19, 2018 Loading… updated Jun 8, 2018
Revert "Batch driver performance fix"
#32 by a-brandt was merged Feb 26, 2016 Loading… updated Jun 8, 2018
Allow & account for pre-existing users other than ROOT to avoid unnecessary failures in src/test/java/com/arangodb/ArangoDBTest
#197 by haqer1 was merged Jun 14, 2018 Loading… updated Jun 14, 2018
Docs: Use absolute link to SslExample.java in Setup.md
#199 by Simran-B was merged Jun 28, 2018 Loading… updated Jul 3, 2018
Documentation overhaul enhancement
#204 by mvollmary was merged Jul 6, 2018 Loading… updated Jul 6, 2018
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.