1
0
Fork 0
Commit Graph

11173 Commits

Author SHA1 Message Date
Max Neunhoeffer 944f29deb0 Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-28 18:51:24 +01:00
Jan Steemann 7070f3eef5 fixed jslint warnings 2014-02-28 18:48:52 +01:00
Max Neunhoeffer cb8f0257a7 Give the server state in the agency a time to live. 2014-02-28 18:47:46 +01:00
Jan Steemann 3ca2001c99 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-28 18:43:36 +01:00
Jan Steemann 629348d696 properly acquire shape write locks 2014-02-28 18:43:09 +01:00
gschwab 7201d953e3 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-28 18:29:09 +01:00
gschwab 5102857ea4 fixed checkbox problem with reading value 2014-02-28 18:26:24 +01:00
Frank Celler bcecfb87d6 Merge branch 'sharding' of github.com:triAGENS/ArangoDB into sharding 2014-02-28 18:14:11 +01:00
Frank Celler f683d4ff09 changed default 2014-02-28 18:14:01 +01:00
Max Neunhoeffer b3a7173808 Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-28 18:01:31 +01:00
Max Neunhoeffer b156e93293 Take out 2 tests involving transactions of cluster tests. 2014-02-28 18:01:04 +01:00
Claudius Weinberger bbc81f92a8 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-28 17:47:20 +01:00
Max Neunhoeffer 064e226a1f Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-28 17:26:25 +01:00
Max Neunhoeffer 35db5983a9 Add the cluster test case. 2014-02-28 17:26:15 +01:00
Max Neunhoeffer 803d3789f1 Disable test with a bad timeout on cluster. 2014-02-28 17:22:51 +01:00
Frank Celler cc2efc0afa Merge branch 'sharding' of github.com:triAGENS/ArangoDB into sharding 2014-02-28 17:12:27 +01:00
gschwab 24e23f9a7b Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-28 17:10:03 +01:00
gschwab 225d1297f1 fixed multicluster bug 2014-02-28 17:09:57 +01:00
Frank Celler 75ebabb039 added suffix 2014-02-28 17:05:48 +01:00
Max Neunhoeffer 8f701ee143 Forgot a file in previous commit. 2014-02-28 16:55:15 +01:00
Max Neunhoeffer 4913c7abf6 Split ruby transaction tests for cluster/noncluster. 2014-02-28 16:54:49 +01:00
Claudius Weinberger 3a7beaf832 a few changes at the navigationbar 2014-02-28 16:34:30 +01:00
Max Neunhoeffer ab04e19702 Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-28 16:27:00 +01:00
Max Neunhoeffer 1c2858f80a Hand on authorization header in dispatcher and planner action. 2014-02-28 16:26:34 +01:00
gschwab baf0e25448 provided model as argument 2014-02-28 15:58:31 +01:00
Max Neunhoeffer 75890f183a Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-28 15:38:51 +01:00
Max Neunhoeffer 7544adcc8d Fix JS testing framework with new path setup. 2014-02-28 15:38:25 +01:00
gschwab 0ec595162f pimped clusterDown view 2014-02-28 15:37:35 +01:00
Michael Hackstein fa8995a903 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-28 15:13:22 +01:00
Michael Hackstein 7ab394c7ad Removed relinking of index to cluster 2014-02-28 15:13:19 +01:00
Max Neunhoeffer 423bec9a2b Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-28 15:11:18 +01:00
Max Neunhoeffer f3095dbaf7 Servers in cluster are not themselves dispatchers. 2014-02-28 15:10:42 +01:00
Michael Hackstein e3dc0f29e2 The interfaces will now redirect based on their arangos rule: Dispatchers point to cluster.html, all others point to index.html 2014-02-28 15:01:38 +01:00
Max Neunhoeffer 709feb8572 Fill in new configuration options for cluster case in script. 2014-02-28 14:56:39 +01:00
Max Neunhoeffer 9939b46a16 Disable dispatcher on servers in cluster. 2014-02-28 14:56:28 +01:00
Max Neunhoeffer 6393030f20 Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-28 14:43:45 +01:00
Max Neunhoeffer c358c677b0 Fix typo. 2014-02-28 14:43:35 +01:00
Michael Hackstein d683c30b2f Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-28 14:32:56 +01:00
Michael Hackstein c6e644a07a THe Cluster planner will now always point to base path independent of bookmarks. So it is not possible that events are not set 2014-02-28 14:32:51 +01:00
scottashton 6c4bbd28c8 added dashboard to showClusterView 2014-02-28 14:32:43 +01:00
scottashton edb061aa90 added dashboard to showClusterView 2014-02-28 14:31:17 +01:00
Michael Hackstein be9bfd0244 Removed debug console logs 2014-02-28 14:23:10 +01:00
Michael Hackstein 11d65be9f1 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-28 14:20:31 +01:00
Michael Hackstein 94c43cceba DBServer/Coordinator Stati are now updated properly 2014-02-28 14:20:25 +01:00
Max Neunhoeffer 0a8555fab3 Sort out path to javascript files. 2014-02-28 14:19:04 +01:00
Michael Hackstein 799fc918ef Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-28 13:52:28 +01:00
Michael Hackstein bc40cc5113 Started to fix rerendering / reloading bug in cluster dashboard 2014-02-28 13:52:13 +01:00
Jan Steemann 4615310e97 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-28 13:50:56 +01:00
Jan Steemann fd08bb0feb use indexes in AQL 2014-02-28 13:50:39 +01:00
Michael Hackstein 4c2e021254 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-28 13:47:02 +01:00