Jan Steemann
733fd3ebd5
Merge branch 'devel' of https://github.com/dajester2013/ArangoDB into dajester2013-devel
2014-01-23 16:45:31 +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
Michael Hackstein
ca6383b5ff
Fixed minor css error
2014-01-23 16:42:55 +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
ed8a60226c
Removed overspecified css entry
2014-01-23 16:41:12 +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
Jan Steemann
d4227b32ef
jshund
2014-01-23 14:57:54 +01:00
dajester2013
bc09265335
Update ahuacatl.js
...
vertexFilterType -> vertexFilterMethod
2014-01-23 06:02:30 -06: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
dajester2013
f99df3b6b0
Update ahuacatl.js
...
followVertices changed to filterVertices
2014-01-23 05:48:23 -06:00
dajester2013
1cad676170
Update ahuacatl.js
...
fix indentation
2014-01-23 05:46:34 -06:00
dajester2013
27806d90a8
traversal(_tree) vertex filtering
...
added params "filterVertices" and "vertexFilterType" to traversal(_tree). "filterVertices" accepts an array of examples similar to "followEdges", while "vertexFilterType" defines how to filter out vertices that do not match the examples. "vertexFilterType" can be set to "prune", "exclude", or (default) ["prune","exclude"].
2014-01-23 05:45:28 -06: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
Jan Steemann
c4c6500b9a
updated man pages
2014-01-23 10:09:32 +01:00
Jan Steemann
587c2aef64
issue #744
...
Conflicts:
lib/ApplicationServer/ApplicationServer.cpp
2014-01-23 09:58:18 +01:00
Jan Steemann
a9b579f1b1
issue #744
2014-01-23 09:47:22 +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
Jan Steemann
f5039a4f54
make usage of batch API easier
2014-01-21 17:56:49 +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
724c5baa70
issue #737 : adjusted error message
2014-01-21 15:23:58 +01:00
Jan Steemann
b63a8bdbce
issue #737 : adjusted error message
2014-01-21 15:23:26 +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