Max Neunhoeffer
|
16769c59b4
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-04-18 16:24:28 +02:00 |
Jan Steemann
|
e6aaa0d62c
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-18 15:55:08 +02:00 |
Jan Steemann
|
917a1744c9
|
updated vpack library
|
2016-04-18 15:30:26 +02:00 |
Kaveh Vahedipour
|
313140e0e1
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-18 15:27:31 +02:00 |
Kaveh Vahedipour
|
3cf55c5e3e
|
cluster startup and supervision
|
2016-04-18 15:27:23 +02:00 |
Jan Steemann
|
881f13e13b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-18 15:09:50 +02:00 |
Jan Steemann
|
a3ad9ba3a3
|
fixed issue #1805
|
2016-04-18 15:09:42 +02:00 |
hkernbach
|
87ca2a1517
|
node view
|
2016-04-18 15:00:40 +02:00 |
hkernbach
|
2c0e6cc7f4
|
cluster view, footer view
|
2016-04-18 14:34:34 +02:00 |
Max Neunhoeffer
|
7a8daa35cb
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-04-18 13:47:38 +02:00 |
hkernbach
|
d0b75e8e5c
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-04-18 13:47:26 +02:00 |
Max Neunhoeffer
|
e9f2276f0c
|
Finish insert case of synchronous replication.
|
2016-04-18 13:47:20 +02:00 |
hkernbach
|
ac8c1b11f5
|
help us view, cluster state
|
2016-04-18 13:47:02 +02:00 |
Michael Hackstein
|
94ee7b41f8
|
Removed unneccessary warning
|
2016-04-18 13:44:11 +02:00 |
Michael Hackstein
|
30c1693fd1
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-04-18 13:43:20 +02:00 |
Michael Hackstein
|
75015da169
|
Fixed JSLint
|
2016-04-18 13:43:09 +02:00 |
hkernbach
|
dca43f884b
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-04-18 13:22:14 +02:00 |
hkernbach
|
c43a5358f8
|
navbar, font
|
2016-04-18 13:22:06 +02:00 |
hkernbach
|
c64e289d82
|
font change, scss
|
2016-04-18 13:21:28 +02:00 |
hkernbach
|
91e7845e6b
|
query view caching bugfix
|
2016-04-18 13:21:07 +02:00 |
Kaveh Vahedipour
|
1221326753
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-18 13:08:56 +02:00 |
Kaveh Vahedipour
|
76a0b2d41a
|
cluster startup and supervision
|
2016-04-18 13:08:49 +02:00 |
Michael Hackstein
|
04f8c0205c
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-04-18 12:44:51 +02:00 |
Alan Plum
|
8a9dffd360
|
Add GraphQL-sync as dependency
|
2016-04-18 12:42:49 +02:00 |
Michael Hackstein
|
4cf47bf9c4
|
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
|
2016-04-18 12:42:00 +02:00 |
hkernbach
|
704ef41756
|
html, scss, layout, helpus view
|
2016-04-18 11:42:28 +02:00 |
Kaveh Vahedipour
|
6ae8aa7c0d
|
replace sleep_for with wait
|
2016-04-18 10:46:26 +02:00 |
Michael Hackstein
|
7fd765555a
|
Fixed Cluster Client tests for Babies
|
2016-04-18 10:04:04 +02:00 |
Michael Hackstein
|
930b7216b1
|
Fixed a bug in ClusterTraverser. Moved a string too early
|
2016-04-18 09:29:46 +02:00 |
jsteemann
|
a0f05f584f
|
speed up IN lookups on ranges
|
2016-04-17 21:09:36 +02:00 |
jsteemann
|
30ec73e596
|
AQL bugfixes and tests, CHANGELOG updates
|
2016-04-17 20:57:13 +02:00 |
jsteemann
|
2294a4287c
|
added tests
|
2016-04-17 11:31:45 +02:00 |
jsteemann
|
1ca9606bbc
|
added tests
|
2016-04-17 11:21:07 +02:00 |
jsteemann
|
43f040b3c5
|
added test cases
|
2016-04-17 11:04:46 +02:00 |
Michael Hackstein
|
35bd5c44e4
|
Removed TRI_json_t from Vocbase traverser. Still needs Json for serialisation of varNode
|
2016-04-16 23:48:18 +02:00 |
Michael Hackstein
|
6f7723bc58
|
Entirely removed TRI_json_t from AQL/Ast. All replaced by VPack
|
2016-04-16 23:44:03 +02:00 |
Michael Hackstein
|
122c891fa8
|
Removed Ast::nodeFromJson which was obsolete and is not used anymore
|
2016-04-16 23:40:43 +02:00 |
Michael Hackstein
|
ca64e727a1
|
Entirely removed TRI_json_t and Json from ClusterMethods and RestEdgesHandler
|
2016-04-16 23:23:25 +02:00 |
Michael Hackstein
|
afdadcdfe5
|
Transformed getFilteredDocuments on Coordinator in ClusterMethods to use only VelocyPack
|
2016-04-16 22:39:52 +02:00 |
Michael Hackstein
|
1c040696b4
|
Removed unnecessary TRI_json_t in RestReplicationHandler
|
2016-04-16 22:37:48 +02:00 |
Michael Hackstein
|
5ba68d76e5
|
Removed now obsolete function getAllEdgesOnCoordinator in ClusterMethods
|
2016-04-16 20:16:57 +02:00 |
Michael Hackstein
|
be32214554
|
Removed now obsolete function getAllDocumentsOnCoordinator from CLusterMethods
|
2016-04-16 20:15:43 +02:00 |
Michael Hackstein
|
0a11583560
|
Removed now obsolete function mergeResponseHeaders in ClusterMethods
|
2016-04-16 20:13:34 +02:00 |
jsteemann
|
bbac0b673f
|
don't pull filters beyond modification nodes
|
2016-04-15 18:10:16 +02:00 |
Michael Hackstein
|
cd12a07a4d
|
Fixed return codes in cluster. They are now forwarded properly from DBServer to Client
|
2016-04-15 17:58:06 +02:00 |
jsteemann
|
18f54c2dde
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-15 17:21:35 +02:00 |
jsteemann
|
ecd7de16cb
|
added optimizer rule "inline-subqueries"
|
2016-04-15 17:21:22 +02:00 |
Kaveh Vahedipour
|
1605310908
|
[[{"url":"test","op":12,"ttl":6}]] broke agency
|
2016-04-15 16:41:33 +02:00 |
Kaveh Vahedipour
|
757faac442
|
[[{"url":"test","op":12,"ttl":6}]] broke agency
|
2016-04-15 16:37:24 +02:00 |
Kaveh Vahedipour
|
e3dbb4f9b6
|
[[{url:test,op:12,ttl:6}]] broke agency
|
2016-04-15 16:31:00 +02:00 |