.. |
RestAdminLogHandler.cpp
|
Feature/misc spelling corrections (#5164)
|
2018-07-13 13:06:20 +02:00 |
RestAdminLogHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestAdminRoutingHandler.cpp
|
Replacing /_api/collection with RestHandler (#3543)
|
2017-11-02 14:57:17 +01:00 |
RestAdminRoutingHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestAdminServerHandler.cpp
|
do not generate an error first only to return success later (#5863)
|
2018-07-13 11:28:22 +02:00 |
RestAdminServerHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestAdminStatisticsHandler.cpp
|
allow turning off statistics feature (#5883)
|
2018-07-16 10:46:43 +02:00 |
RestAdminStatisticsHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestAqlFunctionsHandler.cpp
|
Moved FunctionDefinitions to an AqlFunctionFeature. This now has a defined startup ordering
|
2017-02-08 15:45:59 +01:00 |
RestAqlFunctionsHandler.h
|
Bug fix/fix hangs (#5808)
|
2018-07-10 11:39:37 +02:00 |
RestAqlUserFunctionsHandler.cpp
|
make API for POST /_api/aqlfunction downwards-compatible again (#5636)
|
2018-06-20 12:52:54 +02:00 |
RestAqlUserFunctionsHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestAuthHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestAuthHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestBaseHandler.cpp
|
Add load balancer awareness for cursor API (#5682)
|
2018-07-03 14:29:09 +02:00 |
RestBaseHandler.h
|
Add load balancer awareness for cursor API (#5682)
|
2018-07-03 14:29:09 +02:00 |
RestBatchHandler.cpp
|
more RFC compliance when parsing http headers - support quotes (#5860)
|
2018-07-13 11:14:06 +02:00 |
RestBatchHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestCollectionHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestCollectionHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestCursorHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestCursorHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestDatabaseHandler.cpp
|
Prevent guessing of Database names (#5748)
|
2018-07-03 16:24:50 +02:00 |
RestDatabaseHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestDebugHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestDebugHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestDocumentHandler.cpp
|
Bug fix/fix hangs (#5808)
|
2018-07-10 11:39:37 +02:00 |
RestDocumentHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestEdgesHandler.cpp
|
Bug fix/fix hangs (#5808)
|
2018-07-10 11:39:37 +02:00 |
RestEdgesHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestEndpointHandler.cpp
|
issue 355.4: remove redundant methods and code, use 'cp' instead of 'cmake copy_directory' where possible, use vocbase reference instead of pointer
|
2018-04-04 10:53:48 +03:00 |
RestEndpointHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestEngineHandler.cpp
|
remove unnecessary return statements
|
2018-05-11 14:49:12 +02:00 |
RestEngineHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestExplainHandler.cpp
|
AQL Profiling code (#5165)
|
2018-04-24 16:17:30 +02:00 |
RestExplainHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestHandlerCreator.h
|
WIP
|
2016-05-22 21:08:37 +02:00 |
RestImportHandler.cpp
|
Coordinator storage engine (#5405)
|
2018-05-22 19:30:27 +02:00 |
RestImportHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestIndexHandler.cpp
|
add ✓ (#5717)
|
2018-06-28 20:15:33 +02:00 |
RestIndexHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestJobHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestJobHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestPleaseUpgradeHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestPleaseUpgradeHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestPregelHandler.cpp
|
backport: use vocbase reference instead of pointer in arangodb::pregel::GraphStore
|
2018-04-13 11:23:34 +03:00 |
RestPregelHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestQueryCacheHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestQueryCacheHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestQueryHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestQueryHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestRepairHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestRepairHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestReplicationHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestReplicationHandler.h
|
Feature/misc spelling corrections (#5164)
|
2018-07-13 13:06:20 +02:00 |
RestShutdownHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestShutdownHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestSimpleHandler.cpp
|
Bug fix/fix hangs (#5808)
|
2018-07-10 11:39:37 +02:00 |
RestSimpleHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestSimpleQueryHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestSimpleQueryHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestStatusHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestStatusHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestTransactionHandler.cpp
|
Bug fix/fix hangs (#5808)
|
2018-07-10 11:39:37 +02:00 |
RestTransactionHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestUploadHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestUploadHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestUsersHandler.cpp
|
issue 380.2.2: remove extraneous pointers from StorageEngine API (#5589)
|
2018-06-13 15:22:51 +03:00 |
RestUsersHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestVersionHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestVersionHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestViewHandler.cpp
|
Allow dumping / restoring of views (#5774)
|
2018-07-05 17:55:28 +02:00 |
RestViewHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestVocbaseBaseHandler.cpp
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestVocbaseBaseHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
RestWalAccessHandler.cpp
|
Refactor syncer state and make notes for future parallelization (#5742)
|
2018-07-03 21:32:16 +02:00 |
RestWalAccessHandler.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |