1
0
Fork 0
arangodb/arangod/Utils
jsteemann 3cf0ee1329 moved Status into Transaction.h 2017-01-26 16:20:57 +01:00
..
AqlTransaction.cpp comment out waiting for now 2016-12-08 16:49:51 +01:00
AqlTransaction.h factored out TransactionState 2017-01-25 15:55:01 +01:00
CollectionExport.cpp Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-01-25 16:30:33 +01:00
CollectionExport.h remove revisions cache 2017-01-24 10:48:07 +01:00
CollectionGuard.h Removed all references on TRI_vocbase_col_t and replaced them by LogicalCollection class. Not everything is properly moved and implemetned yet. This commit causes crashes. 2016-08-17 11:10:39 +02:00
CollectionKeys.cpp Transaction::invokeOnAllElements now works with a callback taken DocumentIdentifierTokens instead of IndexElements. 2017-01-25 15:03:08 +01:00
CollectionKeys.h remove revisions cache 2017-01-24 10:48:07 +01:00
CollectionKeysRepository.cpp removed server.h 2016-07-25 16:49:52 +02:00
CollectionKeysRepository.h removed unused forwards and functions 2016-02-25 00:48:06 +01:00
CollectionNameResolver.cpp Fix error handling for ClusterInfo::getCollection. 2016-09-30 14:11:46 +02:00
CollectionNameResolver.h Removed all references on TRI_vocbase_col_t and replaced them by LogicalCollection class. Not everything is properly moved and implemetned yet. This commit causes crashes. 2016-08-17 11:10:39 +02:00
CollectionReadLocker.h factored out TransactionState 2017-01-25 15:55:01 +01:00
CollectionWriteLocker.h factored out TransactionState 2017-01-25 15:55:01 +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 factored out TransactionState 2017-01-25 15:55:01 +01:00
OperationCursor.cpp Renamed => getMoreMptr in OpCursor to getMoreTokens, Removed default Parameter 2017-01-25 10:46:37 +01:00
OperationCursor.h Renamed => getMoreMptr in OpCursor to getMoreTokens, Removed default Parameter 2017-01-25 10:46:37 +01: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 factored out TransactionState 2017-01-25 15:55:01 +01:00
SingleCollectionTransaction.cpp factored out TransactionState 2017-01-25 15:55:01 +01:00
SingleCollectionTransaction.h factored out AccessMode from transaction.h 2017-01-25 11:57:21 +01:00
StandaloneTransactionContext.cpp factored out TransactionState 2017-01-25 15:55:01 +01:00
StandaloneTransactionContext.h factored out TransactionState 2017-01-25 15:55:01 +01:00
Transaction.cpp moved Status into Transaction.h 2017-01-26 16:20:57 +01:00
Transaction.h moved Status into Transaction.h 2017-01-26 16:20:57 +01:00
TransactionContext.cpp remove revisions cache 2017-01-24 10:48:07 +01:00
TransactionContext.h factored out TransactionState 2017-01-25 15:55:01 +01:00
TransactionHints.h factored out transaction hints 2017-01-25 13:12:09 +01:00
TransactionState.cpp renaming 2017-01-26 15:18:23 +01:00
TransactionState.h renaming 2017-01-26 15:18:23 +01:00
V8TransactionContext.cpp factored out TransactionState 2017-01-25 15:55:01 +01:00
V8TransactionContext.h factored out TransactionState 2017-01-25 15:55:01 +01:00
WorkMonitorArangod.cpp added work context 2017-01-22 12:53:52 +01:00