.. |
AccessMode.h
|
…
|
|
AuthInfo.cpp
|
…
|
|
AuthInfo.h
|
…
|
|
EdgeCollectionInfo.cpp
|
…
|
|
EdgeCollectionInfo.h
|
…
|
|
Graphs.cpp
|
…
|
|
Graphs.h
|
…
|
|
KeyGenerator.cpp
|
…
|
|
KeyGenerator.h
|
…
|
|
LogicalCollection.cpp
|
Changed index VPack building to include forPersistence flag.
|
2017-04-17 17:04:50 -04:00 |
LogicalCollection.h
|
Changed index VPack building to include forPersistence flag.
|
2017-04-17 17:04:50 -04:00 |
LogicalView.cpp
|
…
|
|
LogicalView.h
|
…
|
|
ManagedDocumentResult.cpp
|
…
|
|
ManagedDocumentResult.h
|
…
|
|
PathEnumerator.cpp
|
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 |
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 |
PhysicalCollection.cpp
|
Changed index VPack building to include forPersistence flag.
|
2017-04-17 17:04:50 -04:00 |
PhysicalCollection.h
|
Changed index VPack building to include forPersistence flag.
|
2017-04-17 17:04:50 -04:00 |
PhysicalView.h
|
…
|
|
SingleServerTraverser.cpp
|
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 |
SingleServerTraverser.h
|
Fixing some warnings
|
2017-04-13 18:00:13 +02:00 |
TransactionManager.cpp
|
…
|
|
TransactionManager.h
|
…
|
|
Traverser.cpp
|
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 |
Traverser.h
|
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 |
TraverserCache.cpp
|
Fixed scannedIndex values in traverser tests. It did not report the correct number of lookups required after modification for new Storage-Engine
|
2017-04-18 10:40:35 +02:00 |
TraverserCache.h
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
TraverserCacheFactory.cpp
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
TraverserCacheFactory.h
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +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
|
Changed index VPack building to include forPersistence flag.
|
2017-04-17 17:04:50 -04:00 |
TraverserOptions.h
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
ViewImplementation.h
|
…
|
|
modes.cpp
|
…
|
|
modes.h
|
…
|
|
replication-applier.cpp
|
…
|
|
replication-applier.h
|
…
|
|
replication-common.cpp
|
…
|
|
replication-common.h
|
…
|
|
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
|
Merge branch 'devel' of github.com:arangodb/arangodb into engine-api
|
2017-04-13 17:34:25 +02:00 |
vocbase.h
|
Add a timeout option to <collection>.drop().
|
2017-04-07 15:52:19 +02:00 |