1
0
Fork 0
Commit Graph

17246 Commits

Author SHA1 Message Date
Willi Goesgens 43216f264d Shorten travis IRC noise. 2014-10-15 17:09:04 +02:00
Willi Goesgens 43e4a4f126 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-15 17:03:22 +02:00
Willi Goesgens 013db5856d When running the tests with valgrind we don't want to shut down the server instance forcefully to avoid false positives. 2014-10-15 17:02:44 +02:00
Thomas Schmidts 0fd685eb07 Fixed small spelling errors 2014-10-15 16:04:25 +02:00
Willi Goesgens 93ff2652e1 Walker: add possibility to enter Subqueries on the way in
NodeClone: don't clone the subquery reference list, we don't need them.
2014-10-15 14:59:06 +02:00
Willi Goesgens e3977c20ed Abstract the filter mechanism, so it can be used by all testcases
apply -skipGeo to jsunity tests too.
2014-10-15 14:57:59 +02:00
Jan Steemann 7b3c3068f1 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-15 14:17:23 +02:00
Jan Steemann 1a42b87d5b bumped version 2014-10-15 14:08:19 +02:00
Willi Goesgens d5a0a3ed0a Follow rename in makefile. 2014-10-15 14:04:26 +02:00
Jan Steemann 86f31a4e7a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-15 14:01:24 +02:00
Jan Steemann c946a1536a documentation for fs 2014-10-15 14:01:15 +02:00
Willi Goesgens 26e28f4430 Flag this performance test as timecritical so we can skip this from valgrind tests. 2014-10-15 13:34:22 +02:00
Jan Steemann 70fa84102d fixed typo 2014-10-15 12:46:05 +02:00
Jan Steemann cc9f416bba whitespace 2014-10-15 12:45:57 +02:00
Jan Steemann bf1cc16c5f attempt to make test more deterministic 2014-10-15 12:45:25 +02:00
Jan Steemann 1121ffd89e Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-15 12:44:21 +02:00
Jan Steemann 6511fec7c6 added tests for fs.read and fs.write 2014-10-15 12:44:04 +02:00
James 7bcac607bb Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-15 10:53:17 +01:00
James 9f942d0ce3 finished first version of DistributeBlock/Node. 2014-10-15 10:53:09 +01:00
Jan Steemann 8e40e727a4 fixed memleak 2014-10-15 10:13:24 +02:00
James b2c76978ac Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-15 09:02:06 +01:00
James 9404158123 adding elementary test file for distribute-in-cluster 2014-10-15 09:01:47 +01:00
Jan Steemann b7ffe8d74e Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-15 10:01:17 +02:00
Jan Steemann dd0601591b fixed uninitialized variable 2014-10-15 10:01:01 +02:00
Willi Goesgens 9040b3c663 Add the testrun name to the data directory, so we can better reference them in the valgrind results. 2014-10-15 10:00:38 +02:00
Jan Steemann 76fdd17d6b Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-14 19:07:43 +02:00
Jan Steemann 6bd448be46 added support for reading / writing binary data in fs.readFileSync && fs.write 2014-10-14 19:07:16 +02:00
Willi Goesgens fe5a5c3958 Catch commandline parser problems if de-serialiszing the json options fails 2014-10-14 17:54:44 +02:00
Thomas Schmidts 79f851fab5 Fix #1047. The header is now fixed and scrolls with the rest of the text 2014-10-14 17:52:01 +02:00
Willi Goesgens 244a2771b2 Work on documentation & usage:
- add unittest readme
  - unify the commandline help output of testing.js
  - utilise the commandline output of testing.js in unittest.js
2014-10-14 16:18:53 +02:00
Thomas Schmidts 12b3562f53 Fixed #1050. Now its possible to clear the search in the documentation 2014-10-14 16:13:03 +02:00
Jan Steemann 6ab535bd06 nullptr 2014-10-14 15:14:38 +02:00
Jan Steemann 766faddaf1 changed copyright from triAGENS GmbH to ArangoDB in ArangoShell 2014-10-14 13:54:38 +02:00
Jan Steemann 1f423a5e0d removed optimization for range node 2014-10-14 13:22:04 +02:00
Jan Steemann fc8094e832 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-14 13:20:18 +02:00
Jan Steemann 6895ba9e27 fixed tests 2014-10-14 13:20:10 +02:00
James 1bed52300e Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-14 11:29:34 +01:00
James adca1117ff removing debug output, up dating tests. 2014-10-14 11:29:14 +01:00
Jan Steemann e5de733eb3 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-14 12:03:36 +02:00
Jan Steemann dfb1905035 fixed tests 2014-10-14 12:03:25 +02:00
Willi Goesgens fe629a980f Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-14 11:31:05 +02:00
Willi Goesgens 854a217217 Enable IRC notifications. 2014-10-14 11:30:49 +02:00
Jan Steemann 53459e002f Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-14 11:29:08 +02:00
Jan Steemann 49074d17c1 forked 2014-10-14 11:29:01 +02:00
James 3442f298ea Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-14 10:19:38 +01:00
James 602f03e4e3 adding distribute-in-cluster optimizer rule. 2014-10-14 10:19:27 +01:00
Jan Steemann 5dd593991b Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-14 11:18:29 +02:00
Jan Steemann 95cfbd7051 test fix 2014-10-14 11:18:16 +02:00
Jan Steemann f3e72a80dc fixed compile warnings 2014-10-14 11:13:01 +02:00
Jan Steemann 08a64ca66a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-14 11:05:01 +02:00