Max Neunhoeffer
|
33d063d6d6
|
Start to move ClusterComm to JavaScript.
|
2014-01-06 16:18:24 +01:00 |
Michael Hackstein
|
5bfb936e02
|
Added plan Coordinators and DatabaseList to high level agency communication.
|
2014-01-06 13:40:36 +01:00 |
Jan Steemann
|
7fcabc2cbf
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-06 13:18:12 +01:00 |
Jan Steemann
|
4de2b916c4
|
added test for uniqid
|
2014-01-06 13:18:01 +01:00 |
Jan Steemann
|
3679fdfe68
|
allow user functions as AQL function call parameters
|
2014-01-06 12:57:03 +01:00 |
Michael Hackstein
|
7605b33dd3
|
Added current Coordinators and DBservers to high level agency communication
|
2014-01-06 12:49:57 +01:00 |
Jan Steemann
|
4aa6ca903b
|
updated CHANGELOG
|
2014-01-06 12:47:13 +01:00 |
Max Neunhoeffer
|
7c17c1c6e4
|
Follow coding guidelines in ClusterComm
|
2014-01-06 12:25:41 +01:00 |
Max Neunhoeffer
|
30415c6a73
|
Cleanup conversion C++ <-> Javascript of HttpRequest/HttpResponse.
|
2014-01-06 11:40:49 +01:00 |
Jan Steemann
|
ca1e6288a2
|
allow functions results as parameters in all function calls
|
2014-01-06 11:14:54 +01:00 |
Michael Hackstein
|
7b745854db
|
Added target Coordinators and DatabaseList to high level agency communication.
|
2014-01-06 09:18:56 +01:00 |
Michael Hackstein
|
5bed79017e
|
Optimized readability of routes in agency-comm tests
|
2014-01-06 00:01:25 +01:00 |
Jan Steemann
|
b3ed54f95b
|
fixed warnings reported by cppcheck
|
2014-01-03 19:28:15 +01:00 |
Jan Steemann
|
7baf040368
|
fixed doxygen error
|
2014-01-03 19:09:26 +01:00 |
Jan Steemann
|
784129256a
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-03 19:05:05 +01:00 |
Jan Steemann
|
5571698555
|
serialize/unserialize collection data from agency
|
2014-01-03 19:04:50 +01:00 |
Michael Hackstein
|
17cbbcd092
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-03 17:11:05 +01:00 |
Michael Hackstein
|
ad99e44223
|
Started implementing of highlevel js agency communication. Right now it is possible to change the target by adding/removing Database servers
|
2014-01-03 17:10:57 +01:00 |
Max Neunhoeffer
|
eb2afb2f04
|
Implement case distinction for create collection between cluster and not.
|
2014-01-03 16:17:34 +01:00 |
Jan Steemann
|
a7d9b3f578
|
added test for cluster helper functions
|
2014-01-03 16:04:40 +01:00 |
Jan Steemann
|
486bdc2d41
|
fixed jslint warnings
|
2014-01-03 15:49:37 +01:00 |
Jan Steemann
|
f657e2c943
|
added cluster helper functions
|
2014-01-03 15:49:20 +01:00 |
Jan Steemann
|
15c78c23b0
|
some style corrections
|
2014-01-03 15:21:07 +01:00 |
Jan Steemann
|
c249d98dfb
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-03 15:19:22 +01:00 |
Jan Steemann
|
3176c772cf
|
allow locking/unlocking of arbitrary keys
|
2014-01-03 15:18:48 +01:00 |
Max Neunhoeffer
|
f0cb458e9d
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-03 15:11:48 +01:00 |
Max Neunhoeffer
|
3a0e814393
|
Use AgencyComm locks throughout.
|
2014-01-03 15:11:31 +01:00 |
Jan Steemann
|
84c46ddb4d
|
added agency.list()
|
2014-01-03 15:11:03 +01:00 |
Jan Steemann
|
dde10cf9aa
|
fixed foxx-manager tests
|
2014-01-03 14:37:34 +01:00 |
Jan Steemann
|
6293768fbe
|
removed unusued Databases key
|
2014-01-03 14:15:35 +01:00 |
Max Neunhoeffer
|
f09cdcf292
|
Bad state.
|
2014-01-03 14:10:35 +01:00 |
Max Neunhoeffer
|
d50d4d019f
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-03 14:08:08 +01:00 |
Max Neunhoeffer
|
bf60888efe
|
Start work on ClusterInfo.
|
2014-01-03 14:07:56 +01:00 |
Jan Steemann
|
03b55488b6
|
fixed client-side implementation of function registration
|
2014-01-03 13:58:35 +01:00 |
Jan Steemann
|
a4efa9fe1b
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-03 13:53:08 +01:00 |
Jan Steemann
|
532a59d0a3
|
added agency locks
|
2014-01-03 13:52:54 +01:00 |
Jan Steemann
|
ca41447af3
|
updated CHANGELOG
|
2014-01-03 13:47:23 +01:00 |
Jan Steemann
|
91c52a3a2e
|
fixed potential deadlock in global context execution
|
2014-01-03 13:47:11 +01:00 |
Max Neunhoeffer
|
28524712c1
|
Clean up arangom script.
|
2014-01-03 13:19:37 +01:00 |
Jan Steemann
|
e2fca1bc18
|
updated CHANGELOG
|
2014-01-03 12:14:05 +01:00 |
Jan Steemann
|
1dd385f52d
|
use `--data-binary` instead of `--data` in curl examples
|
2014-01-03 12:12:54 +01:00 |
Jan Steemann
|
e1dd2cb4db
|
allow \n as line terminator in batch requests
|
2014-01-03 12:12:40 +01:00 |
Max Neunhoeffer
|
2a0c85bc07
|
Finish documentation of ClusterComm test API call.
Also fix bug in synchronous mode test.
|
2014-01-03 11:36:05 +01:00 |
Max Neunhoeffer
|
6c36c268f0
|
Improve debugging output of ClusterComm asynchronous requests.
|
2014-01-03 09:36:37 +01:00 |
Max Neunhoeffer
|
9598983051
|
Rename ClusterState to CluesterInfo.
|
2014-01-03 08:58:50 +01:00 |
Max Neunhoeffer
|
19b251e7e3
|
Repair init-cluster.sh
|
2014-01-03 08:58:39 +01:00 |
Max Neunhoeffer
|
c9b74b7e25
|
Add -L to curl calls.
|
2014-01-03 08:47:05 +01:00 |
Max Neunhoeffer
|
755f9fd021
|
Add cluster startup scripts.
|
2014-01-03 08:45:29 +01:00 |
Michael Hackstein
|
ea2a93103a
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-02 18:05:26 +01:00 |
Michael Hackstein
|
920f5e6d4b
|
Updated JSUnity, now equalitycheck for objects does not care for ordering anymore
|
2014-01-02 18:05:21 +01:00 |