1
0
Fork 0
arangodb/arangod/Utils
Vasiliy f9a45032cd LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732)
* Changes since last PR: use LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups
* backport: address cluster LogicalDataSource resolution failure
2018-03-06 11:41:41 +01:00
..
CollectionExport.h
CollectionGuard.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
CollectionKeys.cpp fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
CollectionKeys.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
CollectionKeysRepository.cpp
CollectionKeysRepository.h
CollectionNameResolver.cpp LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
CollectionNameResolver.h LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
Cursor.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Cursor.h
CursorRepository.cpp
CursorRepository.h
DatabaseGuard.cpp Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
DatabaseGuard.h
Events.cpp
Events.h
ExecContext.cpp Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
ExecContext.h fix dumping permission checks; (#4725) 2018-03-01 17:17:11 +01:00
FlushThread.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
FlushThread.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
FlushTransaction.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
OperationCursor.cpp
OperationCursor.h speed up collection.any() for mmfiles (#4433) 2018-02-08 11:39:40 +01:00
OperationOptions.h
OperationResult.h
SingleCollectionTransaction.cpp
SingleCollectionTransaction.h
VersionTracker.h bump version number for all local DDL changes and tell agency (#4685) 2018-03-05 17:06:34 +01:00
WorkMonitorArangod.cpp