1
0
Fork 0
arangodb/arangod
Michael Hackstein d61203907b ClangFormat 2017-04-13 14:35:42 +02:00
..
Actions
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 Fixed AttribtueWeighted ShortestPath computation. 2017-04-12 17:27:45 +02:00
Cache Fixed issue with cache transactions. 2017-04-07 16:58:22 -04:00
Cluster ClangFormat 2017-04-13 14:35:42 +02:00
GeneralServer
Graph Added an additional assertion for non-reachable code. 2017-04-13 11:04:00 +02:00
Indexes Fixed a bug with SortedIndexes. Some sort functions for AstNodes ordered upperbounds before lower bounds. This caused the index iterator to ignore the upperbound in sparse index cases. 2017-04-11 17:57:59 +02:00
InternalRestHandler
MMFiles Fixed a bug with SortedIndexes. Some sort functions for AstNodes ordered upperbounds before lower bounds. This caused the index iterator to ignore the upperbound in sparse index cases. 2017-04-11 17:57:59 +02:00
Pregel moved class around 2017-04-07 13:13:48 +02:00
Replication pass trx into numberDocuments 2017-03-31 11:33:16 +02:00
Rest
RestHandler Fixed unloaded collection status reporting issue. 2017-04-06 16:21:51 -04:00
RestServer Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 17:26:39 +02:00
RocksDBEngine Counter fixes 2017-04-12 17:10:35 +02:00
Scheduler fixed shutdown issue 2017-04-05 10:43:05 +02:00
Statistics
StorageEngine add engine capabilities 2017-04-06 14:50:27 +02:00
Transaction moved class around 2017-04-07 13:13:48 +02:00
Utils moved class around 2017-04-07 13:13:48 +02:00
V8Server Removed V8Traverser files and made ShortestPathOptions an extension of Graph::BaseOptions. Now they are ready to use LokkupInfos as well. Now starting to move logic around 2017-04-10 16:26:23 +02:00
Views Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
VocBase Replaced the velocypack ConstantDistance ShortestPath API by a StringRef & TraverserCache version. This should be save for RocksDB. This commit fails in ClusterMode. 2017-04-12 14:21:53 +02:00
CMakeLists.txt Replaced the velocypack ConstantDistance ShortestPath API by a StringRef & TraverserCache version. This should be save for RocksDB. This commit fails in ClusterMode. 2017-04-12 14:21:53 +02:00
dbg.cmake