1
0
Fork 0
arangodb/tests/js/server/aql
Jan 69747bc86f Bug fix 3.4/disallow subqueries in prune (#10266)
* backport of #10231

* added derived files
2019-10-16 19:19:57 +03:00
..
aql-arithmetic.js
aql-array-access.js
aql-attribute-access.js Bug fix 3.4 /resync test (#7435) 2018-11-26 14:05:33 +01:00
aql-bind.js
aql-call-apply.js Bug fix 3.4 /resync test (#7435) 2018-11-26 14:05:33 +01:00
aql-complex.js
aql-cross.js
aql-distance.js
aql-distinct.js
aql-document.js
aql-duplicate-attributes.js prevent duplicate attributes being generated by AQL queries (#7836) 2019-01-02 12:37:47 +01:00
aql-dynamic-attributes.js prevent duplicate attributes being generated by AQL queries (#7836) 2019-01-02 12:37:47 +01:00
aql-edges-cluster.js
aql-edges-noncluster.js
aql-error-messages.js finally fix AQL error messages in all contexts, so that they are usable (#8705) 2019-04-09 09:17:53 +02:00
aql-escaping.js
aql-explain-cluster.js
aql-explain-noncluster.js
aql-fail-on-warning.js
aql-failures-noncluster.js
aql-fullcount.js
aql-functions-brute.js
aql-functions-date.js fix issue #7933: Regression on ISO8601 string compatibility in AQL (#7934) 2019-01-14 13:50:50 +01:00
aql-functions-list.js fixed issue #10062: AQL: Could not extract custom attribute (#10066) 2019-09-27 16:58:58 +03:00
aql-functions-misc.js added AQL function CHECK_DOCUMENT (#7841) 2019-01-04 15:33:20 +01:00
aql-functions-numeric.js
aql-functions-string.js fixed a bug in RTRIM implementation, fixed issue #9558 (#9564) 2019-07-25 13:04:21 +02:00
aql-functions-types-cxx.js
aql-functions-types.js
aql-functions.js
aql-gather-block-cluster.js fixed issue #6601 (#6607) 2018-09-26 14:18:34 +02:00
aql-general-graph-28.js Bug fix 3.4 /resync test (#7435) 2018-11-26 14:05:33 +01:00
aql-general-graph.js Bug fix 3.4 /resync test (#7435) 2018-11-26 14:05:33 +01:00
aql-graph-traversal-generic-cluster.js [3.4] Bugfix of DFS path uniqueness implementation (#9098) 2019-05-27 15:04:23 +03:00
aql-graph-traversal-generic-noncluster.js [3.4] Bugfix of DFS path uniqueness implementation (#9098) 2019-05-27 15:04:23 +03:00
aql-graph-traverser-mmfiles.js
aql-graph-traverser.js Bug fix 3.4/disallow subqueries in prune (#10266) 2019-10-16 19:19:57 +03:00
aql-graph.js
aql-hash-cluster.js
aql-hash-noncluster.js
aql-is-in-polygon.js
aql-join-cluster.js Bug fix 3.4 /resync test (#7435) 2018-11-26 14:05:33 +01:00
aql-logical.js
aql-memory-limit.js
aql-modify-cluster.js Revert "add limits test (#9197)" 2019-06-08 15:51:27 +02:00
aql-modify-noncluster-serializetest.js Bug fix 3.4 /resync test (#7435) 2018-11-26 14:05:33 +01:00
aql-modify-noncluster.js fix assertion failure during documentation generation (#8858) 2019-04-29 13:29:36 +03:00
aql-modify-subqueries.js added "peakMemoryUsage" in query results figures, (#7981) 2019-01-19 18:50:55 +01:00
aql-modify.js finally fix AQL error messages in all contexts, so that they are usable (#8705) 2019-04-09 09:17:53 +02:00
aql-multi-modify.js speed up remove ops for RocksDB engine (#7638) 2018-12-06 17:48:42 +01:00
aql-operators.js
aql-optimizer-collect-aggregate.js fix handling of initial `null` values in AQL function `MIN` (#9052) 2019-05-21 17:32:45 +02:00
aql-optimizer-collect-count.js
aql-optimizer-collect-into.js fixed issue #7749 (#7797) 2018-12-19 14:17:54 +01:00
aql-optimizer-collect-methods.js
aql-optimizer-condition.js
aql-optimizer-costs.js
aql-optimizer-dynamic-bounds.js
aql-optimizer-edge-index.js Added waitForEstimatorSync() (#6867) 2018-10-12 19:17:41 +02:00
aql-optimizer-filters.js
aql-optimizer-fulltext.js
aql-optimizer-geoindex.js make geo-index-optimizer rule work with multiple loops (#8353) (#8360) 2019-03-13 13:22:12 +01:00
aql-optimizer-index-only-rocksdb.js Feature3.4/improve edgeindex covered (#7750) 2018-12-12 22:03:47 +01:00
aql-optimizer-index-ranges.js
aql-optimizer-indexes-in-or.js fix scrambling of AstNodes that were in use multiple times (#7978) 2019-01-19 18:54:08 +01:00
aql-optimizer-indexes-multi.js
aql-optimizer-indexes-sort.js do not optimize away sort clauses when it is unsafe to do so (#7694) 2018-12-07 16:23:13 +01:00
aql-optimizer-indexes.js do not optimize away sort clauses when it is unsafe to do so (#7694) 2018-12-07 16:23:13 +01:00
aql-optimizer-keep.js
aql-optimizer-operators.js
aql-optimizer-optimize-cluster-single-document-operations.js fix crash (#9059) 2019-05-21 18:32:46 +02:00
aql-optimizer-plans.js
aql-optimizer-produces-result.js
aql-optimizer-quantifiers.js
aql-optimizer-query-stats.js Bug fix 3.4/fix stats on skip (#6532) 2018-09-19 22:01:50 +02:00
aql-optimizer-rule-collect-in-cluster.js fix sortedness of sorted results returned by RETURN DISTINCT (#8934) 2019-05-09 20:10:43 +02:00
aql-optimizer-rule-distribute-in-cluster.js speed up remove ops for RocksDB engine (#7638) 2018-12-06 17:48:42 +01:00
aql-optimizer-rule-fuse-filters.js added several query optimizations (#6781) 2018-10-12 17:41:45 +02:00
aql-optimizer-rule-inline-subqueries.js Bug fix 3.4/fix variable replacement in view search conditions (#6755) 2018-10-09 00:31:19 +03:00
aql-optimizer-rule-interchange-adjacent-enumerations-cluster.js
aql-optimizer-rule-interchange-adjacent-enumerations-noncluster.js
aql-optimizer-rule-move-calculations-down.js added several query optimizations (#6781) 2018-10-12 17:41:45 +02:00
aql-optimizer-rule-move-calculations-up.js
aql-optimizer-rule-move-filters-up.js
aql-optimizer-rule-optimize-subqueries.js
aql-optimizer-rule-optimize-traversals-spec.js fixed jslint 2018-10-23 11:24:31 +02:00
aql-optimizer-rule-patch-update-statements-rocksdb.js speed up remove ops for RocksDB engine (#7638) 2018-12-06 17:48:42 +01:00
aql-optimizer-rule-patch-update-statements.js speed up remove ops for RocksDB engine (#7638) 2018-12-06 17:48:42 +01:00
aql-optimizer-rule-reduce-extraction-to-projection-rocksdb.js
aql-optimizer-rule-remove-collect-variables.js nested collect backport 3.4 (#9590) 2019-07-29 19:42:50 +03:00
aql-optimizer-rule-remove-filter-covered-by-index.js do not optimize away sort clauses when it is unsafe to do so (#7694) 2018-12-07 16:23:13 +01:00
aql-optimizer-rule-remove-filter-covered-by-traversal-spec.js
aql-optimizer-rule-remove-redundant-calculations.js
aql-optimizer-rule-remove-redundant-or.js
aql-optimizer-rule-remove-redundant-sorts.js [3.4] Sorted COLLECT: avoid nullptr deref when skipping and fix non-invalidated input variables (#8037) 2019-02-04 16:38:26 +01:00
aql-optimizer-rule-remove-sort-rand-mmfiles.js
aql-optimizer-rule-remove-unnecessary-calculations.js
aql-optimizer-rule-remove-unnecessary-filters.js
aql-optimizer-rule-remove-unnecessary-remote-scatter-cluster.js
aql-optimizer-rule-replace-or-with-in.js
aql-optimizer-rule-simplify-conditions.js fixed issue #8108 (#8111) 2019-02-05 15:50:47 +01:00
aql-optimizer-rule-sort-in-values.js
aql-optimizer-rule-undistribute-remove-after-enum-coll-cluster.js
aql-optimizer-rule-use-index-for-sort-cluster.js fix some issues with sorted variant of COLLECT (#6432) 2018-09-10 16:20:57 +02:00
aql-optimizer-rule-use-index-for-sort-noncluster.js Bug fix 3.4/issue 10078 (#10083) 2019-09-27 16:59:42 +03:00
aql-optimizer-rule-use-index-for-sort.js Bug fix 3.4/issue 10078 (#10083) 2019-09-27 16:59:42 +03:00
aql-optimizer-rule-use-index-range.js
aql-optimizer-stats-noncluster.js
aql-optimizer-useindexes.js
aql-optimizer-v8.js
aql-parse.js Bug fix 3.4/fix parsing unterminated strings (#10157) 2019-10-09 16:35:29 +03:00
aql-primary-index-cluster.js
aql-primary-index-noncluster.js
aql-profiler-noncluster-nightly.js
aql-profiler-noncluster.js [3.4] Fix end condition (hasMore) for EnumerateViewNode. (#7278) 2018-11-27 00:41:29 +03:00
aql-profiler.js Trace skipSome() calls (#6450) 2018-09-11 08:53:24 +02:00
aql-queries-array-nested.js
aql-queries-array.js Fix deduplication in IndexBlock (#6509) 2018-09-17 12:52:55 +02:00
aql-queries-collection.js
aql-queries-document.js
aql-queries-fulltext.js
aql-queries-geo.js Bug fix 3.4 /resync test (#7435) 2018-11-26 14:05:33 +01:00
aql-queries-noncollection.js
aql-queries-optimizer-in-cluster.js
aql-queries-optimizer-in-noncluster.js
aql-queries-optimizer-limit-cluster.js added several query optimizations (#6781) 2018-10-12 17:41:45 +02:00
aql-queries-optimizer-limit-noncluster.js
aql-queries-optimizer-ref-cluster.js
aql-queries-optimizer-ref-noncluster.js
aql-queries-optimizer-sort-cluster.js
aql-queries-optimizer-sort-noncluster.js
aql-queries-optimizer.js
aql-queries-simple.js Bug fix 3.4/fix array sorting (#6988) 2018-10-22 12:30:47 +02:00
aql-queries-variables.js
aql-query-cache-noncluster.js Bug fix 3.4 /resync test (#7435) 2018-11-26 14:05:33 +01:00
aql-range.js
aql-ranges-combined-01.js
aql-ranges-combined-02.js
aql-ranges-combined-03.js
aql-ranges-combined-04.js
aql-ranges-combined-05.js
aql-ranges-combined-06.js
aql-ranges-combined-07.js
aql-ranges-combined-08.js
aql-ranges-combined-09.js
aql-ranges-combined-10.js
aql-ranges-combined-11.js
aql-ranges-combined-12.js
aql-ranges-combined-13.js
aql-ranges-combined-14.js
aql-ranges-combined-15.js
aql-ranges-combined-16.js
aql-ranges.js
aql-refaccess-attribute.js
aql-refaccess-variable.js
aql-regex.js
aql-relational.js
aql-shardids-cluster.js Backport #6182 and #6549. 2018-09-20 14:35:50 -04:00
aql-simple-attributes.js
aql-skiplist-cluster.js
aql-skiplist-noncluster.js
aql-skiplist.js
aql-sort.js
aql-sparse.js fixed issue #7757 (#7806) 2018-12-19 14:06:11 +01:00
aql-stresstest-nightly.js
aql-subqueries-cluster.js
aql-subquery.js
aql-ternary.js Bug fix 3.4 /resync test (#7435) 2018-11-26 14:05:33 +01:00
aql-upsert-cluster.js Bug fix 3.4 /resync test (#7435) 2018-11-26 14:05:33 +01:00
aql-variables.js
aql-vpack-externals.js
aql-with-collections.js
aql-within-rectangle.js