Heiko Kernbach
|
e12d027273
|
fixed non valid javascript code, aaardvark is now using internal base64 decode function
|
2014-10-09 18:40:13 +02:00 |
Jan Steemann
|
39c98c87f5
|
fixed memleak
|
2014-10-09 18:06:21 +02:00 |
Jan Steemann
|
7922d205e1
|
make make jslint not started multiple arangosh processes
|
2014-10-09 17:29:14 +02:00 |
Jan Steemann
|
3b52200983
|
fixed inner loop variable fuckup
|
2014-10-09 17:28:01 +02:00 |
Jan Steemann
|
71c41c9017
|
added style for collection status "loading"
|
2014-10-09 17:12:24 +02:00 |
Jan Steemann
|
c6948d1cff
|
added diagnostic output for waitpid
|
2014-10-09 16:38:45 +02:00 |
Heiko Kernbach
|
637b1582b2
|
fixed unuseful format of data for request chart in the dashboard (frontend)
|
2014-10-09 14:50:09 +02:00 |
James
|
a346e257bb
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/Aql/ExecutionBlock.cpp
arangod/Aql/ExecutionBlock.h
|
2014-10-09 10:46:49 +01:00 |
James
|
92e0d1e459
|
abstract class BlockWithClients to contain Scatter/DistributeBlocks
|
2014-10-09 10:39:50 +01:00 |
Willi Goesgens
|
330a4f5457
|
If the server goes away while testing skip subsequent tests, they will fail anyways.
|
2014-10-09 11:09:19 +02:00 |
Jan Steemann
|
7966c8d044
|
fixed compile warning
|
2014-10-09 10:52:08 +02:00 |
Jan Steemann
|
081a62c6e4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-09 10:45:40 +02:00 |
Jan Steemann
|
6cdaaa1b85
|
fixes for Visual Studio
|
2014-10-09 10:45:31 +02:00 |
James
|
084078f61f
|
fixed tests for remove-unnecessary-remote-scatter and undistribute-remove-after-enum-coll, renamed distributeInCluster to scatterInCluster.
|
2014-10-09 08:45:34 +01:00 |
Jan Steemann
|
cd50a2cbec
|
smarter command-line options parsing
|
2014-10-08 23:45:02 +02:00 |
Jan Steemann
|
2c1079064f
|
nullptr
|
2014-10-08 22:18:16 +02:00 |
Jan Steemann
|
a737336d17
|
stricter boolean options parsing
|
2014-10-08 22:17:59 +02:00 |
Jan Steemann
|
066f80b2af
|
added more test cases for arangob
Conflicts:
arangosh/Benchmark/arangob.cpp
arangosh/Benchmark/test-cases.h
|
2014-10-08 22:16:51 +02:00 |
Jan Steemann
|
b19db7e7e0
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-08 17:01:58 +02:00 |
Jan Steemann
|
8294e54f32
|
faster import
|
2014-10-08 17:01:45 +02:00 |
Willi Goesgens
|
2627262624
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-08 16:49:24 +02:00 |
Willi Goesgens
|
e433a2831e
|
Add a new wrapper which does fork + waitpid in one js call, so we're closer to the flame and less eventually miss something.
|
2014-10-08 16:48:30 +02:00 |
Jan Steemann
|
4974174acf
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-08 16:10:34 +02:00 |
Jan Steemann
|
999d8ffd1d
|
small optimizations
|
2014-10-08 16:10:27 +02:00 |
Willi Goesgens
|
cd2e386a19
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-08 15:59:16 +02:00 |
Willi Goesgens
|
e60e85686f
|
executeAndWait: if we failed with fancy exit states run top -b -n1 to get some information on the overage system state while running the tests.
single_[client|server]: print detailed usage if the options aren't set.
|
2014-10-08 15:58:15 +02:00 |
Thomas Schmidts
|
560556c496
|
Cleaning up the documentation folder
|
2014-10-08 15:56:19 +02:00 |
Jan Steemann
|
0f59de2041
|
added recovery tests for rename
|
2014-10-08 15:22:36 +02:00 |
Jan Steemann
|
6633f193ec
|
fixed documentation
|
2014-10-08 15:14:52 +02:00 |
Jan Steemann
|
ff80fafba5
|
fixed cached lookups of collections on the server, which may have caused spurious problems after collection rename operations
|
2014-10-08 14:59:02 +02:00 |
James
|
d2b86de370
|
fixed tyopo in comment
|
2014-10-08 10:55:58 +01:00 |
James
|
2ec03d57e3
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-08 10:26:19 +01:00 |
James
|
2ed7fb13b2
|
DistributeBlock getOrSkipSome done as far as possible.
|
2014-10-08 10:26:04 +01:00 |
Willi Goesgens
|
42fd706204
|
Ignore SIG_USR1 as failed test status.
|
2014-10-07 18:12:14 +02:00 |
Willi Goesgens
|
526572a43f
|
de-duplicate executeAndWait() from the ruby tests.
|
2014-10-07 17:02:41 +02:00 |
Jan Steemann
|
6975d50076
|
fixed parse error
|
2014-10-07 14:38:30 +02:00 |
Jan Steemann
|
fe6ea548db
|
fixed reading run lengths with empty values
|
2014-10-07 14:04:12 +02:00 |
Jan Steemann
|
c2f0265d7d
|
fixed optimizer rule remove-unnecessary-remote-scatter
|
2014-10-07 13:21:05 +02:00 |
Jan Steemann
|
aef384da1a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-07 12:36:36 +02:00 |
Jan Steemann
|
e5d8414865
|
fixed more queries
|
2014-10-07 12:36:17 +02:00 |
James
|
e17a43f66e
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-07 11:19:25 +01:00 |
Jan Steemann
|
38c6021463
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-07 12:00:57 +02:00 |
Jan Steemann
|
4ff58364f1
|
fixed cloning of plans
|
2014-10-07 12:00:37 +02:00 |
James
|
4a8ef130f5
|
DistributeBlock getOrSkipSome method minus the hard part.
|
2014-10-07 10:33:37 +01:00 |
Willi Goesgens
|
41e215ba0d
|
Add count of how many tests failed to the summary.
|
2014-10-07 09:23:59 +02:00 |
Jan Steemann
|
a62d83603e
|
fixed missing register planning
|
2014-10-06 18:43:50 +02:00 |
Jan Steemann
|
0f83d8132f
|
fixed some transaction threading errors
|
2014-10-06 18:39:01 +02:00 |
Thomas Schmidts
|
b528531187
|
Added note that by-example-hash is used internally. Fixed #984
|
2014-10-06 15:06:50 +02:00 |
Thomas Schmidts
|
53f38b5c0a
|
AQL Graph Operations now have the right options. This fixes #1019
|
2014-10-06 14:23:36 +02:00 |
Willi Goesgens
|
7dac9d8cc7
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-06 14:16:39 +02:00 |