1
0
Fork 0
arangodb/arangod/Utils
Jan e6dcff8360
Bug fix/cleanup 2805 (#5477)
2018-05-29 10:16:48 +02:00
..
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
CollectionNameResolver.cpp issue 389.10: refactor CollectionNameResolver to use TRI_vocbase_t& (#5424) 2018-05-23 00:59:08 +03:00
CollectionNameResolver.h issue 381.3.1: remove redundant copy of CollectionNameResolver from TransactionState (#5459) 2018-05-25 16:48:43 +03:00
Cursor.h Bug fix/simplify skip hasmore (#5466) 2018-05-26 09:27:28 +02: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 Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
OperationCursor.h Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
OperationOptions.h WIP - start adding optional overwrite to insert operation (RepSert) (#5268) 2018-05-24 19:47:15 +02:00
OperationResult.h WIP - start adding optional overwrite to insert operation (RepSert) (#5268) 2018-05-24 19:47:15 +02: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