Max Neunhoeffer
|
4080f93eb2
|
Faster creation of smart edge collections.
|
2016-09-29 11:11:28 +02:00 |
Max Neunhoeffer
|
944b29c2a2
|
Make AQL aware of smart traversals for enterprise.
|
2016-09-29 11:02:57 +02:00 |
Max Neunhoeffer
|
449513049c
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-09-29 10:58:59 +02:00 |
Max Neunhoeffer
|
154e3c86fc
|
Add support in AQL for smart edge collections in traversals.
|
2016-09-29 10:57:49 +02:00 |
Wilfried Goesgens
|
78a06c387e
|
force refresh of tags in enterprise working copy
|
2016-09-29 10:20:13 +02:00 |
Kaveh Vahedipour
|
ef551f1b8b
|
shell handles the smart graph parameters for collection creation
|
2016-09-29 10:11:49 +02:00 |
hkernbach
|
16d1d21e66
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-09-29 09:52:13 +02:00 |
hkernbach
|
965c790c35
|
ui slow connection bugfix, cleanup
|
2016-09-29 09:52:00 +02:00 |
Michael Hackstein
|
939159fc9f
|
Updated the general-graph module to ignore SmartGraphs which are enterprise only.
|
2016-09-29 08:46:37 +02:00 |
Max Neunhoeffer
|
295ddba918
|
Fix output of _id attribute for new documents in smart edge collections.
|
2016-09-28 21:58:31 +02:00 |
Max Neunhoeffer
|
a9436e5a83
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-09-28 21:07:49 +02:00 |
Max Neunhoeffer
|
db021508da
|
Fix virtual cloning of LogicalCollections and derived types.
|
2016-09-28 21:05:29 +02:00 |
Simran Brucherseifer
|
f553d00376
|
Describe current format of document _key
|
2016-09-28 19:04:36 +02:00 |
Simran Brucherseifer
|
7366ef3982
|
Docs: adds links to AQL traversal for anonymous graphs
|
2016-09-28 19:04:36 +02:00 |
hkernbach
|
1fbd043893
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-09-28 16:47:39 +02:00 |
hkernbach
|
bb9cc3b8fc
|
small ui shard fix
|
2016-09-28 16:47:31 +02:00 |
Max Neunhoeffer
|
dc706712b1
|
Silence a compiler warning in enterprise mode.
|
2016-09-28 16:23:58 +02:00 |
Max Neunhoeffer
|
4fb14d355d
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-09-28 16:22:19 +02:00 |
Max Neunhoeffer
|
5f2eca61ab
|
Remove isSmart attribute in community edition for Agency.
|
2016-09-28 16:21:09 +02:00 |
Max Neunhoeffer
|
f4d9c30ee2
|
Improve an if statement.
|
2016-09-28 16:20:47 +02:00 |
hkernbach
|
1a32881bbb
|
grunt build
|
2016-09-28 16:05:53 +02:00 |
hkernbach
|
47d514e89c
|
modified cluster nodes ui
|
2016-09-28 15:58:44 +02:00 |
hkernbach
|
58905e2c98
|
ui logos
|
2016-09-28 15:57:59 +02:00 |
hkernbach
|
a3506ab4f9
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-09-28 15:52:19 +02:00 |
hkernbach
|
c471f643a4
|
added functionality to see the movement status of a shard
|
2016-09-28 15:52:11 +02:00 |
Kaveh Vahedipour
|
7bbb246b91
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-09-28 15:51:05 +02:00 |
Kaveh Vahedipour
|
da0f624088
|
Adding Smart Edge Collection drops to v8-vocbase
|
2016-09-28 15:50:53 +02:00 |
Max Neunhoeffer
|
1df17afcaf
|
Add SmartVertexCollection.
|
2016-09-28 13:38:14 +02:00 |
Wilfried Goesgens
|
8a5bc214ac
|
elderly cmake compatibility
|
2016-09-28 13:29:43 +02:00 |
Wilfried Goesgens
|
7d576c082c
|
spec files rather like 0/1 than fales/true
|
2016-09-28 13:03:47 +02:00 |
Max Neunhoeffer
|
68ddd845bf
|
Forward isSmart to Agency.
|
2016-09-28 12:29:23 +02:00 |
Max Neunhoeffer
|
e3debde62c
|
Restrict _from_ replacement (etc) to the beginning of the string.
|
2016-09-28 11:47:33 +02:00 |
Kaveh Vahedipour
|
01a4a8e485
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-09-28 11:38:39 +02:00 |
Kaveh Vahedipour
|
b7ad4ebe70
|
enterprise id lookup
|
2016-09-28 11:38:29 +02:00 |
Wilfried Goesgens
|
69e453ad54
|
calculate systemd unit directory in cmake instead of leaning on specfile finding it in some rpm magic
|
2016-09-28 11:10:46 +02:00 |
hkernbach
|
f96bfbfade
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-09-28 10:51:53 +02:00 |
hkernbach
|
4875c6a502
|
cluster ui fix
|
2016-09-28 10:51:45 +02:00 |
Max Neunhoeffer
|
2d4bcaf11e
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-09-28 10:27:24 +02:00 |
Max Neunhoeffer
|
67fb4495ed
|
Fix hanging dbservers in graph tests.
|
2016-09-28 10:25:02 +02:00 |
Wilfried Goesgens
|
fb41bb0ffd
|
We don't need go anymore.
|
2016-09-28 10:19:22 +02:00 |
Simran Brucherseifer
|
1f0ecf9462
|
fix sortedness documentation (additional clarification)
|
2016-09-27 18:24:41 +02:00 |
Max Neunhoeffer
|
454e0bf4dc
|
Fix branch choice.
|
2016-09-27 16:51:11 +02:00 |
Wilfried Goesgens
|
54a0d45c17
|
fix creation of run directories - these shouldn't be in the client package
|
2016-09-27 16:37:11 +02:00 |
jsteemann
|
c2f50c6abb
|
updated CHANGELOG
|
2016-09-27 16:34:53 +02:00 |
jsteemann
|
a45322076a
|
issue #2079
|
2016-09-27 16:34:39 +02:00 |
Michael Hackstein
|
9101763ca0
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-09-27 16:26:28 +02:00 |
Michael Hackstein
|
9882c825ce
|
Added some smart info into logical collection and make sure that virtual collections are created via load plan
|
2016-09-27 16:26:13 +02:00 |
Wilfried Goesgens
|
daa5c9f6a5
|
make relative temporary paths absolute during the system startup. This fixes #1896
|
2016-09-27 16:19:13 +02:00 |
Kaveh Vahedipour
|
4b8148edee
|
follow redirect for dumpagency
|
2016-09-27 16:12:47 +02:00 |
Max Neunhoeffer
|
5ae2dcaa08
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-09-27 15:57:47 +02:00 |