.. |
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 465.2.2: remove redudnant heap allocations and simplify API (#6349)
|
2018-09-05 13:37:37 +03:00 |
CollectionNameResolver.h
|
issue 465.4: remove unused functions (#6398)
|
2018-09-06 14:12:39 +03:00 |
Cursor.h
|
Fixing crashes on UPDATE / INSERT queries (#6207)
|
2018-08-21 11:10:44 +02:00 |
CursorRepository.cpp
|
Restrict cursors to generating user (#5744)
|
2018-07-03 17:44:15 +02:00 |
CursorRepository.h
|
Restrict cursors to generating user (#5744)
|
2018-07-03 17:44:15 +02: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
|
Allow dirty-reads from passive (#6136)
|
2018-08-20 16:26:14 +02:00 |
Events.h
|
Allow dirty-reads from passive (#6136)
|
2018-08-20 16:26:14 +02:00 |
ExecContext.cpp
|
Allow dirty-reads from passive (#6136)
|
2018-08-20 16:26:14 +02:00 |
ExecContext.h
|
Fix ReadOnly Mode without auth-enabled (#6478)
|
2018-09-12 20:02:57 +02: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
|
issue 430.3: remove redundant constructor from SingleCollectionTransaction (#5996)
|
2018-07-26 16:54:53 +03:00 |
SingleCollectionTransaction.h
|
issue 430.3: remove redundant constructor from SingleCollectionTransaction (#5996)
|
2018-07-26 16:54:53 +03:00 |
VersionTracker.h
|
bump version number for all local DDL changes and tell agency (#4685)
|
2018-03-05 17:06:34 +01:00 |