1
0
Fork 0
arangodb/arangod/RestHandler
Jan 9d311aac65
do allow input to /_api/aqlfunction choose between (#4603)
2018-02-16 14:10:17 +01:00
..
RestAdminLogHandler.cpp Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
RestAdminLogHandler.h
RestAdminRoutingHandler.cpp Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
RestAdminRoutingHandler.h
RestAdminServerHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestAdminServerHandler.h Feature/server mode (#3590) 2017-11-10 17:56:21 +01:00
RestAqlFunctionsHandler.cpp
RestAqlFunctionsHandler.h
RestAqlUserFunctionsHandler.cpp do allow input to /_api/aqlfunction choose between (#4603) 2018-02-16 14:10:17 +01:00
RestAqlUserFunctionsHandler.h Feature/aqlfunction to cpp (#4573) 2018-02-13 11:50:49 +01:00
RestAuthHandler.cpp
RestAuthHandler.h
RestBaseHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestBaseHandler.h Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
RestBatchHandler.cpp
RestBatchHandler.h
RestCollectionHandler.cpp Feature/small misc optimizations (#4504) 2018-02-08 09:25:07 +01:00
RestCollectionHandler.h Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
RestCursorHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestCursorHandler.h
RestDatabaseHandler.cpp Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
RestDatabaseHandler.h
RestDebugHandler.cpp
RestDebugHandler.h
RestDemoHandler.cpp remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
RestDemoHandler.h
RestDocumentHandler.cpp Feature/improved index api for unique constraints and replication (#3715) 2017-11-16 21:02:01 +01:00
RestDocumentHandler.h
RestEchoHandler.cpp
RestEchoHandler.h
RestEdgesHandler.cpp remove old, potentially unsafe ScopeGuard implementation (#4576) 2018-02-13 18:13:02 +01:00
RestEdgesHandler.h
RestEndpointHandler.cpp
RestEndpointHandler.h
RestEngineHandler.cpp
RestEngineHandler.h
RestExplainHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestExplainHandler.h
RestHandlerCreator.h
RestImportHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestImportHandler.h add ignore-missing option to arangoimport (#4129) 2017-12-22 11:29:10 +01:00
RestIndexHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestIndexHandler.h
RestJobHandler.cpp Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
RestJobHandler.h
RestPleaseUpgradeHandler.cpp
RestPleaseUpgradeHandler.h
RestPregelHandler.cpp Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
RestPregelHandler.h
RestQueryCacheHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestQueryCacheHandler.h
RestQueryHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestQueryHandler.h
RestReplicationHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01: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 remove old, potentially unsafe ScopeGuard implementation (#4576) 2018-02-13 18:13:02 +01:00
RestSimpleHandler.h
RestSimpleQueryHandler.cpp remove old, potentially unsafe ScopeGuard implementation (#4576) 2018-02-13 18:13:02 +01:00
RestSimpleQueryHandler.h
RestTransactionHandler.cpp fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
RestTransactionHandler.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
RestUploadHandler.cpp
RestUploadHandler.h
RestUsersHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestUsersHandler.h
RestVersionHandler.cpp
RestVersionHandler.h
RestViewHandler.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
RestViewHandler.h
RestVocbaseBaseHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestVocbaseBaseHandler.h Feature/improved index api for unique constraints and replication (#3715) 2017-11-16 21:02:01 +01:00
RestWalAccessHandler.cpp forward port of replication bugfixes from 3.2 (#4572) 2018-02-12 18:13:51 +01:00
RestWalAccessHandler.h
WorkMonitorHandler.cpp
WorkMonitorHandler.h