1
0
Fork 0
arangodb/js/server/tests
Jan Steemann c38c038492 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
	CHANGELOG
	js/apps/system/aardvark/frontend/css/collectionsItemView.css
	js/apps/system/aardvark/frontend/css/graphlayout.css
2014-02-06 13:18:52 +01:00
..
agency.js create collection stub 2014-01-14 16:21:48 +01:00
ahuacatl-arithmetic.js centralise AQL tests 2013-07-17 23:03:45 +02:00
ahuacatl-bind.js added test 2013-08-19 12:36:13 +02:00
ahuacatl-complex.js removed unused variables 2013-11-18 11:22:09 +01:00
ahuacatl-cross.js jslintified several tests 2014-02-01 01:50:58 +01:00
ahuacatl-edges.js centralise AQL tests 2013-07-17 23:03:45 +02:00
ahuacatl-escaping.js centralise AQL tests 2013-07-17 23:03:45 +02:00
ahuacatl-functions.js added SKIPLIST AQL function 2014-02-03 16:54:35 +01:00
ahuacatl-graph.js added SHORTEST_PATH AQL function, allow user-defined functions for filtering in TRAVERSAL etc. 2014-01-28 01:51:27 +01:00
ahuacatl-hash.js jslintified several tests 2014-02-01 01:50:58 +01:00
ahuacatl-logical.js defer evaluation of logical operators 2014-01-10 16:45:07 +01:00
ahuacatl-operators.js
ahuacatl-parse.js centralise AQL tests 2013-07-17 23:18:27 +02:00
ahuacatl-queries-collection.js centralised AQL tests 2013-07-18 00:17:39 +02:00
ahuacatl-queries-fulltext.js centralised AQL tests 2013-07-18 00:17:39 +02:00
ahuacatl-queries-geo.js centralised AQL tests 2013-07-18 00:17:39 +02:00
ahuacatl-queries-noncollection.js defer evaluation of subqueries 2014-01-10 16:45:36 +01:00
ahuacatl-queries-optimiser-in.js fixed segfault in AQL optimiser when using IN on constant, non-list values 2013-11-21 22:56:37 +01:00
ahuacatl-queries-optimiser-limit.js centralised AQL tests 2013-07-18 00:17:39 +02:00
ahuacatl-queries-optimiser-ref.js issue #581: parameter binding for attributes 2013-08-19 12:29:59 +02:00
ahuacatl-queries-optimiser-sort.js centralised AQL tests 2013-07-18 00:17:39 +02:00
ahuacatl-queries-optimiser.js centralised AQL tests 2013-07-18 00:17:39 +02:00
ahuacatl-queries-simple.js added range support for AQL 2013-07-19 18:38:13 +02:00
ahuacatl-queries-variables.js centralised AQL tests 2013-07-18 00:17:39 +02:00
ahuacatl-ranges-combined-1.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-2.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-3.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-4.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-5.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-6.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-7.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-8.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-9.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-10.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-11.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-12.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-13.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-14.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-15.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges-combined-16.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-ranges.js simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
ahuacatl-refaccess-attribute.js centralised AQL tests 2013-07-18 00:17:39 +02:00
ahuacatl-refaccess-variable.js centralised AQL tests 2013-07-18 00:17:39 +02:00
ahuacatl-relational.js centralise AQL tests 2013-07-17 23:29:07 +02:00
ahuacatl-skiplist.js jslintified several tests 2014-02-01 01:50:58 +01:00
ahuacatl-subquery.js centralise AQL tests 2013-07-17 23:29:07 +02:00
ahuacatl-ternary.js INCOMPATIBLE CHANGE: changed AQL user function namespace resolution operator from `:` to `::` 2013-07-18 12:02:28 +02:00
ahuacatl-variables.js centralise AQL tests 2013-07-17 23:29:07 +02:00
cluster.js adjusted listDatabases and doesDatabaseExist 2014-01-15 16:01:05 +01:00
compaction.js Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-06 13:18:52 +01:00
dump-setup.js added --server.ssl-protocol option for client tools 2013-12-13 17:58:24 +01:00
dump-teardown.js added tests for dump/restore 2013-10-15 16:47:37 +02:00
dump.js added --server.ssl-protocol option for client tools 2013-12-13 17:58:24 +01:00
import-setup.js added tests for dump/restore 2013-10-15 16:47:37 +02:00
import-teardown.js added tests for dump/restore 2013-10-15 16:47:37 +02:00
import.js added tests for dump/restore 2013-10-15 16:47:37 +02:00
replication-data.js jslintified several tests 2014-02-01 01:50:58 +01:00
routing.js jslintified several tests 2014-02-01 01:50:58 +01:00
sharding-agency-communication.js Rename sharding dir to cluster 2014-01-31 11:24:01 +01:00
shell-any.js jslintified several tests 2014-02-01 01:50:58 +01:00
shell-bitarray-index.js jslintified several tests 2014-02-01 01:50:58 +01:00
shell-database.js jslintified several tests 2014-02-01 01:50:58 +01:00
shell-development.js added development-mode 2013-03-22 17:33:25 +01:00
shell-foxx-base-middleware.js jslintified several tests 2014-02-01 01:50:58 +01:00
shell-foxx-format-middleware.js moved server-only tests to js/server/tests 2013-12-04 22:05:00 +01:00
shell-foxx-model.js moved server-only tests to js/server/tests 2013-12-04 22:05:00 +01:00
shell-foxx-preprocessor.js jslintified several tests 2014-02-01 01:50:58 +01:00
shell-foxx-repository.js moved server-only tests to js/server/tests 2013-12-04 22:05:00 +01:00
shell-foxx-template-middleware.js moved server-only tests to js/server/tests 2013-12-04 22:05:00 +01:00
shell-foxx.js jslintified several tests 2014-02-01 01:50:58 +01:00
shell-production.js jslintified several tests 2014-02-01 01:50:58 +01:00
shell-skiplist-correctness.js jslintified several tests 2014-02-01 01:50:58 +01:00
shell-skiplist-index.js jslintified several tests 2014-02-01 01:50:58 +01:00
shell-skiplist-rm-performance.js jslintified several tests 2014-02-01 01:50:58 +01:00
transactions.js jslintified several tests 2014-02-01 01:50:58 +01:00