Willi Goesgens
|
1c7b1e805c
|
Fix windows compile with backtrace; these lines were lost in the original commit.
|
2015-02-02 14:46:15 +01:00 |
Willi Goesgens
|
5339be7b3f
|
Use a loop instead of cut'n'paste the source 3 times
|
2015-02-02 13:19:04 +01:00 |
Willi Goesgens
|
72c4891350
|
Don't run full server for executing tests
|
2015-02-02 13:18:43 +01:00 |
Willi Goesgens
|
44cc12fcbb
|
Comment out test failing in cluster to be fixed soon.
|
2015-02-02 10:27:31 +01:00 |
Frank Celler
|
0cce68a4e2
|
updated cla
|
2015-02-01 20:18:27 +01:00 |
Willi Goesgens
|
8adfb7f1d8
|
Remove temporary directories of controlling arangod instance after successfull testruns
|
2015-02-01 12:52:35 +01:00 |
Willi Goesgens
|
1c0c259d03
|
Run logfile analysis in cluster case too.
|
2015-02-01 12:38:04 +01:00 |
Jan Steemann
|
39603ebaf4
|
added selectivity estimates for some index types
|
2015-01-30 23:04:46 +01:00 |
Willi Goesgens
|
436ac1adfc
|
Remove logfile printing; the caller should decide what to do with error messages.
|
2015-01-30 17:31:05 +01:00 |
Max Neunhoeffer
|
d65c020291
|
Merge branch 'devel' of ssh://github.com/arangodb/arangodb into devel
|
2015-01-30 17:19:08 +01:00 |
Max Neunhoeffer
|
6bda5c6e00
|
Only collect important log file lines in non-cluster case.
|
2015-01-30 17:18:46 +01:00 |
Jan Steemann
|
857c6f5934
|
fixed Windows compile error
|
2015-01-30 17:18:25 +01:00 |
Jan Steemann
|
0896ab4155
|
NULL => nullptr
|
2015-01-30 17:09:15 +01:00 |
Willi Goesgens
|
194a043852
|
jslint
|
2015-01-30 16:55:26 +01:00 |
Willi Goesgens
|
2333d8d3ad
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2015-01-30 16:47:12 +01:00 |
Willi Goesgens
|
5e1720132f
|
Stacktraces & asserts for windows too.
|
2015-01-30 16:46:56 +01:00 |
Max Neunhoeffer
|
600cef8ec4
|
Merge branch 'devel' of ssh://github.com/arangodb/arangodb into devel
|
2015-01-30 15:25:16 +01:00 |
Max Neunhoeffer
|
45903b0c79
|
Silence a few unnecessary error logs.
|
2015-01-30 15:24:34 +01:00 |
Max Neunhoeffer
|
a5728d6793
|
Get rid of unnecessary warning about _lockedShards.
|
2015-01-30 15:04:39 +01:00 |
Max Neunhoeffer
|
b31b8d9678
|
Silence stderr as well.
|
2015-01-30 15:04:14 +01:00 |
Max Neunhoeffer
|
1c516f5c9a
|
Improve error handling in discover.js script.
|
2015-01-30 15:03:50 +01:00 |
Willi Goesgens
|
23fa0542dc
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2015-01-30 14:38:59 +01:00 |
Willi Goesgens
|
85e5bc22d9
|
Propper error messages for windows and posix.
|
2015-01-30 14:38:32 +01:00 |
Jan Steemann
|
f0a89be0f4
|
updated CHANGELOG
|
2015-01-30 14:17:39 +01:00 |
Jan Steemann
|
8273970856
|
fixed leak
|
2015-01-30 12:37:31 +01:00 |
Jan Steemann
|
8124115113
|
issue #1225: updated documentation
|
2015-01-30 12:01:45 +01:00 |
Jan Steemann
|
5ed9f4b5f0
|
added test for accessing paths in visitor
|
2015-01-30 11:11:19 +01:00 |
Jan Steemann
|
1264b14053
|
added test
|
2015-01-30 10:54:21 +01:00 |
Willi Goesgens
|
bd6875e554
|
Fix brace closing
|
2015-01-30 10:53:14 +01:00 |
Jan Steemann
|
4bb8a894e6
|
jslint
|
2015-01-30 10:30:23 +01:00 |
Jan Steemann
|
fdf0b557e5
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-01-30 10:26:41 +01:00 |
Jan Steemann
|
faab43f1b3
|
tests for visitors
|
2015-01-30 10:25:31 +01:00 |
Frank Celler
|
dc57c32b6e
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-01-30 09:59:51 +01:00 |
Frank Celler
|
79d3b96ed8
|
added travis
|
2015-01-30 09:59:44 +01:00 |
Willi Goesgens
|
9d04d4be44
|
Check logfiles for important messages
|
2015-01-30 09:49:43 +01:00 |
Jan Steemann
|
07733c672a
|
added yesternight's changes
|
2015-01-30 08:47:43 +01:00 |
Jan Steemann
|
9bf26eed37
|
updated CHANGELOG
Conflicts:
CHANGELOG
|
2015-01-29 21:41:33 +01:00 |
Jan Steemann
|
e13092168d
|
added optimizer tests
Conflicts:
arangod/Aql/ExecutionBlock.cpp
|
2015-01-29 21:40:43 +01:00 |
Jan Steemann
|
7bcf2b54c0
|
make explainer display warnings, too
|
2015-01-29 21:30:42 +01:00 |
Willi Goesgens
|
1f915104df
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-01-29 19:06:27 +01:00 |
Willi Goesgens
|
a738191d41
|
Don't loop endless if the monitored server crashed.
|
2015-01-29 19:05:57 +01:00 |
Willi Goesgens
|
ba387a0483
|
Initialize the platform pointer.
|
2015-01-29 19:02:31 +01:00 |
Jan Steemann
|
fe4df96b74
|
added file to tests
|
2015-01-29 17:38:52 +01:00 |
Frank Celler
|
c8647a11ac
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-01-29 17:33:34 +01:00 |
Frank Celler
|
c153f72af5
|
moved triAGENS/ArangoDB to arangodb/arangodb
|
2015-01-29 17:33:02 +01:00 |
Willi Goesgens
|
e666fd6dfc
|
Properly shut down V8 to make Valgrind happy
|
2015-01-29 17:31:30 +01:00 |
Willi Goesgens
|
208cf42757
|
Properly shut down ICU to make valgrind happy.
|
2015-01-29 17:28:30 +01:00 |
Frank Celler
|
d392b4b50b
|
Merge pull request #1212 from triAGENS/request-module
Nicer node-request-like wrapper for internal.download
|
2015-01-29 17:20:46 +01:00 |
Frank Celler
|
418a673f2b
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into request-module
Conflicts:
js/node/package.json
|
2015-01-29 17:20:15 +01:00 |
Frank Celler
|
05b8115abf
|
Merge pull request #1227 from triAGENS/foxxy-console
Foxx console
|
2015-01-29 17:16:05 +01:00 |