1
0
Fork 0
arangodb/arangod/Utils
Michael Hackstein ef4f3790bc Added OperationCursor to cmake file. Fixed compile errors 2016-02-22 14:02:03 +01:00
..
AqlTransaction.h Introduce getCollectionId, use it in a few places. 2016-02-19 23:48:34 +01:00
CollectionExport.cpp prevent lock from being moved from one thread to another 2016-02-06 00:37:32 +01:00
CollectionExport.h
CollectionGuard.h
CollectionKeys.cpp fixed leak 2016-02-07 00:23:57 +01:00
CollectionKeys.h
CollectionKeysRepository.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
CollectionKeysRepository.h moved low level mutex in Mutex class 2016-01-27 15:31:02 +01:00
CollectionNameResolver.h Introduce getCollectionId, use it in a few places. 2016-02-19 23:48:34 +01:00
CollectionReadLocker.h locking-related bugfixes 2016-02-19 00:31:28 +01:00
CollectionWriteLocker.h locking-related bugfixes 2016-02-19 00:31:28 +01:00
Cursor.cpp removed last LOG_xxx macros 2016-01-30 04:03:18 +01:00
Cursor.h Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-29 14:01:53 +01:00
CursorRepository.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
CursorRepository.h Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-29 14:01:53 +01:00
DatabaseGuard.h
DocumentHelper.cpp
DocumentHelper.h
ExplicitTransaction.h
OperationCursor.cpp Added OperationCursor to cmake file. Fixed compile errors 2016-02-22 14:02:03 +01:00
OperationCursor.h Added basic implementation to scan an index based on a transaction. However no index implements the new iterator yet. Next step. 2016-02-19 18:22:19 +01:00
OperationOptions.h added wasSynchronous flag 2016-02-16 16:41:50 +01:00
OperationResult.h Index Scan API. 2016-02-19 14:11:33 +01:00
ReplicationTransaction.h
ShapedJsonTransformer.cpp
ShapedJsonTransformer.h
SingleCollectionReadOnlyTransaction.h
SingleCollectionTransaction.h Introduce getCollectionId, use it in a few places. 2016-02-19 23:48:34 +01:00
SingleCollectionWriteTransaction.h API cleanup 2016-02-16 15:13:30 +01:00
StandaloneTransactionContext.cpp initial vpack documents 2016-02-11 21:56:10 +01:00
StandaloneTransactionContext.h initial vpack documents 2016-02-11 21:56:10 +01:00
Transaction.cpp Added a All iterator for the primary index and made it available in the transaction 2016-02-22 13:25:51 +01:00
Transaction.h Added a All iterator for the primary index and made it available in the transaction 2016-02-22 13:25:51 +01:00
TransactionContext.h use different custom type 2016-02-12 17:29:35 +01:00
V8ResolverGuard.h removed last LOG_xxx macros 2016-01-30 04:03:18 +01:00
V8TransactionContext.cpp initial vpack documents 2016-02-11 21:56:10 +01:00
V8TransactionContext.h initial vpack documents 2016-02-11 21:56:10 +01:00
WorkMonitorArangod.cpp added cancel 2016-02-17 22:19:52 +01:00
transactions.h