1
0
Fork 0
arangodb/arangod/RestHandler
Tobias Gödderz dc2e27db6c [3.4] Feature/rebootid notice changes, backport of #9523 (#9685)
* Feature/rebootid notice changes, backport of #9523

* Move to 3.4 and C++11-compatible code (except for test code)

* Backported tests/Mocks/Servers.{h,cpp}

* Rebuilt errorfiles

* Ported CallbackGuardTest from gtest to catch

* Ported RebootTrackerTest from gtest to catch

* Make sure the state method is called, so the overridden method is used during tests

* Fixed test to work with the old scheduler

* release version 3.4.8

* [3.4] fix agency lockup when removing 404-ed callbacks (#9839)

* Update arangod/Cluster/ServerState.cpp

Co-Authored-By: Markus Pfeiffer <markuspf@users.noreply.github.com>

* Instantiate the scheduler during ::prepare()

* Fix test crash introduced during backport

* Fix a compile error on Windows (thanks, V8)
2019-09-19 15:03:39 +03:00
..
RestAdminDatabaseHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestAdminDatabaseHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestAdminLogHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestAdminLogHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestAdminRoutingHandler.cpp Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
RestAdminRoutingHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestAdminServerHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestAdminServerHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestAdminStatisticsHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestAdminStatisticsHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestAqlFunctionsHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestAqlFunctionsHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestAqlUserFunctionsHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestAqlUserFunctionsHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestAuthHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestAuthHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestBaseHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestBaseHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestBatchHandler.cpp Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
RestBatchHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestCollectionHandler.cpp Feature 3.4/ncc1701 (#8441) 2019-03-21 14:53:28 +01:00
RestCollectionHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestControlPregelHandler.cpp Bug fix 3.4/pregel gr (#9007) 2019-05-15 18:38:22 +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 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
RestCursorHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestDatabaseHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestDatabaseHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestDebugHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestDebugHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestDocumentHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestDocumentHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestEdgesHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestEdgesHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestEndpointHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestEndpointHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestEngineHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestEngineHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestExplainHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestExplainHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestGraphHandler.cpp fixed smg collections within the transaction, added gharial decoding (#8621) 2019-03-29 11:10:36 +01:00
RestGraphHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestHandlerCreator.h big reformat 2018-12-26 00:57:05 +01:00
RestImportHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestImportHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestIndexHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestIndexHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestJobHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestJobHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestPleaseUpgradeHandler.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
RestPleaseUpgradeHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestPregelHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestPregelHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestQueryCacheHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestQueryCacheHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestQueryHandler.cpp Bug fix 3.4/misc issues (#8012) 2019-01-28 08:55:06 +01:00
RestQueryHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestRepairHandler.cpp [3.4] Forbid ambiguous casts to and from ResultT (#7368) 2019-02-19 12:50:39 +01:00
RestRepairHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestReplicationHandler.cpp [3.4] Feature/rebootid notice changes, backport of #9523 (#9685) 2019-09-19 15:03:39 +03:00
RestReplicationHandler.h [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
RestShutdownHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestShutdownHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestSimpleHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestSimpleHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestSimpleQueryHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestSimpleQueryHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestStatusHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestStatusHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestTasksHandler.cpp big reformat 2018-12-26 00:57:05 +01: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 Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
RestTestHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestTransactionHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestTransactionHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestUploadHandler.cpp Bugfix/backport fs changes (#9024) 2019-05-23 12:46:47 +02:00
RestUploadHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestUsersHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestUsersHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestVersionHandler.cpp added option `--console.history` to arangosh (#8328) 2019-03-07 13:14:51 +01:00
RestVersionHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestViewHandler.cpp Fix ArangoSearch view creation errors (#9598) 2019-07-29 20:42:57 +03:00
RestViewHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestVocbaseBaseHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RestVocbaseBaseHandler.h big reformat 2018-12-26 00:57:05 +01:00
RestWalAccessHandler.cpp [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
RestWalAccessHandler.h big reformat 2018-12-26 00:57:05 +01:00