.. |
RestAdminLogHandler.cpp
|
Remove copy of request body in rest handlers (#5104)
|
2018-04-16 14:49:51 +02:00 |
RestAdminLogHandler.h
|
…
|
|
RestAdminRoutingHandler.cpp
|
Replacing /_api/collection with RestHandler (#3543)
|
2017-11-02 14:57:17 +01:00 |
RestAdminRoutingHandler.h
|
…
|
|
RestAdminServerHandler.cpp
|
added REST API endpoint GET /_admin/server/availability (#5251)
|
2018-05-04 11:31:05 +02:00 |
RestAdminServerHandler.h
|
added REST API endpoint GET /_admin/server/availability (#5251)
|
2018-05-04 11:31:05 +02:00 |
RestAdminStatisticsHandler.cpp
|
Replacing statistics handler with c++ (#4653)
|
2018-02-26 15:33:43 +01:00 |
RestAdminStatisticsHandler.h
|
Replacing statistics handler with c++ (#4653)
|
2018-02-26 15:33:43 +01:00 |
RestAqlFunctionsHandler.cpp
|
…
|
|
RestAqlFunctionsHandler.h
|
…
|
|
RestAqlUserFunctionsHandler.cpp
|
Coordinator storage engine (#5405)
|
2018-05-22 19:30:27 +02:00 |
RestAqlUserFunctionsHandler.h
|
Feature/aqlfunction to cpp (#4573)
|
2018-02-13 11:50:49 +01:00 |
RestAuthHandler.cpp
|
Supervision Job for Active Failover (#5066)
|
2018-04-23 12:49:41 +02:00 |
RestAuthHandler.h
|
…
|
|
RestBaseHandler.cpp
|
Simple dump speedup (#5298)
|
2018-05-09 12:51:04 +02:00 |
RestBaseHandler.h
|
Simple dump speedup (#5298)
|
2018-05-09 12:51:04 +02:00 |
RestBatchHandler.cpp
|
Allow RestHandler to pause execution (#5458)
|
2018-05-25 12:27:14 +02:00 |
RestBatchHandler.h
|
…
|
|
RestCollectionHandler.cpp
|
issue 389.5: refactor StandaloneContext to be constructed with a TRI_vocbase_t& (#5370)
|
2018-05-17 01:15:50 +03:00 |
RestCollectionHandler.h
|
Replacing /_api/collection with RestHandler (#3543)
|
2017-11-02 14:57:17 +01:00 |
RestCursorHandler.cpp
|
Bug fix/simplify skip hasmore (#5466)
|
2018-05-26 09:27:28 +02:00 |
RestCursorHandler.h
|
Bug fix/simplify skip hasmore (#5466)
|
2018-05-26 09:27:28 +02:00 |
RestDatabaseHandler.cpp
|
Remove copy of request body in rest handlers (#5104)
|
2018-04-16 14:49:51 +02:00 |
RestDatabaseHandler.h
|
Bug fix/make rest handlers indirect (#5323)
|
2018-05-11 13:51:06 +02:00 |
RestDebugHandler.cpp
|
…
|
|
RestDebugHandler.h
|
…
|
|
RestDocumentHandler.cpp
|
WIP - start adding optional overwrite to insert operation (RepSert) (#5268)
|
2018-05-24 19:47:15 +02:00 |
RestDocumentHandler.h
|
…
|
|
RestEdgesHandler.cpp
|
issue 389.10: refactor CollectionNameResolver to use TRI_vocbase_t& (#5424)
|
2018-05-23 00:59:08 +03:00 |
RestEdgesHandler.h
|
Feature/async failover (#3451)
|
2017-10-18 23:59:29 +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
|
…
|
|
RestEngineHandler.cpp
|
remove unnecessary return statements
|
2018-05-11 14:49:12 +02:00 |
RestEngineHandler.h
|
…
|
|
RestExplainHandler.cpp
|
AQL Profiling code (#5165)
|
2018-04-24 16:17:30 +02:00 |
RestExplainHandler.h
|
…
|
|
RestHandlerCreator.h
|
…
|
|
RestImportHandler.cpp
|
Coordinator storage engine (#5405)
|
2018-05-22 19:30:27 +02:00 |
RestImportHandler.h
|
add ignore-missing option to arangoimport (#4129)
|
2017-12-22 11:29:10 +01:00 |
RestIndexHandler.cpp
|
Remove copy of request body in rest handlers (#5104)
|
2018-04-16 14:49:51 +02:00 |
RestIndexHandler.h
|
Bug fix/make rest handlers indirect (#5323)
|
2018-05-11 13:51:06 +02:00 |
RestJobHandler.cpp
|
Missing things for active / passive (#3578)
|
2017-11-04 20:30:23 +01:00 |
RestJobHandler.h
|
…
|
|
RestPleaseUpgradeHandler.cpp
|
…
|
|
RestPleaseUpgradeHandler.h
|
…
|
|
RestPregelHandler.cpp
|
backport: use vocbase reference instead of pointer in arangodb::pregel::GraphStore
|
2018-04-13 11:23:34 +03:00 |
RestPregelHandler.h
|
Using asio::io_context::strands instead of locks (#5266)
|
2018-05-07 15:58:19 +02:00 |
RestQueryCacheHandler.cpp
|
Remove copy of request body in rest handlers (#5104)
|
2018-04-16 14:49:51 +02:00 |
RestQueryCacheHandler.h
|
…
|
|
RestQueryHandler.cpp
|
AQL Profiling code (#5165)
|
2018-04-24 16:17:30 +02:00 |
RestQueryHandler.h
|
…
|
|
RestRepairHandler.cpp
|
Bug fix/cleanup 2805 (#5477)
|
2018-05-29 10:16:48 +02:00 |
RestRepairHandler.h
|
added missing override specifier
|
2018-05-09 18:19:20 +02:00 |
RestReplicationHandler.cpp
|
issue 389.5: refactor StandaloneContext to be constructed with a TRI_vocbase_t& (#5370)
|
2018-05-17 01:15:50 +03:00 |
RestReplicationHandler.h
|
slight cleanup of replication-related code (#4286)
|
2018-01-17 16:56:40 +01:00 |
RestShutdownHandler.cpp
|
RocksDB WAL tailing fixes (#3595)
|
2017-11-10 09:31:53 +01:00 |
RestShutdownHandler.h
|
…
|
|
RestSimpleHandler.cpp
|
Bug fix/simplify skip hasmore (#5466)
|
2018-05-26 09:27:28 +02:00 |
RestSimpleHandler.h
|
Bug fix/simplify skip hasmore (#5466)
|
2018-05-26 09:27:28 +02:00 |
RestSimpleQueryHandler.cpp
|
Remove copy of request body in rest handlers (#5104)
|
2018-04-16 14:49:51 +02:00 |
RestSimpleQueryHandler.h
|
Replace /_api/simple/by-example (#4779)
|
2018-03-09 09:35:48 +01:00 |
RestStatusHandler.cpp
|
added /_admin/status (#5055)
|
2018-04-08 20:43:18 +02:00 |
RestStatusHandler.h
|
added /_admin/status (#5055)
|
2018-04-08 20:43:18 +02:00 |
RestTransactionHandler.cpp
|
Coordinator storage engine (#5405)
|
2018-05-22 19:30:27 +02:00 |
RestTransactionHandler.h
|
Coordinator storage engine (#5405)
|
2018-05-22 19:30:27 +02:00 |
RestUploadHandler.cpp
|
Bug fix/fixes 0609 (#3227)
|
2017-09-13 16:28:21 +02:00 |
RestUploadHandler.h
|
…
|
|
RestUsersHandler.cpp
|
Supervision Job for Active Failover (#5066)
|
2018-04-23 12:49:41 +02:00 |
RestUsersHandler.h
|
Using asio::io_context::strands instead of locks (#5266)
|
2018-05-07 15:58:19 +02:00 |
RestVersionHandler.cpp
|
added /_admin/status (#5055)
|
2018-04-08 20:43:18 +02:00 |
RestVersionHandler.h
|
…
|
|
RestViewHandler.cpp
|
issue 389.2: use static strings for Index definition json attributes, use TRI_vocbase_t references instead of pointers in V8Context, use TRI_vocbase_t references instead of pointers in DatabaseInitialSyncer (#5344)
|
2018-05-14 19:06:24 +03:00 |
RestViewHandler.h
|
…
|
|
RestVocbaseBaseHandler.cpp
|
WIP - start adding optional overwrite to insert operation (RepSert) (#5268)
|
2018-05-24 19:47:15 +02:00 |
RestVocbaseBaseHandler.h
|
WIP - start adding optional overwrite to insert operation (RepSert) (#5268)
|
2018-05-24 19:47:15 +02:00 |
RestWalAccessHandler.cpp
|
issue 389.10: refactor CollectionNameResolver to use TRI_vocbase_t& (#5424)
|
2018-05-23 00:59:08 +03:00 |
RestWalAccessHandler.h
|
Fixing issues related to missing auth rights (#4753) (#4754)
|
2018-03-05 13:48:51 +01:00 |