1
0
Fork 0
arangodb/arangod/RestHandler
Jan 5572675106
Bug fix/remove base directory from include path (#9885)
2019-09-04 17:39:01 +02:00
..
RestAdminDatabaseHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RestAdminDatabaseHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestAdminExecuteHandler.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestAdminExecuteHandler.h Bug fix/move a few actions from js to cpp (#8549) 2019-03-26 10:02:21 +01:00
RestAdminLogHandler.cpp micro optimizations (#9487) 2019-07-17 14:10:18 +02:00
RestAdminLogHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestAdminRoutingHandler.cpp
RestAdminRoutingHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestAdminServerHandler.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestAdminServerHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestAdminStatisticsHandler.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestAdminStatisticsHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestAnalyzerHandler.cpp Bug fix/issue #9652 (#9697) 2019-08-15 17:42:44 +03:00
RestAnalyzerHandler.h Bug fix/issue #9652 (#9697) 2019-08-15 17:42:44 +03:00
RestAqlFunctionsHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RestAqlFunctionsHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestAqlReloadHandler.cpp Bug fix/move a few actions from js to cpp (#8549) 2019-03-26 10:02:21 +01:00
RestAqlReloadHandler.h Bug fix/move a few actions from js to cpp (#8549) 2019-03-26 10:02:21 +01:00
RestAqlUserFunctionsHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestAqlUserFunctionsHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestAuthHandler.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestAuthHandler.h Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
RestAuthReloadHandler.cpp Bug fix/move a few actions from js to cpp (#8549) 2019-03-26 10:02:21 +01:00
RestAuthReloadHandler.h Bug fix/move a few actions from js to cpp (#8549) 2019-03-26 10:02:21 +01:00
RestBaseHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestBaseHandler.h Non-Blocking inserts (#9823) 2019-08-30 09:17:58 +02:00
RestBatchHandler.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestBatchHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestCollectionHandler.cpp Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
RestCollectionHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestControlPregelHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestControlPregelHandler.h Added C++ implementation, load balancer support, and user restriction to Pregel API (#6060) 2018-08-03 12:55:28 +02:00
RestCursorHandler.cpp Bug fix/make graphs transaction aware (#9840) 2019-09-02 16:53:00 +02:00
RestCursorHandler.h Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
RestDatabaseHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestDatabaseHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestDebugHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestDebugHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestDocumentHandler.cpp Bug fix/windows network (#9895) 2019-09-03 20:22:23 +02:00
RestDocumentHandler.h Non-Blocking inserts (#9823) 2019-08-30 09:17:58 +02:00
RestEdgesHandler.cpp Index hints (#8431) 2019-03-19 09:14:18 +01:00
RestEdgesHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestEndpointHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RestEndpointHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestEngineHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestEngineHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestExplainHandler.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
RestExplainHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestGraphHandler.cpp Bug fix/make graphs transaction aware (#9840) 2019-09-02 16:53:00 +02:00
RestGraphHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestHandlerCreator.h big reformat 2018-12-26 00:54:03 +01:00
RestImportHandler.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestImportHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestIndexHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestIndexHandler.h The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
RestJobHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestJobHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestPleaseUpgradeHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestPleaseUpgradeHandler.h Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestPregelHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestPregelHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestQueryCacheHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestQueryCacheHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestQueryHandler.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
RestQueryHandler.h The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
RestRepairHandler.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestRepairHandler.h Bug fix/remove base directory from include path (#9885) 2019-09-04 17:39:01 +02:00
RestReplicationHandler.cpp cover more cases of "unique constraint violated" issues during replication (#9830) 2019-08-30 10:37:32 +02:00
RestReplicationHandler.h Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
RestShutdownHandler.cpp Check scheduler queue return value (#9754) 2019-08-19 19:31:55 +02:00
RestShutdownHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestSimpleHandler.cpp Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
RestSimpleHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestSimpleQueryHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RestSimpleQueryHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestStatusHandler.cpp Revert "Feature/resource usage (#9647)" 2019-09-03 12:48:02 +02:00
RestStatusHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestTasksHandler.cpp Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
RestTasksHandler.h document the RequestLanes, and "fix" the lanes of a few handlers (#6152) 2018-08-15 11:58:16 +02:00
RestTestHandler.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestTestHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestTimeHandler.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestTimeHandler.h Bug fix/move a few actions from js to cpp (#8549) 2019-03-26 10:02:21 +01:00
RestTransactionHandler.cpp Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
RestTransactionHandler.h The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
RestTtlHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestTtlHandler.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RestUploadHandler.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestUploadHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestUsersHandler.cpp Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
RestUsersHandler.h Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestVersionHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RestVersionHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestViewHandler.cpp Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
RestViewHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestVocbaseBaseHandler.cpp Bug fix/make graphs transaction aware (#9840) 2019-09-02 16:53:00 +02:00
RestVocbaseBaseHandler.h Bug fix/make graphs transaction aware (#9840) 2019-09-02 16:53:00 +02:00
RestWalAccessHandler.cpp Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
RestWalAccessHandler.h Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00