Kaveh Vahedipour
2db0212e4f
supervision tests fail under load
2017-01-30 17:02:27 +01:00
Max Neunhoeffer
bf95e308ed
Log pid of successfully shutdown server.
2017-01-30 14:21:30 +01:00
jsteemann
2fef24a984
added test
2017-01-30 09:02:30 +01:00
Max Neunhoeffer
f09ecd21b2
Logging level for background job debugging down to DEBUG.
2017-01-29 23:05:33 +01:00
Max Neunhoeffer
6993ca32c7
Add more debugging output on log level info around Schmutz script.
2017-01-28 20:28:58 +01:00
Frank Celler
864bd451cf
wait longer for figures
2017-01-28 00:25:30 +01:00
Michael Hackstein
6aeb23ef2a
Added new traversal optimizer test.
2017-01-27 19:52:43 +01:00
Michael Hackstein
57b6174ff1
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-01-27 17:57:21 +01:00
Kaveh Vahedipour
693a1eddf4
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-27 15:29:35 +01:00
Kaveh Vahedipour
3f3633bd2c
supervision to proper preconditioning of jobs on plan
2017-01-27 15:29:22 +01:00
hkernbach
c1a04dabb6
ui database refresh fix
2017-01-27 11:39:35 +01:00
Michael Hackstein
d5d316b971
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-01-27 09:58:02 +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
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
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
5faef0bc9e
resilienceMove will do more reporting in cleanouts
2017-01-26 15:30:27 +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
Kaveh Vahedipour
8509200040
MoveShard with ShortNames
2017-01-26 11:35:44 +01:00
Michael Hackstein
75a152038e
Updated optimize traversals rule test to use mocha instead of jsunity.
2017-01-26 11:15:09 +01:00
Max Neunhoeffer
1468628e58
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-01-26 10:47:26 +01:00
Max Neunhoeffer
fe1b10e6af
Fix waitForSyncRepl.
2017-01-26 10:47:03 +01:00
Andreas Streichardt
4e6371630a
Fix reporting index and collection errors
2017-01-26 10:44:15 +01:00
Andreas Streichardt
cffc981cf9
Fix jslint
2017-01-25 12:42:30 +01:00
Andreas Streichardt
cca8fbc6b3
Less log spam...
2017-01-25 12:41:30 +01:00
Andreas Streichardt
af8331119b
Do not spam useless log messages
2017-01-25 12:31:53 +01:00
Max Neunhoeffer
f913b10d22
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-01-25 11:37:37 +01:00
Max Neunhoeffer
aaa2738b57
Log level for dropping local shard back to debug.
2017-01-25 11:36:50 +01:00
Andreas Streichardt
acbb892612
Classic...fix unittest..fail real system
2017-01-24 19:07:34 +01:00
Andreas Streichardt
d91a6af1a7
Remove singletransaction and fetch collection from vocbase directly
2017-01-24 18:51:05 +01:00
Andreas Streichardt
d3642f1487
First update current tests
2017-01-24 18:35:26 +01:00
Andreas Streichardt
ea220a22cc
Make updatecurrentcollection better testable
2017-01-24 16:51:12 +01:00
Andreas Streichardt
83229cbf79
Add wal flush timeout with a default of 30s
2017-01-24 16:29:41 +01:00
Andreas Streichardt
7b1c9b7833
Instanceinfo and testresult will now be written to the test rootdir
2017-01-24 14:54:10 +01:00
Max Neunhoeffer
5e6d2c2045
Fix acquire of read locks for sync. replication.
2017-01-24 13:55:56 +01:00