1
0
Fork 0
arangodb/arangod/VocBase
Jan Christoph Uhde c12bd6f2ed remove code that tracks size of index operations
in RocksDBTransactions
2017-04-18 16:58:44 +02:00
..
AccessMode.h refactoring 2017-01-27 15:57:22 +01:00
AuthInfo.cpp added missing locks to authentication cache methods 2017-03-11 01:54:37 +01:00
AuthInfo.h added missing locks to authentication cache methods 2017-03-11 01:54:37 +01:00
EdgeCollectionInfo.cpp potential fixes for MSVC 2017-02-14 16:01:00 +01:00
EdgeCollectionInfo.h renaming 2017-02-13 15:18:40 +01:00
Graphs.cpp refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
Graphs.h renaming 2017-02-27 14:38:27 +01:00
KeyGenerator.cpp performance optimizations 2016-11-09 14:46:50 +01:00
KeyGenerator.h performance optimizations 2016-11-09 14:46:50 +01:00
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 Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
LogicalView.h Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
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 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 some fixes for view handling 2017-03-17 11:18:46 +01:00
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 Moving api-wal-noncluster and adding running trx 2017-04-05 11:54:30 +02:00
TransactionManager.h Moving api-wal-noncluster and adding running trx 2017-04-05 11:54:30 +02:00
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 Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
modes.cpp removed server.h 2016-07-25 16:49:52 +02:00
modes.h some fixes 2016-08-01 17:16:23 +02:00
replication-applier.cpp enum databases, views and collections at startup 2017-03-23 11:52:22 +01:00
replication-applier.h enum databases, views and collections at startup 2017-03-23 11:52:22 +01:00
replication-common.cpp remove includes 2016-08-26 10:18:30 +02:00
replication-common.h
ticks.cpp fixes for tick handling 2016-10-24 15:20:45 +02:00
ticks.h refactoring 2016-07-22 15:44:23 +02:00
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