Michael Hackstein
|
cfbfbcf177
|
Added documentation starting point for smart graphs.
|
2016-10-11 14:31:35 +02:00 |
Michael Hackstein
|
053e7fcc6b
|
Added a mapping for Traverser cursor ids.
|
2016-10-11 11:03:36 +02:00 |
Michael Hackstein
|
001407d312
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-10-10 17:49:27 +02:00 |
Michael Hackstein
|
69ebf08abe
|
Fixed creation of SmartCollections with correct directions.
|
2016-10-10 17:49:01 +02:00 |
Frank Celler
|
a21911ae37
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-10-10 17:44:12 +02:00 |
Frank Celler
|
6865c7949a
|
Fixed GCC4.9 compile. Stupid initializer lists.
|
2016-10-10 17:43:51 +02:00 |
Simran Brucherseifer
|
4af426f494
|
Fix Foxx Auth link in docs
|
2016-10-10 17:34:19 +02:00 |
jsteemann
|
0bfe4473ee
|
fix compile warning
|
2016-10-10 17:10:55 +02:00 |
Andreas Streichardt
|
e75b8f5503
|
Implement cURL based inter server communication
|
2016-10-10 14:56:04 +02:00 |
Max Neunhoeffer
|
430653d596
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-10-10 14:55:03 +02:00 |
Max Neunhoeffer
|
36efc9f15f
|
Speed up dump tests by using babies.
|
2016-10-10 14:54:38 +02:00 |
Kaveh Vahedipour
|
544524eff7
|
agency documentation typos
|
2016-10-10 14:44:18 +02:00 |
Kaveh Vahedipour
|
144b6d3258
|
agency documentation typos
|
2016-10-10 14:43:01 +02:00 |
Frank Celler
|
d5cd68cb5c
|
cleanup endpoints
|
2016-10-10 14:40:55 +02:00 |
Michael Hackstein
|
f0f6a9e25c
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-10-10 14:40:43 +02:00 |
Michael Hackstein
|
64e4ee636d
|
Added an option to serialize Variables in TraverserOptions.
|
2016-10-10 14:38:55 +02:00 |
Kaveh Vahedipour
|
ff1fb96bbc
|
Missing summary entry
|
2016-10-10 14:25:29 +02:00 |
Kaveh Vahedipour
|
7ef7123a4a
|
Missing summary entry
|
2016-10-10 14:19:17 +02:00 |
Max Neunhoeffer
|
60f7d9d76a
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-10-10 13:34:48 +02:00 |
Max Neunhoeffer
|
f9925c341c
|
Fix dump/restore tests.
|
2016-10-10 13:34:36 +02:00 |
Max Neunhoeffer
|
0a1ec0da5a
|
Add a sensible default.
|
2016-10-10 13:34:18 +02:00 |
Wilfried Goesgens
|
4e66b0075e
|
MSC_VER is an integer
|
2016-10-10 13:03:48 +02:00 |
Wilfried Goesgens
|
7d2123cf68
|
fix compilation on windows broken by 4e8fc9b665
|
2016-10-10 12:56:17 +02:00 |
Kaveh Vahedipour
|
8c2661662e
|
overview documentation of agency
|
2016-10-10 12:36:44 +02:00 |
Kaveh Vahedipour
|
bc6e88e264
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-10-10 12:30:54 +02:00 |
Kaveh Vahedipour
|
02ffbb2fb0
|
overview documentation of agency
|
2016-10-10 12:30:44 +02:00 |
Frank Celler
|
c575db35d7
|
fixed license path
|
2016-10-10 12:22:10 +02:00 |
Kaveh Vahedipour
|
6f9a37976a
|
Added agency HTTP API
|
2016-10-10 12:07:59 +02:00 |
Frank Celler
|
b0d4f7a5e7
|
switch to bold
|
2016-10-10 11:10:31 +02:00 |
Wilfried Goesgens
|
23401f01ac
|
Merge pull request #2100 from servusoft/patch-17
extend the compiler-type with compiler-version
|
2016-10-10 11:09:26 +02:00 |
Wilfried Goesgens
|
81273b2741
|
Merge pull request #2099 from servusoft/patch-16
creating snap package (with -DUSE_SNAPCRAFT=ON)
|
2016-10-10 10:56:43 +02:00 |
servusoft
|
4e8fc9b665
|
Update Version.cpp
remove duble-space
|
2016-10-10 10:55:53 +02:00 |
Wilfried Goesgens
|
22c1562e1e
|
Merge pull request #2098 from servusoft/patch-15
Create snap.cmake
|
2016-10-10 10:55:41 +02:00 |
Wilfried Goesgens
|
71fb209970
|
Merge pull request #2097 from servusoft/patch-14
Create snapcraft.yaml.in
|
2016-10-10 10:54:40 +02:00 |
servusoft
|
2297dcdb25
|
extend the compiler type with compiler-version
|
2016-10-10 10:51:45 +02:00 |
servusoft
|
0793f24d01
|
creating snap package (with -DUSE_SNAPCRAFT=ON)
change the server port mith *-DSNAP_PORT=<number>*
|
2016-10-10 10:36:23 +02:00 |
servusoft
|
32154890d6
|
Create snap.cmake
cmake modul for creating of the snap package
|
2016-10-10 10:27:48 +02:00 |
servusoft
|
f756813584
|
Create snapcraft.yaml.in
Snapcraft-template for creting of thr snap-package (used from *snap.cmake*)
|
2016-10-10 10:21:56 +02:00 |
Wilfried Goesgens
|
1fa3e24abe
|
Link jemalloc staticaly.
|
2016-10-10 10:09:40 +02:00 |
Kaveh Vahedipour
|
577c13b8e8
|
overview documentation of agency
|
2016-10-10 10:05:10 +02:00 |
Michael Hackstein
|
02f854beeb
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-10-10 09:45:55 +02:00 |
Michael Hackstein
|
31e706928b
|
Added generated files
|
2016-10-10 09:45:50 +02:00 |
Max Neunhoeffer
|
5d65b0b206
|
Revert "Fix return value of local edge write to smart edge collection in AQL."
This reverts commit d163a05e49 .
|
2016-10-10 00:32:36 +02:00 |
Max Neunhoeffer
|
d163a05e49
|
Fix return value of local edge write to smart edge collection in AQL.
|
2016-10-10 00:30:32 +02:00 |
Max Neunhoeffer
|
1fed0239f7
|
Fix writing of edges in AQL to smart edge collections.
|
2016-10-10 00:25:46 +02:00 |
Max Neunhoeffer
|
476856954f
|
Changes necessary for AQL INSERT for smart edge collections.
|
2016-10-09 23:53:26 +02:00 |
Max Neunhoeffer
|
c9763a68ee
|
Fix usesDefaultShardKeys.
|
2016-10-09 23:22:44 +02:00 |
Frank Celler
|
2d835c2881
|
added different build paths
|
2016-10-09 13:40:28 +02:00 |
Max Neunhoeffer
|
69ee8f4a73
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-10-09 11:09:57 +02:00 |
Max Neunhoeffer
|
f578ee394f
|
Fixes in AQL write code to smart collections.
|
2016-10-09 11:09:00 +02:00 |