.. |
AqlFeature.cpp
|
added some comments
|
2018-10-30 22:48:02 +01:00 |
AqlFeature.h
|
Bug fix/aql optimizer improvements 2308 (#6241)
|
2018-08-24 13:42:22 +02:00 |
BootstrapFeature.cpp
|
Feature/internal 3306 (#7683)
|
2018-12-06 16:19:28 +01:00 |
BootstrapFeature.h
|
Suppress startup warning about no user table. (#6904)
|
2018-10-17 14:41:01 +02:00 |
CheckVersionFeature.cpp
|
Feature/internal 3306 (#7683)
|
2018-12-06 16:19:28 +01:00 |
CheckVersionFeature.h
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
ConsoleFeature.cpp
|
issue 458.4: retrieve the system database via the SystemDatabaseFeature (#6299)
|
2018-08-31 19:45:10 +02:00 |
ConsoleFeature.h
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
ConsoleThread.cpp
|
tobiasle (#6861)
|
2018-10-12 15:34:43 +02:00 |
ConsoleThread.h
|
add missing override specifiers, add final specifiers
|
2018-05-04 09:01:50 +02:00 |
DatabaseFeature.cpp
|
Feature/internal 3306 (#7683)
|
2018-12-06 16:19:28 +01:00 |
DatabaseFeature.h
|
more explicit order for SystemDatabaseFeature (#6335)
|
2018-09-01 22:54:03 +02:00 |
DatabasePathFeature.cpp
|
Copy installation files on startup (#6491)
|
2018-09-14 11:15:21 +02:00 |
DatabasePathFeature.h
|
Copy installation files on startup (#6491)
|
2018-09-14 11:15:21 +02:00 |
EndpointFeature.cpp
|
Feature/internal 3306 (#7683)
|
2018-12-06 16:19:28 +01:00 |
EndpointFeature.h
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
FileDescriptorsFeature.cpp
|
remove OpenFilesTracker (#7189)
|
2018-11-02 11:38:38 +01:00 |
FileDescriptorsFeature.h
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
FlushFeature.cpp
|
Feature/internal 3306 (#7683)
|
2018-12-06 16:19:28 +01:00 |
FlushFeature.h
|
Fix several TSan warnings (#6473)
|
2018-09-14 11:16:45 +02:00 |
FortuneFeature.cpp
|
Feature/internal 3306 (#7683)
|
2018-12-06 16:19:28 +01:00 |
FortuneFeature.h
|
Feature/fortune (#6324)
|
2018-09-01 14:18:30 +02:00 |
FrontendFeature.cpp
|
Feature/internal 3306 (#7683)
|
2018-12-06 16:19:28 +01:00 |
FrontendFeature.h
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
InitDatabaseFeature.cpp
|
Feature/internal 3306 (#7683)
|
2018-12-06 16:19:28 +01:00 |
InitDatabaseFeature.h
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
LanguageCheckFeature.cpp
|
Port #7490. (#7559)
|
2018-11-30 17:26:29 +01:00 |
LanguageCheckFeature.h
|
Port #7490. (#7559)
|
2018-11-30 17:26:29 +01:00 |
LockfileFeature.cpp
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
LockfileFeature.h
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
QueryRegistryFeature.cpp
|
Feature/internal 3306 (#7683)
|
2018-12-06 16:19:28 +01:00 |
QueryRegistryFeature.h
|
add separate option `--query.slow-streaming-threshold` (#7181)
|
2018-10-31 21:31:52 +01:00 |
ScriptFeature.cpp
|
issue 458.4: retrieve the system database via the SystemDatabaseFeature (#6299)
|
2018-08-31 19:45:10 +02:00 |
ScriptFeature.h
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
ServerFeature.cpp
|
Feature/internal 3306 (#7683)
|
2018-12-06 16:19:28 +01:00 |
ServerFeature.h
|
Use SSE42 for UTF-8 string validation (#6991)
|
2018-10-23 11:32:06 +02:00 |
ServerIdFeature.cpp
|
fix dependencies of init-database feature/serverid feature
|
2018-09-20 15:25:39 +02:00 |
ServerIdFeature.h
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
SystemDatabaseFeature.cpp
|
more explicit order for SystemDatabaseFeature (#6335)
|
2018-09-01 22:54:03 +02:00 |
SystemDatabaseFeature.h
|
more explicit order for SystemDatabaseFeature (#6335)
|
2018-09-01 22:54:03 +02:00 |
TransactionManagerFeature.cpp
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
TransactionManagerFeature.h
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
TraverserEngineRegistryFeature.cpp
|
Silence Tsan warnings (#7075)
|
2018-10-25 15:50:39 +02:00 |
TraverserEngineRegistryFeature.h
|
Silence Tsan warnings (#7075)
|
2018-10-25 15:50:39 +02:00 |
UpgradeFeature.cpp
|
Feature/internal 3306 (#7683)
|
2018-12-06 16:19:28 +01:00 |
UpgradeFeature.h
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
|
2018-08-15 12:16:02 +03:00 |
ViewTypesFeature.cpp
|
issue 505.1: move index json comparison into index-type-specific implementations to address issue with incorrect definition comparison (#7430)
|
2018-12-03 16:26:08 +03:00 |
ViewTypesFeature.h
|
issue 505.1: move index json comparison into index-type-specific implementations to address issue with incorrect definition comparison (#7430)
|
2018-12-03 16:26:08 +03:00 |
VocbaseContext.cpp
|
Fix crash on Agency / DBserver with user JWT tokens (#6594)
|
2018-09-26 14:26:35 +02:00 |
VocbaseContext.h
|
Allow dirty-reads from passive (#6136)
|
2018-08-20 16:26:14 +02:00 |
arangod.cpp
|
Call license key check. (#7594) (#7704)
|
2018-12-10 10:33:00 +01:00 |