1
0
Fork 0
Commit Graph

9855 Commits

Author SHA1 Message Date
Jan Steemann d793702247 fixed obvious error in body parsing 2014-01-24 14:30:06 +01:00
Jan Steemann cb5af05a76 fixed web interface in non-cluster mode 2014-01-24 13:54:35 +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 d8b5c60351 fixed segfault 2014-01-24 13:08:33 +01:00
Jan Steemann 5be81a976b removed separate cluster tests 2014-01-24 12:51:26 +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
Jan Steemann f7f8053ab7 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-23 16:44:00 +01:00
Michael Hackstein 6ab7de4aca Removed further overspecified CSS objects 2014-01-23 16:43:44 +01:00
Jan Steemann 8283b61c7b Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-23 16:42:55 +01:00
Jan Steemann b1fccd1bb0 added tests for JSON hashing 2014-01-23 16:42:42 +01:00
Michael Hackstein 25dee09874 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-23 16:31:41 +01:00
Michael Hackstein c5550ba703 Removed unnecessary overspecified css token 2014-01-23 16:31:32 +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
Michael Hackstein 6a0d219bd5 Fixed bug in agency communication. Discrepancy with Agency content 2014-01-23 10:12:48 +01:00
Michael Hackstein eeca60897a Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-23 08:14:22 +01:00
Michael Hackstein 4a63a4c03d Cluster Information is now updated automaticaly 2014-01-23 08:13:08 +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
Max Neunhoeffer 0b2ff098f3 Start to use shared_ptr from boost. 2014-01-22 16:20:34 +01:00
Max Neunhoeffer 2d44e85f6d Add hashing of TRI_json_t to uint64_t. 2014-01-22 16:20:05 +01:00
Jan Steemann 8a74c2864e cleanup of current/collections 2014-01-22 11:41:32 +01:00
Jan Steemann d92d23d3c1 dont fail on removing collection info 2014-01-22 10:19:00 +01:00
Jan Steemann e81e057510 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-22 08:38:09 +01:00
Jan Steemann 3e84a3b650 don't throw errors on startup on coordinator 2014-01-22 08:37:54 +01:00
Michael Hackstein e8111d2424 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-21 16:48:39 +01:00
Michael Hackstein d78e3ed92b Added tests for cluster views, of necessary information is passed through each view 2014-01-21 16:48:33 +01:00
Michael Hackstein 8d48855875 Wired Coordinators to backend 2014-01-21 16:29:18 +01:00
Jan Steemann 2be163860d fix reloading of collections 2014-01-21 15:37:53 +01:00
Jan Steemann 7e732174ce Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-21 15:14:13 +01:00
Jan Steemann ddfa36274d preparation 2014-01-21 15:14:07 +01:00
Michael Hackstein 23e0122f0f Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-21 14:42:22 +01:00
Michael Hackstein 43f7248f44 Wired DBServers -> Databases -> Collections -> Shards to backend 2014-01-21 14:42:09 +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
Michael Hackstein 7cd01e816c Fixed new discrepancies between the etcd agency and the high level javascript communication, based on Shards in Collections in the Current state 2014-01-21 14:16:24 +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