1
0
Fork 0
arangodb/js/client/modules/@arangodb
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
..
aql much better diagnostics for AQL query results cache (#6580) 2018-09-25 09:49:11 +02:00
foxx fix custom contenttype handling, set upload contenttype (#10318) 2019-10-28 17:36:36 +01:00
testsuites Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
analyzers.js add missing quote (#8970) 2019-05-11 18:30:29 +03:00
arango-collection.js Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
arango-database.js Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
arango-query-cursor.js Support Transactions in RestCursorHandler (#8539) 2019-03-25 17:04:11 +01:00
arango-statement.js allow "stream" attribute on top level (#9195) 2019-06-05 15:48:58 +02:00
arango-transaction.js added missing function db._transactions(), and equivalent REST API route GET /_api/transaction (#9571) 2019-07-26 16:20:28 +02:00
arango-view.js issue 496.4.1: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7212) 2018-11-04 16:52:28 +03:00
arangosh.js Feature/arangodoc (#5476) 2018-06-05 15:38:50 +02:00
clusterstats.js fixed version of arangosh result evaluation refactoring - properly count objects (#10080) 2019-09-26 12:07:52 +02:00
configuration.js VST support in arangosh (#6047) 2018-08-08 12:18:54 +02:00
crash-utils.js tell that procdump is gone - it seems this happenes in reality without coredumps being written (#9748) 2019-08-19 17:55:51 +03:00
general-graph.js Bug fix/arangosh gharial vertex deletion (#9921) 2019-09-06 12:26:10 +02:00
hotbackup.js Feature/hotbackup devel (#9495) 2019-08-02 11:39:46 +02:00
index.js stop printing `connection class corrupted` in arangosh (#7180) 2018-10-31 18:46:47 +01:00
inspector.js fuerte move resulted in broken inspector 2018-10-12 19:52:24 +02:00
pregel.js VST support in arangosh (#6047) 2018-08-08 12:18:54 +02:00
process-utils.js Add some more checks to health check (#10564) 2019-11-29 17:34:34 +01:00
replication.js VST support in arangosh (#6047) 2018-08-08 12:18:54 +02:00
result-processing.js Fix testresult (#10262) 2019-10-17 08:42:08 +02:00
simple-query.js VST support in arangosh (#6047) 2018-08-08 12:18:54 +02:00
tasks.js VST support in arangosh (#6047) 2018-08-08 12:18:54 +02:00
test-utils.js Fix testresult (#10262) 2019-10-17 08:42:08 +02:00
testing.js add the ability to force the traffic from/to the server to be json, for better sniffeability (#10239) 2019-10-14 16:54:16 +02:00
tutorial.js Remove documentation, now here: github.com/arangodb/docs (#8918) 2019-07-22 16:03:26 +02:00
user-helper.js Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
users.js VST support in arangosh (#6047) 2018-08-08 12:18:54 +02:00