1
0
Fork 0
Commit Graph

9285 Commits

Author SHA1 Message Date
Michael Hackstein 07cc648b55 Fixed a test in the dispatcher that failed unpredictibly 2013-12-13 11:17:03 +01:00
Michael Hackstein 18d2c3327b GraphVieweri: the abstract Adapter now propagetes a cleanUp call to the general viewer. 2013-12-13 11:16:19 +01:00
Michael Hackstein bb1abbac72 GraphViewer: Implemented passing around the graphviewer object through adapters, required for reseting 2013-12-13 10:44:16 +01:00
Michael Hackstein e6df75784f GraphViewer Added tests for the graphViewer object ot be passed arround through adapter instances, which is required for reset 2013-12-13 10:43:23 +01:00
Jan Steemann f0184d2786 not sure about the restshardhandler yet 2013-12-12 17:51:45 +01:00
Michael Hackstein f024bf07a2 The Colourlist is now reseted whenever the user picks a different attribute for colouring 2013-12-12 17:00:14 +01:00
Jan Steemann 8eccb0a35f added dispatcher to shardhandler 2013-12-12 16:42:25 +01:00
Jan Steemann e1fb1f3d14 added stub REST API for cluster requests 2013-12-12 15:59:16 +01:00
Jan Steemann 0136a88076 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2013-12-12 15:26:02 +01:00
Jan Steemann 897ddca313 startup/shutdown modifications 2013-12-12 15:25:53 +01:00
Max Neunhoeffer 857aed7b8f Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2013-12-12 13:53:31 +01:00
Max Neunhoeffer 47a1c315b8 First proper draft of ClusterComm library. 2013-12-12 13:53:16 +01:00
Jan Steemann 5b0713af9c added recursive watches and structured get 2013-12-12 11:16:41 +01:00
Jan Steemann 7409f87a73 clang++ vs g++ 2013-12-12 10:38:05 +01:00
Jan Steemann 213f6e01fb fixed c11 warning 2013-12-12 10:36:38 +01:00
Max Neunhoeffer d11a1ac2d3 Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2013-12-12 10:24:50 +01:00
Max Neunhoeffer df8b52f08f Fix arangom. 2013-12-12 10:24:27 +01:00
Michael Hackstein 34b775086c Added test to reset the colourlist on attribute change 2013-12-12 09:43:37 +01:00
Heiko Kernbach 221b18a5e7 css fix 2013-12-12 08:46:08 +01:00
Jan Steemann 32b26f5392 added agency test 2013-12-11 18:51:50 +01:00
Jan Steemann 13bcc2bf7a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding 2013-12-11 18:39:10 +01:00
Jan Steemann c3132997b3 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2013-12-11 18:37:58 +01:00
Jan Steemann 025a11dbee fixed comments 2013-12-11 18:37:26 +01:00
Jan Steemann 620f4b1c47 added agency tests 2013-12-11 18:37:15 +01:00
Max Neunhoeffer e4cebe0536 Very first incomplete draft of ClusterComm.
Note that this is not yet in the Makefiles, but it at least compiles
if one puts it there.
2013-12-11 16:48:43 +01:00
Max Neunhoeffer b3c1a6c782 Adjust arangom.in to Version 1.0 of Sharding.md. 2013-12-11 16:34:38 +01:00
Jan Steemann 5e5a5fb32b added JS bindings for agency 2013-12-11 09:56:54 +01:00
Jan Steemann 9e21cf9b7e added configure option --enable-cluster 2013-12-10 14:46:16 +01:00
Jan Steemann c4bb315626 added comment 2013-12-10 14:34:53 +01:00
Jan Steemann 57223ecaba failover handling for agency connections 2013-12-10 14:33:34 +01:00
Jan Steemann dd5a3a9e60 fixed arangom with new etcd API 2013-12-10 13:26:07 +01:00
Jan Steemann b6e062030a fixed invalid include 2013-12-10 12:50:39 +01:00
Jan Steemann 1b64ae7a9d better error detection 2013-12-10 12:48:50 +01:00
Michael Hackstein f04c25e051 Finally all GraphViewer Tests added and running under phantomjs and added to automatic test 2013-12-10 10:51:41 +01:00
Jan Steemann 8708dc7e70 renamed sharding to cluster 2013-12-10 09:56:00 +01:00
Jan Steemann a67ee89a9e use X-Etcd-Index header 2013-12-09 17:55:49 +01:00
Jan Steemann 996be652f1 fetch commands for server from agency 2013-12-09 17:44:19 +01:00
Max Neunhoeffer 2b06a0778d Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2013-12-09 16:07:53 +01:00
Max Neunhoeffer 1fe02279db Update arangom. 2013-12-09 16:07:39 +01:00
Jan Steemann 51261bc183 fetch server role at startup 2013-12-09 15:52:40 +01:00
Jan Steemann 4106228fa1 fixed setup script 2013-12-09 13:21:25 +01:00
Jan Steemann 44887e0613 report errors on misusage 2013-12-09 10:37:14 +01:00
Michael Hackstein 62e9a9d3d6 Fixed tests for arango ui component in graphviewer. It is now also added to PhantomJS test suite 2013-12-08 14:42:00 +01:00
Michael Hackstein cb854e8250 Fixed tests for modularityJoiner to run with phantomJS (different result because of different sorting order of object keys) 2013-12-08 13:23:34 +01:00
Jan Steemann f4f0364b0d fixed multi-agency 2013-12-06 20:00:21 +01:00
Ferhat 118016a875 Update README.md 2013-12-06 18:34:47 +01:00
Ferhat a200e542c0 Update README.md
Interesting and useful for researchers.
2013-12-06 18:34:41 +01:00
Michael Hackstein 1ebac6f022 Removed old location of graphviewer tests, they have been moved to the central frontend test repo 2013-12-06 18:22:05 +01:00
Jan Steemann 452e5ed389 more configuration 2013-12-06 18:10:29 +01:00
Jan Steemann b5a781d1e1 diagnostic messages on startup 2013-12-06 17:49:27 +01:00