Jan Christoph Uhde
|
56b6be851c
|
add functions providing capability to check ast for parts of geoindex
rules
|
2016-12-02 10:44:42 +01:00 |
Frank Celler
|
831faeaa49
|
Merge pull request #2125 from akki/join-doc
Minor improvements for Joins documentation
|
2016-12-02 09:29:37 +01:00 |
Jan Christoph Uhde
|
08ef943c83
|
fix tests
|
2016-12-01 23:01:50 +01:00 |
Jan Christoph Uhde
|
56614ac8c8
|
switch unittests to chai and add failing test for FILTER condition
|
2016-12-01 16:30:09 +01:00 |
Jan Christoph Uhde
|
8bb719c615
|
add first tests for geoindex
|
2016-12-01 15:59:10 +01:00 |
jsteemann
|
7812f8dfa7
|
return full version string
|
2016-12-01 14:44:19 +01:00 |
jsteemann
|
b7eb9cfba0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-12-01 14:39:35 +01:00 |
jsteemann
|
dc5384609c
|
jslint
|
2016-12-01 14:39:28 +01:00 |
jsteemann
|
7f899e97d2
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-12-01 14:07:34 +01:00 |
jsteemann
|
b2601557a9
|
more detailed version output
|
2016-12-01 14:07:22 +01:00 |
jsteemann
|
a490be9de2
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-12-01 14:04:05 +01:00 |
jsteemann
|
aba74ae1f9
|
try to avoid unnecessary function calls
|
2016-12-01 14:02:59 +01:00 |
jsteemann
|
07706fa40c
|
added diagnostics for #2203
|
2016-12-01 14:02:41 +01:00 |
Jan Christoph Uhde
|
e619ef3e4e
|
now inspect sort and filter nodes
|
2016-12-01 12:21:51 +01:00 |
Wilfried Goesgens
|
fd327413ba
|
permit empty passwords via the environment variable
|
2016-12-01 11:40:39 +01:00 |
Wilfried Goesgens
|
92a382fb7e
|
Merge pull request #2202 from servusoft/patch-3
add icon in snapcraft.yaml
|
2016-12-01 10:54:06 +01:00 |
Wilfried Goesgens
|
e197e36b67
|
Merge pull request #2201 from servusoft/patch-2
snap-icon for snapcraft.yaml
|
2016-12-01 10:53:43 +01:00 |
Michael Hackstein
|
c8db0eb2fe
|
Clang format fix
|
2016-12-01 10:38:15 +01:00 |
Michael Hackstein
|
e50e99a943
|
Fixed friend definition of shortest path implementation. Two friends where declared only one is needed.
|
2016-12-01 10:37:43 +01:00 |
Michael Hackstein
|
bd7bb84994
|
Fixed wording in comment.
|
2016-12-01 10:36:59 +01:00 |
Michael Hackstein
|
9b056479e1
|
Minor code-smell fix.
|
2016-12-01 10:36:08 +01:00 |
Jan Christoph Uhde
|
5dbf5e14e3
|
refactor geoOptimization into smaller fucntions
this prepares the creation of the within rules
|
2016-12-01 10:28:40 +01:00 |
servusoft
|
7617cb7cb5
|
add icon in snapcraft.yaml
|
2016-11-30 21:21:39 +01:00 |
servusoft
|
cccdf5ca56
|
snap-icon for snapcraft.yaml
|
2016-11-30 21:18:40 +01:00 |
Jan Christoph Uhde
|
2110736d36
|
fix logical error in nextBabies
|
2016-11-30 16:50:02 +01:00 |
Jan Christoph Uhde
|
972af3af4c
|
add within to geoindex iterator
|
2016-11-30 15:44:46 +01:00 |
Kaveh Vahedipour
|
77c8c51865
|
FailedFollower and Windows build problmes
|
2016-11-30 15:39:10 +01:00 |
Michael Hackstein
|
7c5c65544f
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-11-30 15:28:39 +01:00 |
Michael Hackstein
|
7520a15bc5
|
Fixed a incorrect AQL example in vertex-centric-index documentation.
|
2016-11-30 15:28:32 +01:00 |
Jan Christoph Uhde
|
80c89d5f97
|
geo condition is now build with a extra parameter for within
|
2016-11-30 15:25:11 +01:00 |
Michael Hackstein
|
f3353d8577
|
Fixed a type in a docu block for vertex-centric indexes.
|
2016-11-30 15:23:51 +01:00 |
jsteemann
|
fd52638854
|
remove unnecessary test file
|
2016-11-30 14:58:30 +01:00 |
jsteemann
|
f63ed97814
|
fixed issue #2192
|
2016-11-30 14:58:26 +01:00 |
Jan Christoph Uhde
|
8bafcdfe92
|
GeoIndexIterator now takes parameters via ConditionNode
|
2016-11-30 14:10:16 +01:00 |
Michael Hackstein
|
0bdf926942
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-11-30 12:56:46 +01:00 |
Kaveh Vahedipour
|
805f894368
|
fixed faulty output when primary db server from changeSecondary api could not be found
|
2016-11-30 11:27:54 +01:00 |
Wilfried Goesgens
|
471a9f2556
|
Merge pull request #2194 from servusoft/patch-1
set DEBIAN_PACKAGE_DEPENDS for cross compiling
|
2016-11-30 10:18:51 +01:00 |
Wilfried Goesgens
|
6b30f9ac36
|
add icon for snap
|
2016-11-30 10:15:28 +01:00 |
Michael Hackstein
|
e7667cad48
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-11-30 10:07:21 +01:00 |
servusoft
|
ad0b1d21a4
|
set DEBIAN_PACKAGE_DEPENDS for cross compiling
|
2016-11-29 22:11:52 +01:00 |
Kaveh Vahedipour
|
575a671fac
|
AddFollower added to supervisionm
|
2016-11-29 17:29:44 +01:00 |
Kaveh Vahedipour
|
922f401d9c
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-11-29 17:28:28 +01:00 |
Kaveh Vahedipour
|
5c3f5f8013
|
AddFollower added to supervisionm
|
2016-11-29 17:28:17 +01:00 |
jsteemann
|
1c73f228d7
|
try to fix build issue
|
2016-11-29 16:33:55 +01:00 |
Jan Christoph Uhde
|
86c21eb733
|
make use of geo index cursor api
|
2016-11-29 14:13:35 +01:00 |
Kaveh Vahedipour
|
7587053ffc
|
some minor warnings
|
2016-11-29 13:13:25 +01:00 |
Kaveh Vahedipour
|
c775b92d7d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-11-29 12:52:18 +01:00 |
Kaveh Vahedipour
|
acf8a12c53
|
more reliable RAFT timing\?
|
2016-11-29 12:52:10 +01:00 |
Michael Hackstein
|
1b5df32d8d
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-11-29 12:49:19 +01:00 |
Michael Hackstein
|
0f119172dd
|
Added convenience function to create vertexCentric indexes.
|
2016-11-29 12:31:25 +01:00 |