Jan Steemann
|
9175fddd4d
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-29 13:51:32 +01:00 |
Jan Steemann
|
5f8a59d696
|
all() sharded
|
2014-01-29 13:51:12 +01:00 |
Max Neunhoeffer
|
4b5fe412d7
|
Very dirty hack to improve hashing for sharding attributes.
|
2014-01-29 13:44:09 +01:00 |
Max Neunhoeffer
|
60f47e1f21
|
Fix body management in asyncRequest.
|
2014-01-29 13:21:53 +01:00 |
Max Neunhoeffer
|
1edcd6a9e9
|
Report cluster wide collection name in _id
|
2014-01-29 11:24:09 +01:00 |
Max Neunhoeffer
|
409f32b965
|
Add isDBserver method to ServerState class.
|
2014-01-29 11:23:58 +01:00 |
Max Neunhoeffer
|
61575e473e
|
Remove debugging output.
|
2014-01-29 09:29:06 +01:00 |
Max Neunhoeffer
|
35c6a3ffdc
|
Use shared_ptr for CollectionInfo(Current) export.
This at the same time fixes an allocation bug with TRI_json_t*.
|
2014-01-29 09:21:09 +01:00 |
Jan Steemann
|
e2a7e2dfb3
|
windows
|
2014-01-28 17:32:32 +01:00 |
Max Neunhoeffer
|
c3f01237b0
|
Implement replace and update on cluster.
This still has a freeing too early bug with TRI_json_t.
|
2014-01-28 16:49:44 +01:00 |
Max Neunhoeffer
|
59ad7cab9a
|
Remove unused files.
|
2014-01-28 08:45:48 +01:00 |
Jan Steemann
|
e906f68235
|
windows fixes
|
2014-01-27 17:46:15 +01:00 |
Jan Steemann
|
9e52c2b866
|
Windows fixes
|
2014-01-27 13:34:56 +01:00 |
Max Neunhoeffer
|
4f5b8f0462
|
Try to add boost libraries for shared_ptr.
|
2014-01-27 11:38:59 +01:00 |
Max Neunhoeffer
|
d9766bebc8
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-27 10:41:52 +01:00 |
Max Neunhoeffer
|
98df540266
|
Add support for GET and HEAD on cluster.
|
2014-01-27 10:41:35 +01:00 |
Jan Steemann
|
f232becd2e
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-27 09:45:52 +01:00 |
Jan Steemann
|
1b08bc6582
|
start up the HTTP server when starting ArangoDB in console mode
|
2014-01-27 09:45:26 +01:00 |
Max Neunhoeffer
|
af8a51c3de
|
Implement remove document in V8server on coordinator.
|
2014-01-24 22:22:39 +01:00 |
Max Neunhoeffer
|
7d5723756f
|
Implement DELETE REST method on the coordinator.
|
2014-01-24 21:31:58 +01:00 |
Max Neunhoeffer
|
fe348a36ca
|
Start support for create edge in coordinator in cluster.
|
2014-01-24 16:47:29 +01:00 |
Jan Steemann
|
ea2af50683
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
Documentation/ImplementorManual/HttpSystem.md
js/apps/system/aardvark/aardvark.js
js/apps/system/aardvark/frontend/css/buttons.css
js/server/version-check.js
|
2014-01-24 14:50:09 +01:00 |
Jan Steemann
|
5a585db592
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-24 13:19:18 +01:00 |
Jan Steemann
|
dc14fdf9e1
|
fixed compile error in non-cluster configuration
|
2014-01-24 13:18:29 +01:00 |
Max Neunhoeffer
|
85758c0abf
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-24 13:11:35 +01:00 |
Max Neunhoeffer
|
4526181f82
|
Implement C of CRUD on cluster for V8 calls.
|
2014-01-24 13:11:20 +01:00 |
Jan Steemann
|
0222786ead
|
fixed mr-actions
|
2014-01-24 12:50:26 +01:00 |
Max Neunhoeffer
|
f5c274e8c0
|
Fix error handling and another bug in create document for cluster.
|
2014-01-24 10:35:37 +01:00 |
Max Neunhoeffer
|
9230f5020c
|
First case of create document is working on cluster.
|
2014-01-23 16:16:06 +01:00 |
Max Neunhoeffer
|
69c3456e1d
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-23 13:01:15 +01:00 |
Max Neunhoeffer
|
165d98578a
|
First hack at create document via REST on cluster.
|
2014-01-23 13:00:44 +01:00 |
Jan Steemann
|
6a2563ffd4
|
bugfix for getResponsibleServer
|
2014-01-23 12:13:30 +01:00 |
Jan Steemann
|
5f442ef742
|
bugfixes
|
2014-01-23 11:47:49 +01:00 |
Max Neunhoeffer
|
3887303a82
|
Prepare creation of a document in the coordinator.
|
2014-01-22 23:57:41 +01:00 |
Jan Steemann
|
27276205c4
|
collection property changes
|
2014-01-22 17:46:26 +01:00 |
Jan Steemann
|
1270137048
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-22 17:20:14 +01:00 |
Jan Steemann
|
39fd7611ed
|
load/unload of collections
|
2014-01-22 17:20:06 +01:00 |
Max Neunhoeffer
|
b7f49e67a0
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-22 16:21:54 +01:00 |
Max Neunhoeffer
|
8d3282f237
|
Add support to read off responsible shard of a document.
Untested, but compiles.
|
2014-01-22 16:21:26 +01:00 |
Jan Steemann
|
d92d23d3c1
|
dont fail on removing collection info
|
2014-01-22 10:19:00 +01:00 |
Jan Steemann
|
f5039a4f54
|
make usage of batch API easier
|
2014-01-21 17:56:49 +01:00 |
Jan Steemann
|
2be163860d
|
fix reloading of collections
|
2014-01-21 15:37:53 +01:00 |
Max Neunhoeffer
|
c4590d3a40
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-21 14:28:48 +01:00 |
Max Neunhoeffer
|
a1a99170e1
|
Add information about Current collections to ClusterInfo.
|
2014-01-21 14:28:30 +01:00 |
Jan Steemann
|
80e8250d54
|
fixed segfault
|
2014-01-21 12:50:35 +01:00 |
Max Neunhoeffer
|
2465a1d870
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-21 11:48:44 +01:00 |
Max Neunhoeffer
|
9839719302
|
Fix remaining time in timeout.
|
2014-01-21 11:48:26 +01:00 |
Jan Steemann
|
1a1e1ed645
|
unregister ourselves on shutdown
|
2014-01-21 11:44:53 +01:00 |
Jan Steemann
|
2e3f293012
|
fix uniqid
|
2014-01-21 11:39:28 +01:00 |
Jan Steemann
|
2ddacc65e8
|
clean up Current/Databases for ourselves
|
2014-01-21 11:10:25 +01:00 |