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

* Fix typos

* 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
2019-11-26 14:54:36 +01:00
..
RestAdminDatabaseHandler.cpp
RestAdminDatabaseHandler.h
RestAdminExecuteHandler.cpp Bug fix/remove io task (#9056) 2019-05-22 14:34:49 +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 Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
RestAdminLogHandler.h
RestAdminRoutingHandler.cpp
RestAdminRoutingHandler.h
RestAdminServerHandler.cpp refactoring (#9411) 2019-07-09 11:15:52 +02:00
RestAdminServerHandler.h
RestAdminStatisticsHandler.cpp Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
RestAdminStatisticsHandler.h
RestAnalyzerHandler.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
RestAnalyzerHandler.h Porting fix for issue #9652 (#9727) 2019-08-16 13:27:51 +03:00
RestAqlFunctionsHandler.cpp
RestAqlFunctionsHandler.h
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
RestAqlUserFunctionsHandler.h
RestAuthHandler.cpp Improved audit logging (#8740) 2019-04-15 14:51:32 +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
RestBaseHandler.h
RestBatchHandler.cpp [devel] Direct Exec Scheduler (#9004) 2019-05-20 11:38:57 +02:00
RestBatchHandler.h
RestCollectionHandler.cpp validate collection when leasing an existing transaction (#9990) 2019-09-13 20:03:55 +03:00
RestCollectionHandler.h
RestControlPregelHandler.cpp Port pregel fixes (#9022) 2019-05-17 16:32:58 +02:00
RestControlPregelHandler.h
RestCursorHandler.cpp Bug fix 3.5/fix transaction errors (#9928) 2019-09-09 21:37:46 +03:00
RestCursorHandler.h Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
RestDatabaseHandler.cpp Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
RestDatabaseHandler.h
RestDebugHandler.cpp
RestDebugHandler.h
RestDocumentHandler.cpp fix random willi bug (#10197) 2019-10-09 16:03:26 +03:00
RestDocumentHandler.h Bug fix 3.5/min replication factor (#9524) 2019-07-22 17:48:34 +03:00
RestEdgesHandler.cpp fix random willi bug (#10197) 2019-10-09 16:03:26 +03:00
RestEdgesHandler.h validate collection when leasing an existing transaction (#9990) 2019-09-13 20:03:55 +03:00
RestEndpointHandler.cpp
RestEndpointHandler.h
RestEngineHandler.cpp Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
RestEngineHandler.h
RestExplainHandler.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
RestExplainHandler.h
RestGraphHandler.cpp Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00
RestGraphHandler.h Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00
RestHandlerCreator.h
RestImportHandler.cpp fix random willi bug (#10197) 2019-10-09 16:03:26 +03:00
RestImportHandler.h
RestIndexHandler.cpp don't return any in-progress indexes (#10431) 2019-11-14 12:09:41 +01:00
RestIndexHandler.h
RestJobHandler.cpp
RestJobHandler.h
RestPleaseUpgradeHandler.cpp
RestPleaseUpgradeHandler.h
RestPregelHandler.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RestPregelHandler.h
RestQueryCacheHandler.cpp
RestQueryCacheHandler.h
RestQueryHandler.cpp better killability of cluster AQL queries (#10360) 2019-11-06 15:33:44 +03:00
RestQueryHandler.h better killability of cluster AQL queries (#10360) 2019-11-06 15:33:44 +03:00
RestRepairHandler.cpp update velocypack version (#9379) 2019-07-03 12:14:52 +02:00
RestRepairHandler.h
RestReplicationHandler.cpp Bug fix 3.5/fix internal issue 4451 (#10538) 2019-11-26 14:54:36 +01:00
RestReplicationHandler.h Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
RestShutdownHandler.cpp [3.5] Check scheduler queue return value (#9759) 2019-08-20 12:57:51 +03:00
RestShutdownHandler.h
RestSimpleHandler.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
RestSimpleHandler.h
RestSimpleQueryHandler.cpp
RestSimpleQueryHandler.h
RestStatusHandler.cpp Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
RestStatusHandler.h
RestTasksHandler.cpp Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
RestTasksHandler.h
RestTestHandler.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RestTestHandler.h
RestTimeHandler.cpp Bug fix/move a few actions from js to cpp (#8549) 2019-03-26 10:02:21 +01:00
RestTimeHandler.h Bug fix/move a few actions from js to cpp (#8549) 2019-03-26 10:02:21 +01:00
RestTransactionHandler.cpp Enforce stricter transaction limits (#9740) (#9775) 2019-08-21 13:07:17 +03:00
RestTransactionHandler.h
RestTtlHandler.cpp
RestTtlHandler.h
RestUploadHandler.cpp Bug fix/issues 2019 05 06 (#8913) 2019-05-07 12:17:16 +02:00
RestUploadHandler.h
RestUsersHandler.cpp
RestUsersHandler.h
RestVersionHandler.cpp Response compression (#9300) 2019-06-28 10:02:48 +02:00
RestVersionHandler.h
RestViewHandler.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
RestViewHandler.h
RestVocbaseBaseHandler.cpp fix random willi bug (#10197) 2019-10-09 16:03:26 +03:00
RestVocbaseBaseHandler.h fix random willi bug (#10197) 2019-10-09 16:03:26 +03:00
RestWalAccessHandler.cpp Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
RestWalAccessHandler.h