1
0
Fork 0
arangodb/js/client/modules/@arangodb
Wilfried Goesgens 065b87f9a8 preserve the instance shutdown state, and if its bad, don't clean up the test directory (#9122)
* preserve the instance shutdown state, and if its bad, don't clean up the test directory

* Update js/client/modules/@arangodb/testing.js

Co-Authored-By: Tobias Gödderz <github@tobias.goedderz.info>

* Update js/client/modules/@arangodb/testsuites/permissions_server.js

Co-Authored-By: Tobias Gödderz <github@tobias.goedderz.info>

* Update js/client/modules/@arangodb/testsuites/permissions_server.js

Co-Authored-By: Tobias Gödderz <github@tobias.goedderz.info>

* Update js/client/modules/@arangodb/testsuites/single.js

Co-Authored-By: Tobias Gödderz <github@tobias.goedderz.info>

* fix handling in custom start/stop handlers

* remove shutdown state from reporting structure

* fix shutdown of second instance

* one more to adjust

* only add jwt if we run the agency with authentification

* lint
2019-05-29 15:59:34 +03:00
..
aql much better diagnostics for AQL query results cache (#6580) 2018-09-25 09:49:11 +02:00
foxx fix link to Foxx-CLI 2019-04-04 10:27:43 +02:00
testsuites preserve the instance shutdown state, and if its bad, don't clean up the test directory (#9122) 2019-05-29 15:59:34 +03:00
analyzers.js add missing quote (#8970) 2019-05-11 18:30:29 +03:00
arango-collection.js added db.<collection>.getResponsibleShard() (#8683) 2019-04-08 16:10:45 +02:00
arango-database.js Handle extra args to db._query when using aql templates (#8789) 2019-04-18 10:50:46 +02:00
arango-query-cursor.js Support Transactions in RestCursorHandler (#8539) 2019-03-25 17:04:11 +01:00
arango-statement.js Support Transactions in RestCursorHandler (#8539) 2019-03-25 17:04:11 +01:00
arango-transaction.js Fuse transaction begin request for non baby operations (#8566) 2019-03-27 11:31:39 +01: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
configuration.js VST support in arangosh (#6047) 2018-08-08 12:18:54 +02:00
crash-utils.js wait for procdump to exit too. (#7731) 2018-12-12 18:06:08 +01:00
general-graph.js micro optimizations (#6162) 2018-08-16 08:50:16 +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 preserve the instance shutdown state, and if its bad, don't clean up the test directory (#9122) 2019-05-29 15:59:34 +03:00
replication.js VST support in arangosh (#6047) 2018-08-08 12:18:54 +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 preserve the instance shutdown state, and if its bad, don't clean up the test directory (#9122) 2019-05-29 15:59:34 +03:00
testing.js preserve the instance shutdown state, and if its bad, don't clean up the test directory (#9122) 2019-05-29 15:59:34 +03:00
tutorial.js Optimized arangosh tutorial for 80 char width, slightly extended 2016-08-22 20:59:54 +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