1
0
Fork 0
arangodb/arangod/Utils
jsteemann d024a6d00a remove logging for non-topics 2017-02-10 09:32:50 +01:00
..
AqlTransaction.cpp refactoring 2017-02-07 14:36:03 +01:00
AqlTransaction.h refactoring 2017-02-07 14:36:03 +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 remove logging for non-topics 2017-02-10 09:32:50 +01:00
CollectionKeysRepository.h removed unused forwards and functions 2016-02-25 00:48:06 +01:00
CollectionNameResolver.cpp remove logging for non-topics 2017-02-10 09:32:50 +01: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 remove logging for non-topics 2017-02-10 09:32:50 +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 refactoring 2017-02-07 14:36:03 +01:00
OperationCursor.cpp Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions. 2017-02-03 13:22:06 +01:00
OperationCursor.h Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions. 2017-02-03 13:22:06 +01:00
OperationOptions.h renaming 2017-01-16 14:48:13 +01:00
OperationResult.h renaming 2017-01-30 09:02:57 +01:00
ReplicationTransaction.h refactoring 2017-02-07 14:36:03 +01:00
SingleCollectionTransaction.cpp refactoring 2017-02-07 14:36:03 +01:00
SingleCollectionTransaction.h moved transaction collections into their own files 2017-01-26 16:51:57 +01:00
StandaloneTransactionContext.cpp refactoring 2017-02-07 14:36:03 +01:00
StandaloneTransactionContext.h make TransactionState a class and privatize some of its internals 2017-02-07 11:58:34 +01:00
Transaction.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-08 00:59:16 +01:00
Transaction.h remove logging for non-topics 2017-02-10 09:32:50 +01:00
TransactionContext.cpp remove revisions cache 2017-01-24 10:48:07 +01:00
TransactionContext.h make TransactionState a class and privatize some of its internals 2017-02-07 11:58:34 +01:00
TransactionHints.h factored out transaction hints 2017-01-25 13:12:09 +01:00
V8TransactionContext.cpp refactoring 2017-02-07 14:36:03 +01:00
V8TransactionContext.h make TransactionState a class and privatize some of its internals 2017-02-07 11:58:34 +01:00
WorkMonitorArangod.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00