1
0
Fork 0
arangodb/arangod/RestHandler
Heiko a472758986 Bug fix/fix internal issue 4451 (#10540)
* Fix dump_authentication suite

* user the correct attribute name

* properly reload user permissions after _users collection restore

* fixed foxx restore test

* changelog

* changed the order of index creation during restore for _users collection

* changed interface of forwarding target in general server rest handler

* added remove header function to general request class

* implemented forwardingRequest interface changes

* added method to find collection in vocbase through shard id

* added co perm verification

* Revert "added method to find collection in vocbase through shard id"

This reverts commit af28442c01432224cfe4d777b6134d0f685e38ba.

* added shard to name map to cluster info

* return ResultT in forwarding

* fixed test

* fixed compile issue

* changelog

* Improved changelog formatting.

* Revert "fixed test"

This reverts commit 3f63d94ff099a94e56addcb432bd0fe733d1bcc6.

* Added authentication dump to singleserver and handle admin users.

* restore perms
2019-11-30 02:40:28 +01:00
..
RestAdminDatabaseHandler.cpp clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
RestAdminDatabaseHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAdminExecuteHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAdminExecuteHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAdminLogHandler.cpp Direct Execution RestHandler (#10510) 2019-11-26 17:06:21 +01:00
RestAdminLogHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAdminRoutingHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAdminRoutingHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAdminServerHandler.cpp Direct Execution RestHandler (#10510) 2019-11-26 17:06:21 +01:00
RestAdminServerHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAdminStatisticsHandler.cpp Repair traffic accounting in statistics. (#10387) 2019-11-08 15:45:29 +01:00
RestAdminStatisticsHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAnalyzerHandler.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
RestAnalyzerHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAqlFunctionsHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAqlFunctionsHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAqlReloadHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAqlReloadHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAqlUserFunctionsHandler.cpp clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
RestAqlUserFunctionsHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAuthHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAuthHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAuthReloadHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAuthReloadHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestBaseHandler.cpp Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
RestBaseHandler.h Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
RestBatchHandler.cpp Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
RestBatchHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestCollectionHandler.cpp Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
RestCollectionHandler.h Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
RestControlPregelHandler.cpp Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestControlPregelHandler.h Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestCursorHandler.cpp Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestCursorHandler.h Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestDatabaseHandler.cpp remove rest route db properties (#10462) 2019-11-20 16:01:50 +01:00
RestDatabaseHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestDebugHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestDebugHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestDocumentHandler.cpp Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestDocumentHandler.h Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestEdgesHandler.cpp micro optimizations for case conversion (#10291) 2019-10-22 09:39:16 +02:00
RestEdgesHandler.h Feature/fuerte cluster 9000 (#10137) 2019-10-08 21:06:38 +02:00
RestEndpointHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestEndpointHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestEngineHandler.cpp Direct Execution RestHandler (#10510) 2019-11-26 17:06:21 +01:00
RestEngineHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestExplainHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestExplainHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestGraphHandler.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
RestGraphHandler.h C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
RestHandlerCreator.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestImportHandler.cpp don't smile away exception 2019-11-21 11:47:35 +01:00
RestImportHandler.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RestIndexHandler.cpp Bug fix/dont use indexes in progress (#10432) 2019-11-14 14:06:42 +03:00
RestIndexHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestJobHandler.cpp Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestJobHandler.h Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestMetricsHandler.cpp feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
RestMetricsHandler.h feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
RestPleaseUpgradeHandler.cpp Direct Execution RestHandler (#10510) 2019-11-26 17:06:21 +01:00
RestPleaseUpgradeHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestPregelHandler.cpp Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
RestPregelHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestQueryCacheHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestQueryCacheHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestQueryHandler.cpp Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestQueryHandler.h Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestRepairHandler.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
RestRepairHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestReplicationHandler.cpp Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestReplicationHandler.h Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestShutdownHandler.cpp Direct Execution RestHandler (#10510) 2019-11-26 17:06:21 +01:00
RestShutdownHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestSimpleHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestSimpleHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestSimpleQueryHandler.cpp Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
RestSimpleQueryHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestStatusHandler.cpp check before foxx-heal (#10512) 2019-11-27 17:29:35 +01:00
RestStatusHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestTasksHandler.cpp Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestTasksHandler.h Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestTestHandler.cpp fix wakeup 2019-10-17 19:34:10 +02:00
RestTestHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestTimeHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestTimeHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestTransactionHandler.cpp Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestTransactionHandler.h Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestTtlHandler.cpp Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
RestTtlHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestUploadHandler.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RestUploadHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestUsersHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestUsersHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestVersionHandler.cpp Direct Execution RestHandler (#10510) 2019-11-26 17:06:21 +01:00
RestVersionHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestViewHandler.cpp Bug fix/foxx vst (#10349) 2019-11-07 16:34:02 +01:00
RestViewHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestVocbaseBaseHandler.cpp fix it! (#10198) 2019-10-10 15:34:50 +02:00
RestVocbaseBaseHandler.h fix shutdown 2019-10-18 16:38:04 +02:00
RestWalAccessHandler.cpp Bug fix/fix cluster upgrade (#10411) 2019-11-15 10:42:04 +01:00
RestWalAccessHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00