jsteemann
03acaaea47
fixed issue #2217
2016-12-13 14:19:55 +01:00
Jan Christoph Uhde
7d93fe0bdd
add link to geo-index doc to sourcefile to clarify goals
2016-12-13 13:20:48 +01:00
Jan Christoph Uhde
aac38c8a00
move collection acccesspath check to identify section
...
so we can compare nodes
2016-12-13 11:42:49 +01:00
jsteemann
5b1b28d0ec
fix segfault
2016-12-13 11:38:38 +01:00
Jan Christoph Uhde
b8cc674219
prepare to fix filter-sort
2016-12-13 10:59:02 +01:00
jsteemann
70d812d7e0
updated vpack library
2016-12-13 10:02:04 +01:00
jsteemann
ac48dbec14
optimization for ItemBlock serialization
2016-12-13 10:00:28 +01:00
jsteemann
12a819fee0
optimizations for AqlValue serialization and deserialization
2016-12-12 20:53:25 +01:00
Jan Christoph Uhde
783a9aff89
check if nodes are really sorted
2016-12-12 16:24:52 +01:00
jsteemann
5320c65bce
cppcheck
2016-12-12 15:55:53 +01:00
jsteemann
b96897e296
fixed some issues detected by coverity build tool
2016-12-12 15:41:54 +01:00
Alan Plum
ae61d0e0e6
Fix TODOs in Foxx docs
2016-12-12 15:40:51 +01:00
Jan Christoph Uhde
1d5e28d969
fix geo-index for cluster case
2016-12-12 15:36:43 +01:00
Jan Christoph Uhde
634eeabc0b
add cluster to .gitignore
2016-12-12 13:46:20 +01:00
Jan Christoph Uhde
ae33a790fb
Merge branch 'devel' into obi-geo-index
...
* devel:
Clarify the default value of req.body
fix VS warning
moveShard jobs running
cppcheck
cppcheck
2016-12-12 13:31:54 +01:00
Jan Christoph Uhde
1acfd65467
work on geo-index in cluster
2016-12-12 13:30:38 +01:00
Alan Plum
27099a1f73
Clarify the default value of req.body
...
See #2215 .
2016-12-12 13:12:40 +01:00
jsteemann
15f4f1375e
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-12-12 11:53:37 +01:00
jsteemann
e68ba685d5
fix VS warning
2016-12-12 11:53:30 +01:00
Kaveh Vahedipour
ec249e0d06
moveShard jobs running
2016-12-12 10:31:14 +01:00
Kaveh Vahedipour
ec18efc80e
moveShard jobs running
2016-12-12 10:29:41 +01:00
jsteemann
e9322eea8d
cppcheck
2016-12-12 10:10:58 +01:00
jsteemann
3e7070dfaa
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-12-12 10:10:46 +01:00
Jan Christoph Uhde
32d0bdc846
Merge branch 'devel' of github.com:arangodb/arangodb into obi-geo-index
...
* 'devel' of github.com:arangodb/arangodb: (132 commits)
try to fix travis build
Generate unique Swagger operationIds
Add support for Swagger tags
Add swagger route to Foxx API
Require at least one arg in route def
ported velocypack compatibility fix from arangodb/velocypack
use bulk allocator for index elements
fix memleak
fix test in cluster
remove unused code
fixed resilience
Update zwagger
Readd satellite node
Fix link
Document OAuth1
Nicer OAuth2 docs
properly start the tarball
fix VS compile errors
clones method in Jobs more useful
we don't need the dpkg-shlibdeps workaround anymore.
...
2016-12-12 09:15:36 +01:00
jsteemann
4f46fbe239
cppcheck
2016-12-12 09:09:08 +01:00
Jan Steemann
ad4ba248a5
try to fix travis build
2016-12-12 08:49:59 +01:00
Alan Plum
3e93980ae9
Generate unique Swagger operationIds
2016-12-12 02:32:50 +01:00
Alan Plum
9a81d2cb63
Add support for Swagger tags
2016-12-12 02:32:50 +01:00
Alan Plum
cd98d53ec4
Add swagger route to Foxx API
2016-12-12 02:32:49 +01:00
Alan Plum
f2a6864db4
Require at least one arg in route def
2016-12-12 02:32:49 +01:00
jsteemann
5c868d05dc
ported velocypack compatibility fix from arangodb/velocypack
2016-12-09 23:27:45 +01:00
jsteemann
b9545343d1
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-12-09 21:50:32 +01:00
jsteemann
f0a4d69b69
use bulk allocator for index elements
2016-12-09 21:40:49 +01:00
jsteemann
090e8c2a59
fix memleak
2016-12-09 17:17:20 +01:00
jsteemann
17ea2f6e03
fix test in cluster
2016-12-09 17:17:09 +01:00
jsteemann
995b47fa8d
remove unused code
2016-12-09 17:16:58 +01:00
Kaveh Vahedipour
fe8301cd31
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-12-09 16:40:02 +01:00
Kaveh Vahedipour
2b9c018817
fixed resilience
2016-12-09 16:35:32 +01:00
Andreas Streichardt
c7ef0dc63a
Update zwagger
2016-12-09 15:30:03 +01:00
Andreas Streichardt
283cf53a83
Readd satellite node
2016-12-09 15:30:03 +01:00
Andreas Streichardt
a5567d3e0c
Fix link
2016-12-09 15:30:03 +01:00
Alan Plum
d8bf7252e2
Document OAuth1
2016-12-09 15:28:36 +01:00
Alan Plum
278e6d2cfe
Nicer OAuth2 docs
2016-12-09 15:28:36 +01:00
Wilfried Goesgens
69ee472a93
properly start the tarball
2016-12-09 14:13:35 +01:00
jsteemann
f23b7ef92d
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-12-09 09:52:53 +01:00
jsteemann
909335fc61
fix VS compile errors
2016-12-09 09:52:38 +01:00
Kaveh Vahedipour
eddecc0a4c
clones method in Jobs more useful
2016-12-09 09:29:00 +01:00
Wilfried Goesgens
20e6bf1b6d
we don't need the dpkg-shlibdeps workaround anymore.
2016-12-09 02:34:47 +01:00
Wilfried Goesgens
576ccaaa72
reuse tar installation process to create the CI tarball
2016-12-08 20:01:22 +01:00
Wilfried Goesgens
7ff241251b
add explanation about the differences on path-filters vs. edge/vertex filters
2016-12-08 19:47:10 +01:00