.. |
CollectionExport.h
|
move common code into its own file
|
2017-05-22 17:46:12 +02:00 |
CollectionGuard.h
|
remove TRI_ERROR_ARANGO_VIEW_NOT_FOUND, rename TRI_ERROR_ARANGO_COLLECTION_NOT_FOUND to TRI_ERROR_ARNANGO_DATA_SOURCE_NOT_FOUND
|
2018-03-17 19:36:14 +03: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
|
removed unused forwards and functions
|
2016-02-25 00:48:06 +01:00 |
CollectionNameResolver.cpp
|
Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160)
|
2018-05-02 00:15:11 +03:00 |
CollectionNameResolver.h
|
fix lookups by _id (#5125)
|
2018-04-18 09:26:29 +02:00 |
Cursor.h
|
Streaming Query Cursor (#4769)
|
2018-03-08 09:18:41 +01:00 |
CursorRepository.cpp
|
issue 374.3: use a reference to vocbase instead of a pointer in DatabaseGuard
|
2018-04-13 09:56:49 +03:00 |
CursorRepository.h
|
issue 374.3: use a reference to vocbase instead of a pointer in DatabaseGuard
|
2018-04-13 09:56:49 +03:00 |
DatabaseGuard.cpp
|
backport: push vocbase validity check up from DatabaseGuard constructor out through V8Task constructor
|
2018-04-13 11:36:05 +03:00 |
DatabaseGuard.h
|
backport: push vocbase validity check up from DatabaseGuard constructor out through V8Task constructor
|
2018-04-13 11:36:05 +03: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 |
ExecContext.cpp
|
Replication cleanup (#5105)
|
2018-04-17 08:17:42 +02: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
|
Feature/aql optimizations (#5237)
|
2018-05-03 16:55:58 +02:00 |
OperationCursor.h
|
Feature/aql optimizations (#5237)
|
2018-05-03 16:55:58 +02: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
|
No access collections Improvements (#3190)
|
2017-09-07 14:55:07 +02:00 |
SingleCollectionTransaction.h
|
No access collections Improvements (#3190)
|
2017-09-07 14:55:07 +02:00 |
VersionTracker.h
|
bump version number for all local DDL changes and tell agency (#4685)
|
2018-03-05 17:06:34 +01:00 |
WorkMonitorArangod.cpp
|
preparation for RocksDB logger
|
2017-05-09 12:42:25 +02:00 |