1
0
Fork 0
arangodb/js/common/tests/shell
jsteemann 77e2cf5a65
fix passing of special chars in URLs in cluster
- this sets option CURLOPT_PATH_AS_IS to keep ".." and other special components in paths
- this also changes the behavior of StringUtils::urlEncode() to always encode the "."
  character to "%2e"
2016-11-15 15:46:22 +01:00
..
shell-aqlfunctions.js make user-defined AQL functions throw again 2016-06-14 16:14:02 +02:00
shell-attributes.js move system attributes to the front of objects 2016-04-29 13:13:39 +02:00
shell-base64.js
shell-cluster-collection.js Removed create / drop system collection from Cluster test. This is forbidden now 2016-08-19 10:25:59 +02:00
shell-cluster-crud.js Fixed cluster crud tests. They did by accident not run into the untested state thus far. 2016-05-03 15:28:01 +02:00
shell-cluster-simple.js Fixed babies and errors in AQL Modification cluster blocks. 2016-10-20 18:13:11 +02:00
shell-collection-noncluster.js fix revision id handling 2016-10-24 17:24:27 +02:00
shell-collection-volatile-noncluster.js removed TRI_collection_t 2016-09-02 14:54:13 +02:00
shell-collection.js fix revision id handling 2016-10-24 17:24:27 +02:00
shell-crypto.js
shell-database.js fixed upgrade from 3.0 to 3.1 2016-10-06 10:12:23 +00:00
shell-deadlocks-timecritical-noncluster.js added test for deadlock detection 2016-05-31 10:19:45 +02:00
shell-document-babies.js Fixed JSLint 2016-04-18 13:43:09 +02:00
shell-document.js fix passing of special chars in URLs in cluster 2016-11-15 15:46:22 +01:00
shell-edge-index-noncluster.js
shell-edge.js Fix some more edge tests. 2016-03-10 13:08:02 +01:00
shell-env.js
shell-errors.js Clean up stacktraces 2016-02-15 22:56:29 +01:00
shell-explain-cluster.js
shell-explain-noncluster.js
shell-figures-noncluster.js fixed tests 2016-03-22 16:17:05 +01:00
shell-foxx-manager-install-spec.js Fix failing test 2016-11-13 15:08:40 +01:00
shell-fs.js Minor corrections 2016-04-20 22:09:00 +02:00
shell-fulltext.js fixed test (well, cheating a bit) 2016-03-24 13:17:53 +01:00
shell-general-graph.js Modernized general-graph module. It now uses ES6 class syntax. 2016-10-07 12:46:45 +02:00
shell-graph-measurement.js Squashed commit of the following: 2016-06-07 13:58:21 +02:00
shell-graph-traversal.js Squashed commit of the following: 2016-06-07 13:58:21 +02:00
shell-hash-index-noncluster.js
shell-hash-index.js added some tests 2016-05-20 12:15:19 +02:00
shell-index-ensure.js added test case 2016-04-18 17:29:06 +02:00
shell-index-geo.js fixed issue #1826 2016-05-18 11:40:58 +02:00
shell-index.js Give a little bit more time to wait for collections being dropped, when doing coverage. 2016-06-27 10:36:24 +02:00
shell-keygen-noncluster.js
shell-keygen.js
shell-noncluster-edge.js Fixed shell edges Test. The new version of edgeCollection.edge returns a unique array 2016-03-24 17:22:40 +01:00
shell-query-timecritical-spec.js Reformat code 2016-06-30 16:57:17 +02:00
shell-quickie.js Minor corrections. 2016-06-14 15:58:53 +02:00
shell-rename-noncluster.js
shell-require.js
shell-rocksdb-index.js issue #2118 2016-10-25 15:50:42 +02:00
shell-simple-query.js jslint 2016-03-24 15:55:13 +01:00
shell-statement-cluster.js
shell-statement-encoding-noncluster.js
shell-statement-noncluster.js
shell-statement.js fixed issue #2018 2016-08-24 17:33:49 +02:00
shell-tasks-timecritical.js
shell-transactions-noncluster.js
shell-transactions.js added read/write context info 2016-07-22 10:00:46 +02:00
shell-unique-constraint.js harmonize value comparisons for hash indexes 2016-03-23 16:36:00 +01:00
shell-unique-index-cluster.js allow creating unique indexes on more attributes than present in shardKeys 2016-10-28 13:04:12 +02:00
shell-unload.js
shell-users.js
shell-v8.js Revert "Disable testcases for now, it triggers the crash on windows." 2016-08-17 09:32:30 +02:00