1
0
Fork 0
arangodb/arangod/Utils
Simon Grätzer edab268572 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
#	arangod/Aql/FunctionDefinitions.cpp
#	arangod/Aql/Functions.h
#	arangod/Utils/ExplicitTransaction.h
2017-02-10 15:21:24 +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
CollectionGuard.h
CollectionKeys.cpp Transaction::invokeOnAllElements now works with a callback taken DocumentIdentifierTokens instead of IndexElements. 2017-01-25 15:03:08 +01:00
CollectionKeys.h
CollectionKeysRepository.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
CollectionKeysRepository.h
CollectionNameResolver.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
CollectionNameResolver.h
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
Cursor.h
CursorRepository.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
CursorRepository.h
DatabaseGuard.h
Events.cpp
Events.h
ExplicitTransaction.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-10 15:21:24 +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
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 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-10 15:21:24 +01:00
TransactionContext.cpp
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