1
0
Fork 0
arangodb/arangod/VocBase
Simon Grätzer c21bd1eeb8 Rocksb: index locking issue 2017-05-11 15:12:05 +02:00
..
AccessMode.h honor exclusive locks 2017-04-25 12:56:56 +02:00
AuthInfo.cpp fix empty server responses in case invalid users are used 2017-04-27 14:47:20 +02:00
AuthInfo.h cppcheck 2017-04-27 12:26:13 +02:00
EdgeCollectionInfo.cpp
EdgeCollectionInfo.h
Graphs.cpp
Graphs.h
KeyGenerator.cpp
KeyGenerator.h
LogicalCollection.cpp Rocksb: index locking issue 2017-05-11 15:12:05 +02:00
LogicalCollection.h Rocksb: index locking issue 2017-05-11 15:12:05 +02:00
LogicalView.cpp
LogicalView.h
ManagedDocumentResult.cpp 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
ManagedDocumentResult.h 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
PathEnumerator.cpp Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
PathEnumerator.h Moved some Edge Lookup logic around and moved the EdgeCursor to it's own class. This is still ongoing work. Expect shortest-path to fail. 2017-04-11 18:03:56 +02:00
PhysicalView.h
SingleServerTraverser.cpp Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
SingleServerTraverser.h Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
Traverser.cpp Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
Traverser.h Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
TraverserCache.cpp Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
TraverserCache.h Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
TraverserCacheFactory.cpp Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
TraverserCacheFactory.h Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
TraverserDocumentCache.cpp Squashed commit of the following: 2017-04-13 17:00:44 +02:00
TraverserDocumentCache.h Fixing some warnings 2017-04-13 18:00:13 +02:00
TraverserOptions.cpp Fixed a bug in TraverserOptions when using more than one edge collection and a specific filter on depth. 2017-04-21 15:06:24 +02:00
TraverserOptions.h More unified merge of Traverser- and ShortestPath- into GraphNode. Now the ShortestPathNode creates TraverserEngines on the Cluster. Finally everything ready to wire computation together 2017-04-19 15:23:37 +02:00
ViewImplementation.h
modes.cpp
modes.h
replication-applier.cpp
replication-applier.h
replication-common.cpp
replication-common.h added more marker types 2017-04-26 11:15:33 +02:00
ticks.cpp
ticks.h
voc-types.h remove code that tracks size of index operations 2017-04-18 16:58:44 +02:00
vocbase.cpp Removed accidental log spam. 2017-05-04 15:30:09 -04:00
vocbase.h added replication client garbage collection 2017-05-04 18:40:55 +02:00