..
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
remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … ( #3817 )
2017-12-06 18:43:49 +01:00
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
remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … ( #3817 )
2017-12-06 18:43:49 +01:00
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
Feature/improved index api for unique constraints and replication ( #3715 )
2017-11-16 21:02:01 +01:00
OperationResult.h
Feature/improved index api for unique constraints and replication ( #3715 )
2017-11-16 21:02:01 +01:00
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
…