.. |
Actions
|
make number of v8 contexts dynamic. start with just 1 or 2 contexts
|
2017-03-10 17:59:44 +01:00 |
Agency
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api-arango-result
|
2017-03-30 19:46:17 +02:00 |
Aql
|
Added a toAqlValue in ManagedDocumentResult that should be called from outside. This figures out if we have to copy the content into the AqlValue or if we could just point to the raw data.
|
2017-04-05 15:32:45 +02:00 |
Cache
|
Move assertions to maintainer mode conditional blocks.
|
2017-04-04 19:17:23 -04:00 |
Cluster
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 13:20:59 +02:00 |
GeneralServer
|
added message id to debug output
|
2017-03-24 09:57:07 +01:00 |
Graph
|
Moved all logic of lib/Basics/PathFinder into seperated files in arangod/Graph. Preparation to detemplatify this code as we need some arangodb interna in it for Slice mangement
|
2017-04-05 15:31:44 +02:00 |
Indexes
|
de-constified lookupKey
|
2017-03-31 10:16:14 +02:00 |
InternalRestHandler
|
Revert "Squashed commit. Moved over SmartSearch Shortest Path feature"
|
2017-03-24 18:23:20 +01:00 |
MMFiles
|
invokeOnAllElements
|
2017-04-05 13:38:43 +02:00 |
Pregel
|
Fixing some conversion issues
|
2017-04-05 12:16:53 +02:00 |
Replication
|
pass trx into numberDocuments
|
2017-03-31 11:33:16 +02:00 |
Rest
|
…
|
|
RestHandler
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-04 15:27:38 +02:00 |
RestServer
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-03 17:26:39 +02:00 |
RocksDBEngine
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 13:38:47 +02:00 |
Scheduler
|
fixed shutdown issue
|
2017-04-05 10:43:05 +02:00 |
Statistics
|
generalize usleep argument
|
2017-03-16 16:27:40 +01:00 |
StorageEngine
|
make versionFilename() a property of the engine
|
2017-04-04 17:23:02 +02:00 |
Transaction
|
invokeOnAllElements
|
2017-04-05 13:38:43 +02:00 |
Utils
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api-arango-result
|
2017-03-30 19:46:17 +02:00 |
V8Server
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 12:10:40 +02:00 |
Views
|
Added partialUpdate flag for view property modification.
|
2017-03-30 12:04:58 -04:00 |
VocBase
|
Added a toAqlValue in ManagedDocumentResult that should be called from outside. This figures out if we have to copy the content into the AqlValue or if we could just point to the raw data.
|
2017-04-05 15:32:45 +02:00 |
CMakeLists.txt
|
split ManagedDocumentResult in .h and .cpp files
|
2017-04-04 15:47:05 +02:00 |
dbg.cmake
|
streamline import process; fix arangoexport
|
2017-02-20 15:35:34 +01:00 |