Jan Steemann
|
37f75b929f
|
make endpoints() result unique
|
2014-01-08 13:41:06 +01:00 |
Jan Steemann
|
14f996817e
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-08 11:34:38 +01:00 |
Jan Steemann
|
2ce97f4db8
|
don't let uniqid() queries pass without key parameter
|
2014-01-08 11:34:15 +01:00 |
Michael Hackstein
|
d01dae8225
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-08 10:18:41 +01:00 |
Michael Hackstein
|
7c2cd74798
|
Added Internal documentation for agency communication
|
2014-01-08 10:18:34 +01:00 |
Jan Steemann
|
7a3635adf9
|
fixed problem with AQL functions in multiple databases
|
2014-01-08 09:53:03 +01:00 |
Max Neunhoeffer
|
fa96bb9b3d
|
Transfer better error handling to JS_ShardingTest
|
2014-01-08 09:24:43 +01:00 |
Michael Hackstein
|
1d47e5c901
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-08 08:36:23 +01:00 |
Michael Hackstein
|
b00f9d1100
|
Added Diff for DBServers and Coordinators
|
2014-01-08 08:36:17 +01:00 |
Jan Steemann
|
8070f9a04f
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 17:51:16 +01:00 |
Jan Steemann
|
5b965b2a21
|
added initialised() method
|
2014-01-07 17:50:52 +01:00 |
Michael Hackstein
|
6998e4b2ce
|
Fixed discrepancies between simulated Agency and real Agency communicating with the Agency.
|
2014-01-07 17:38:46 +01:00 |
Michael Hackstein
|
65bb8d2ae3
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 16:47:13 +01:00 |
Jan Steemann
|
bb7f550f7a
|
for Michael...
|
2014-01-07 16:46:18 +01:00 |
Michael Hackstein
|
92488ab916
|
Updated to flat version of agency.list and JSLint fixes
|
2014-01-07 16:40:21 +01:00 |
Jan Steemann
|
c6b79328f5
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 16:28:25 +01:00 |
Jan Steemann
|
9ce78430ac
|
create collections, v0.0.0
|
2014-01-07 16:28:12 +01:00 |
Jan Steemann
|
45a5296e9e
|
make agency.list() return a flat list if requested
|
2014-01-07 16:24:54 +01:00 |
Michael Hackstein
|
b0669e8653
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 16:20:28 +01:00 |
Max Neunhoeffer
|
e79698f456
|
Improve error handling.
|
2014-01-07 16:18:31 +01:00 |
Michael Hackstein
|
f7183d6d5a
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 15:38:47 +01:00 |
Michael Hackstein
|
000260d701
|
Added Sync and convenience functions in high level agency communication
|
2014-01-07 15:38:41 +01:00 |
Max Neunhoeffer
|
a12b27a0c6
|
Finally manual test is working.
|
2014-01-07 15:10:55 +01:00 |
Max Neunhoeffer
|
c4332fe68c
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
Conflicts:
init-cluster.sh
|
2014-01-07 14:25:14 +01:00 |
Max Neunhoeffer
|
38c24192ee
|
Sending of synchronous requests in JavaScript done.
|
2014-01-07 14:24:27 +01:00 |
Jan Steemann
|
5a365cb2b1
|
removed shardLocation key
|
2014-01-07 14:00:27 +01:00 |
Max Neunhoeffer
|
80cec828b6
|
Fix two bugs.
|
2014-01-07 13:37:29 +01:00 |
Jan Steemann
|
0fdcd88770
|
changed internal structure of heartbeat value
|
2014-01-07 12:24:39 +01:00 |
Jan Steemann
|
13baa4d055
|
removed --cluster.heartbeat-interval, moved value to ETCD
|
2014-01-07 12:09:38 +01:00 |
Jan Steemann
|
1889fa52a0
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 11:57:55 +01:00 |
Jan Steemann
|
7c27a646f7
|
removed a few over-eager asserts
|
2014-01-07 11:57:42 +01:00 |
Jan Steemann
|
4f3cd8ffc9
|
hide an object
|
2014-01-07 11:57:34 +01:00 |
Max Neunhoeffer
|
4d329f477a
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 11:56:25 +01:00 |
Max Neunhoeffer
|
eccb063eba
|
Fix name of global object ArangoClusterComm.
|
2014-01-07 11:56:06 +01:00 |
Jan Steemann
|
7c5d145503
|
added documentation
|
2014-01-07 11:52:17 +01:00 |
Jan Steemann
|
141498e619
|
added /_admin/test
|
2014-01-07 11:50:53 +01:00 |
Max Neunhoeffer
|
11e018e6b2
|
Make global ArangoClusterComm object in each thread.
|
2014-01-07 11:50:05 +01:00 |
Max Neunhoeffer
|
bbf28e3501
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
Conflicts:
arangod/Cluster/v8-cluster.cpp
|
2014-01-07 11:45:43 +01:00 |
Max Neunhoeffer
|
e30c965a4c
|
Add JS_Wait function for ClusterComm in JavaScript.
|
2014-01-07 11:35:10 +01:00 |
Max Neunhoeffer
|
cc8bb892fd
|
Slightly change documentation of API for ClusterComm::wait()
|
2014-01-07 11:34:54 +01:00 |
Jan Steemann
|
3183e6d402
|
created global cluster object variables
|
2014-01-07 11:34:42 +01:00 |
Max Neunhoeffer
|
566c94be95
|
Fix double delete bug.
|
2014-01-07 11:33:20 +01:00 |
Max Neunhoeffer
|
67d71cb6bf
|
Create empty _system database.
|
2014-01-07 11:32:40 +01:00 |
Max Neunhoeffer
|
e21431cbd4
|
Allow /_admin/execute to return raw JSON.
|
2014-01-07 11:32:21 +01:00 |
Michael Hackstein
|
9b2cf1abe8
|
Added options to move shards in high level agency communication
|
2014-01-07 11:29:39 +01:00 |
Michael Hackstein
|
976ed07007
|
Added read collection/shard information to high level agency communication and massive code cleanup.
|
2014-01-07 11:13:35 +01:00 |
Jan Steemann
|
3309743c1a
|
moved some collection parameters around
|
2014-01-07 11:02:49 +01:00 |
Max Neunhoeffer
|
5747d6149f
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 08:45:21 +01:00 |
Jan Steemann
|
5c0e6e12e0
|
added tests for serverstate and clusterinfo
|
2014-01-06 18:19:14 +01:00 |
Max Neunhoeffer
|
807bf46188
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
Conflicts:
arangod/Cluster/v8-cluster.cpp
|
2014-01-06 16:20:45 +01:00 |