1
0
Fork 0
arangodb/arangod/Utils
jsteemann c2cbce507f added exclusive locks 2017-01-23 13:16:28 +01:00
..
AqlTransaction.cpp comment out waiting for now 2016-12-08 16:49:51 +01:00
AqlTransaction.h added exclusive locks 2017-01-23 13:16:28 +01:00
CollectionExport.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
CollectionExport.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
CollectionGuard.h
CollectionKeys.cpp factored out transaction manager from logfile manager 2017-01-23 12:31:45 +01:00
CollectionKeys.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
CollectionKeysRepository.cpp
CollectionKeysRepository.h
CollectionNameResolver.cpp Fix error handling for ClusterInfo::getCollection. 2016-09-30 14:11:46 +02:00
CollectionNameResolver.h
CollectionReadLocker.h performance fix for locks 2017-01-02 15:36:43 +01:00
CollectionWriteLocker.h performance fix for locks 2017-01-02 15:36:43 +01:00
Cursor.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
Cursor.h fixed issue #2211 2016-12-07 12:28:52 +01:00
CursorRepository.cpp fixed issue #2211 2016-12-07 12:28:52 +01:00
CursorRepository.h fixed issue #2211 2016-12-07 12:28:52 +01:00
DatabaseGuard.h experimental micro optimizations 2016-12-16 15:52:16 +01:00
Events.cpp fixed formatting 2016-10-06 14:56:32 +02:00
Events.h added more events 2016-10-06 14:14:38 +02:00
ExplicitTransaction.h added exclusive locks 2017-01-23 13:16:28 +01:00
OperationCursor.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
OperationCursor.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
OperationOptions.h renaming 2017-01-16 14:48:13 +01:00
OperationResult.h fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
ReplicationTransaction.h
SingleCollectionTransaction.cpp removed TRI_collection_t 2016-09-02 14:54:13 +02:00
SingleCollectionTransaction.h Moved index creation to use LogicalCollection instead of TRI_collection_t. Involved changes of the constructor, all can now be created using iid and Slice. Removed specialized functions to create/find indixes in v8-voc index. Also the iteration is modified. This commit compiles but tests will fail. Merge commit. 2016-08-25 09:57:36 +02:00
StandaloneTransactionContext.cpp
StandaloneTransactionContext.h
Transaction.cpp factored out transaction manager from logfile manager 2017-01-23 12:31:45 +01:00
Transaction.h added optional cache cleanup during collection load 2017-01-18 11:58:38 +01:00
TransactionContext.cpp factored out transaction manager from logfile manager 2017-01-23 12:31:45 +01:00
TransactionContext.h added optional cache cleanup during collection load 2017-01-18 11:58:38 +01:00
V8TransactionContext.cpp
V8TransactionContext.h
WorkMonitorArangod.cpp added work context 2017-01-22 12:53:52 +01:00