.. |
AffinityFeature.cpp
|
added thread affinity for MacOSX
|
2016-07-27 22:29:59 +02:00 |
AffinityFeature.h
|
WIP
|
2016-04-13 12:30:18 +02:00 |
BootstrapFeature.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
|
2016-07-29 17:16:20 +02:00 |
BootstrapFeature.h
|
trying to fix cleanup
|
2016-06-06 23:53:53 +02:00 |
CheckVersionFeature.cpp
|
entirely removed TRI_document_collection_t
|
2016-07-29 17:48:51 +02:00 |
CheckVersionFeature.h
|
WIP
|
2016-04-12 20:27:46 +02:00 |
ConsoleFeature.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
|
2016-07-25 11:14:44 +02:00 |
ConsoleFeature.h
|
trying to fix cleanup
|
2016-06-06 23:53:53 +02:00 |
ConsoleThread.cpp
|
added a panic interrupt of memory gets low
|
2016-07-31 12:58:27 +02:00 |
ConsoleThread.h
|
added --console
|
2016-04-10 13:47:53 +02:00 |
DatabaseFeature.cpp
|
Make the existance of the database directory non-mandatory again.
|
2016-08-25 10:07:37 +02:00 |
DatabaseFeature.h
|
fix collector inactivity in shutdown
|
2016-08-24 09:37:47 +02:00 |
DatabasePathFeature.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream
|
2016-08-25 10:38:26 +02:00 |
DatabasePathFeature.h
|
refactoring
|
2016-07-18 17:48:24 +02:00 |
EndpointFeature.cpp
|
friendlier error message when using a renamed option
|
2016-05-25 21:45:53 +02:00 |
EndpointFeature.h
|
preparations for velocystream completed
|
2016-07-21 09:32:00 +02:00 |
FileDescriptorsFeature.cpp
|
disallow thread creation until ApplicationServer::start()
|
2016-04-27 16:17:46 +02:00 |
FileDescriptorsFeature.h
|
WIP
|
2016-04-12 20:27:46 +02:00 |
FrontendFeature.cpp
|
cleaned up features a bit
|
2016-04-24 14:29:29 +02:00 |
FrontendFeature.h
|
WIP
|
2016-04-13 12:30:18 +02:00 |
InitDatabaseFeature.cpp
|
refactoring
|
2016-07-18 17:48:24 +02:00 |
InitDatabaseFeature.h
|
secure-installation will remove all users except root
|
2016-06-12 12:19:37 +02:00 |
LockfileFeature.cpp
|
refactoring
|
2016-07-18 17:48:24 +02:00 |
LockfileFeature.h
|
moved server id detection and pagesize detection into their own features
|
2016-07-18 14:37:12 +02:00 |
QueryRegistryFeature.cpp
|
removed server.h
|
2016-07-25 16:49:52 +02:00 |
QueryRegistryFeature.h
|
oops, forgot to add these files too
|
2016-06-09 11:09:54 +02:00 |
ScriptFeature.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
|
2016-07-25 11:14:44 +02:00 |
ScriptFeature.h
|
script and unittests are features
|
2016-04-27 22:28:21 +02:00 |
ServerFeature.cpp
|
renamed RestServerFeature to GeneralServerFeature
|
2016-07-23 14:16:10 +02:00 |
ServerFeature.h
|
WIP
|
2016-05-21 21:58:42 +02:00 |
ServerIdFeature.cpp
|
remove unnecessary string conversions
|
2016-08-15 15:58:51 +02:00 |
ServerIdFeature.h
|
moved server id detection and pagesize detection into their own features
|
2016-07-18 14:37:12 +02:00 |
UnitTestsFeature.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
|
2016-07-25 11:14:44 +02:00 |
UnitTestsFeature.h
|
script and unittests are features
|
2016-04-27 22:28:21 +02:00 |
UpgradeFeature.cpp
|
refactoring
|
2016-07-26 16:25:38 +02:00 |
UpgradeFeature.h
|
added restore-admin
|
2016-06-09 15:28:27 +02:00 |
VocbaseContext.cpp
|
finish ResponseCode enum
|
2016-08-23 15:46:42 +02:00 |
VocbaseContext.h
|
finish ResponseCode enum
|
2016-08-23 15:46:42 +02:00 |
WorkMonitorFeature.cpp
|
fixed ownership of handler
|
2016-08-18 23:06:36 +02:00 |
WorkMonitorFeature.h
|
fixed ownership of handler
|
2016-08-18 23:06:36 +02:00 |
arangod.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
|
2016-08-24 17:34:59 +02:00 |