.. |
CollectionExport.h
|
…
|
|
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
|
…
|
|
CollectionNameResolver.cpp
|
issue 355.7: ensure LogicalDataSource::vocbase() returns a reference
|
2018-04-09 15:38:24 +03:00 |
CollectionNameResolver.h
|
Parallelize arangodump (#4356)
|
2018-03-26 15:55:14 +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
|
…
|
|
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
|
Bug fix/isrestore (#3283)
|
2017-10-03 11:53:49 +02:00 |
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
|
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
|
…
|
|