1
0
Fork 0
Commit Graph

12430 Commits

Author SHA1 Message Date
hkernbach 73bcd41476 added shards keys to coll. info view 2016-10-13 14:07:19 +02:00
Max Neunhoeffer 79c0f54072 Add more logging about shard creation/dropping/cleaning. 2016-10-13 13:26:20 +02:00
Max Neunhoeffer c576426bfa Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-13 12:53:18 +02:00
Max Neunhoeffer 039ca9aceb Increase some timeouts from 60 to 90s to be more load tolerant. 2016-10-13 12:52:59 +02:00
Frank Celler f949b49987 Fix a typo. 2016-10-13 10:15:23 +00:00
Simran Brucherseifer faf5e5a090 left-align table headers in query result view 2016-10-13 11:57:12 +02:00
Michael Hackstein a5e51e5459 Further fixes in gharial for SmartGraph support. 2016-10-13 10:22:07 +01:00
Max Neunhoeffer 20ead5affa Increase timeout to test ttl.
Under high load we have observed that 1.25 is too short for a ttl of 1.
2016-10-13 11:15:01 +02:00
hkernbach cc879f50e1 semistandard 2016-10-13 10:58:22 +02:00
hkernbach ebb36a6d45 queryview bugfix, color 2016-10-13 10:54:06 +02:00
Jan Steemann 9bd0aa002b added missing legend and color 2016-10-13 10:42:20 +02:00
Jan Steemann d12b52725a "ressources" => "resources" 2016-10-13 10:31:31 +02:00
Jan Steemann e88460efcb add state "loading collections" to query profile results 2016-10-13 10:31:16 +02:00
hkernbach 4150fa7ec7 colors, gv 2016-10-13 10:14:42 +02:00
hkernbach f9f96e765a query view, images 2016-10-13 10:08:54 +02:00
Max Neunhoeffer 034927fe20 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-12 16:26:48 +02:00
Max Neunhoeffer 2996a375ae Use correct path. 2016-10-12 16:26:15 +02:00
hkernbach d0ad61a030 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-12 14:55:00 +02:00
hkernbach 42d28f0708 nodes view 2016-10-12 14:54:49 +02:00
Max Neunhoeffer 300066f376 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-12 14:39:24 +02:00
Max Neunhoeffer b933900954 Different agents log in different files. 2016-10-12 14:25:37 +02:00
Michael Hackstein 13dc4915f8 Added a new isEnterprise function in js internal module. Started to make gharial aware of SmartGraphs 2016-10-12 13:25:56 +02:00
jsteemann 7641dab658 fix tabular display for non-documents 2016-10-11 16:47:52 +02:00
Andreas Streichardt e75b8f5503 Implement cURL based inter server communication 2016-10-10 14:56:04 +02:00
Max Neunhoeffer 36efc9f15f Speed up dump tests by using babies. 2016-10-10 14:54:38 +02:00
Max Neunhoeffer f578ee394f Fixes in AQL write code to smart collections. 2016-10-09 11:09:00 +02:00
Michael Hackstein 6c64e61982 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-08 01:29:48 +02:00
Michael Hackstein ced62cdaf6 Some improvements in general-graph. Added a new Enterprise error 2016-10-08 01:28:53 +02:00
Max Neunhoeffer f316a9bc4c More changes for AQL writing to smart edge collections. 2016-10-08 00:48:23 +02:00
jsteemann b57913faaf next attempt to fix printing 2016-10-07 17:26:42 +02:00
jsteemann 8a62119ca3 function printing... 2016-10-07 17:14:26 +02:00
jsteemann d155b0ef77 attempt to fix ES6 class methods printing 2016-10-07 17:05:15 +02:00
jsteemann 18032835f2 print ES6 class attributes properly 2016-10-07 16:52:42 +02:00
jsteemann 2dc8deadc5 fix priting of arrow functions 2016-10-07 16:17:49 +02:00
jsteemann 0f49a6d8b7 make sort a bit more clever 2016-10-07 16:09:28 +02:00
jsteemann 5c6b840442 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-07 15:22:09 +02:00
jsteemann 848ca5b28c fix AQL tests in cluster 2016-10-07 15:21:58 +02:00
Wilfried Goesgens 51dd5a95b0 don't write undefined into the errors file if no GDB output is there 2016-10-07 15:15:33 +02:00
Michael Hackstein acae6e9486 Modified the internal constructor of general graph to use a single json object instead of several input parameters. 2016-10-07 13:19:06 +02:00
Michael Hackstein 68988a47e6 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-07 12:59:24 +02:00
Michael Hackstein 807e9cca3c Modernized general-graph module. It now uses ES6 class syntax. 2016-10-07 12:46:45 +02:00
Michael Hackstein 42739e276c Testing.js now starts in enterprise mode if possible. 2016-10-07 12:42:28 +02:00
Kaveh Vahedipour cf09546d93 fixed erroneous break of supervision agency updates 2016-10-07 11:01:45 +02:00
Jan Steemann 7123aca19c issue #2091: decrease connect timeout to 5 seconds on startup 2016-10-07 09:18:51 +02:00
Wilfried Goesgens 2d4e5ababc output exit signal 2016-10-06 18:19:16 +02:00
Wilfried Goesgens 440b5a2132 another foxx manager test which shouldn't stress github... 2016-10-06 18:02:22 +02:00
Kaveh Vahedipour 7b591fd409 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-06 15:32:57 +02:00
Kaveh Vahedipour 72bf15c118 Fixed moveShard to do distributeShardsLike in start instead of create 2016-10-06 15:32:41 +02:00
hkernbach 430149e83d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-06 14:39:49 +02:00
hkernbach fb03ff2cbb ui filter collection documents with subattributes 2016-10-06 14:39:40 +02:00