1
0
Fork 0
arangodb/arangod/Utils
jsteemann 08cd4ced33 moved class around 2017-04-07 13:13:48 +02: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 move collection keys into engine 2017-03-21 14:23:29 +01:00
CollectionKeys.h move collection keys into engine 2017-03-21 14:23:29 +01:00
CollectionKeysRepository.cpp move collection keys into engine 2017-03-21 14:23:29 +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
Cursor.cpp move attributes into engine 2017-03-21 10:31:50 +01:00
Cursor.h move attributes into engine 2017-03-21 10:31:50 +01:00
CursorRepository.cpp moved export into engine 2017-03-21 11:41:50 +01:00
CursorRepository.h moved export into engine 2017-03-21 11:41:50 +01:00
DatabaseGuard.h fixed a race when dropping databases 2017-02-23 15:22:50 +01:00
Events.cpp initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
Events.h initial functionality for views - unstable 2017-03-14 16:35:45 +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 fix toArray() 2017-03-30 17:02:54 +02:00
OperationOptions.h removed occurrences of mmfiles 2017-03-09 16:40:42 +01:00
OperationResult.h refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
SingleCollectionTransaction.cpp refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
SingleCollectionTransaction.h refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
WorkMonitorArangod.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00