Frank Celler
0457e2f587
safety check
2017-01-27 14:02:16 +01:00
Frank Celler
9a5a50e2d5
more cleanup on statistics
2017-01-27 13:17:08 +01:00
jsteemann
d9f0496cf4
fix segfault
2017-01-27 13:10:23 +01:00
Frank Celler
4a0282cc2b
added missing mutex
2017-01-27 12:03:31 +01:00
Frank Celler
35c1b2258d
fixed keep-alive = false
2017-01-27 11:44:48 +01:00
hkernbach
c1a04dabb6
ui database refresh fix
2017-01-27 11:39:35 +01:00
Frank Celler
71ba997fba
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-01-27 11:30:39 +01:00
Frank Celler
30da97f2a5
RestHandler destructor should be virtual
2017-01-27 11:30:25 +01:00
Kaveh Vahedipour
ab22ffa8ee
shard jobs should check for the plan to be the same as expected
2017-01-27 11:27:45 +01:00
Max Neunhoeffer
8c7a0b5a48
Fix a used after free error.
2017-01-27 11:17:42 +01:00
Frank Celler
c4a62cb108
release from unique_ptr when adding as response
2017-01-27 10:52:00 +01:00
Michael Hackstein
d5d316b971
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-01-27 09:58:02 +01:00
Michael Hackstein
9b5810d84b
The TraversalConditionFinder will now normalize all filters, before checking if they are valid
2017-01-27 09:57:46 +01:00
Michael Hackstein
f7ce2c9de6
Added a name to the dump indention variable.
2017-01-27 09:55:15 +01:00
Kaveh Vahedipour
ca62beb725
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-27 09:34:01 +01:00
Kaveh Vahedipour
c803d52f51
startLocalCluster handles port offset so that multiple clusters can be started on same machine
2017-01-27 09:33:42 +01:00
Max Neunhoeffer
ddd114ca32
Cleanup.
2017-01-27 09:03:22 +01:00
Alan Plum
6bd388672e
Restore original TRI_StringifyV8Exception
...
It's still being used outside the actual JS logic so we should probably leave it alone for now.
2017-01-27 05:59:06 +01:00
Alan Plum
c9b926916a
Even cleaner SyntaxError stacktraces
...
Don't clutter stacktraces for Node compatibility at all. Just add lineNumber/columnNumber/fileName to the object.
These are non-standard but there is precedent for these names in Mozilla.
2017-01-27 05:53:39 +01:00
Alan Plum
88ac5777d6
Clean up SyntaxError generation
...
Clobber stacktrace instead of wrapping in another exception with wonky message string.
This makes SyntaxError details node-compatible and parseable for generating code frames.
2017-01-27 05:34:22 +01:00
Alan Plum
cbb77cf591
Only show codeFrames for swagger errors in dev mode
2017-01-27 02:03:51 +01:00
Alan Plum
3370ecbadd
Nicer error page and code frames
2017-01-27 01:57:30 +01:00
Alan Plum
26398db7c4
Add ansi-html, babel-code-frame, chalk
2017-01-27 01:57:29 +01:00
Alan Plum
c268b2db91
Keep stacktraces out of error messages
...
They are already reported much more consistently via 'cause' so methods logging them should exploit that instead.
2017-01-27 01:57:29 +01:00
Alan Plum
8e16c196f8
More consistent formatting
2017-01-27 01:57:29 +01:00
Frank Celler
e0c00c6de6
improved statistics
2017-01-26 23:43:27 +01:00
Frank Celler
5ba89e88ca
fixed nullptr check
2017-01-26 23:32:51 +01:00
Frank Celler
918bd83e86
more asserts for statistics
2017-01-26 23:32:51 +01:00
Michael Hackstein
ff4430f346
Intermediate version of TraversalConditionFinder. The checks weather a FILTER is feasable for optimization partly cleaned. Next step is complicated and dangerous.
2017-01-26 17:24:39 +01:00
hkernbach
456e1240f2
grunt
2017-01-26 17:00:44 +01:00
hkernbach
a97eacdf02
ui cluster movshard
2017-01-26 16:59:17 +01:00
hkernbach
a4e00b8c8d
ui routes modified to fit cluster api
2017-01-26 16:54:42 +01:00
Andreas Streichardt
8e5a28d6fc
assert so we get a core :S
2017-01-26 16:33:58 +01:00
Kaveh Vahedipour
7d5a6a11e5
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-26 16:12:56 +01:00
Kaveh Vahedipour
53a7e2b316
resilienceMove will do more reporting in cleanouts
2017-01-26 16:12:51 +01:00
Andreas Streichardt
a6d0284df5
Properly disable timecritical
2017-01-26 16:01:12 +01:00
hkernbach
e69ef40f38
grunt
2017-01-26 15:36:56 +01:00
hkernbach
390f5d02ba
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-01-26 15:34:25 +01:00
hkernbach
db8131e6d7
changed shard api structure
2017-01-26 15:34:14 +01:00
Kaveh Vahedipour
60a4092c69
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-26 15:30:36 +01:00
Kaveh Vahedipour
5faef0bc9e
resilienceMove will do more reporting in cleanouts
2017-01-26 15:30:27 +01:00
Andreas Streichardt
bf541e71cf
Add distinct log messages
2017-01-26 15:03:13 +01:00
Andreas Streichardt
fe10733b0c
Add 3s like with the first test
2017-01-26 14:54:48 +01:00
Kaveh Vahedipour
0ea23a2b28
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-26 14:44:45 +01:00
Kaveh Vahedipour
1eef4c7b43
resilienceMove will do more reporting in cleanouts
2017-01-26 14:44:39 +01:00
Andreas Streichardt
2476cf7146
Fix drop and add reporting in agency current
2017-01-26 14:00:56 +01:00
Kaveh Vahedipour
30baf07652
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-26 12:38:09 +01:00
Kaveh Vahedipour
f06fdf9e0f
getDBServers response changed for aardvark frontend. needed reflection in resilienceMove tests
2017-01-26 12:37:59 +01:00
Andreas Streichardt
0365b3eb49
Fix index error reporting and add test for it
2017-01-26 12:15:42 +01:00
Kaveh Vahedipour
26167e87fd
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-26 11:35:56 +01:00