Wilfried Goesgens
f68711054d
Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline
2016-08-25 16:44:31 +02:00
Wilfried Goesgens
3baf63d13e
Fix package install paths
2016-08-25 16:43:27 +02:00
Jan Steemann
9436b411db
fixed tests
2016-08-25 14:40:54 +02:00
Jan Steemann
f7da4d9bbf
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-08-25 14:38:23 +02:00
jsteemann
257aefc5c5
fix agency shutdown
2016-08-25 14:06:08 +02:00
Jan Steemann
3600ed40f8
more diagnostic output
2016-08-25 14:02:47 +02:00
Jan Steemann
34a31f2b97
issue #2006 : added more diagnostic output for some replication errors
2016-08-25 14:02:35 +02:00
Jan Steemann
5f0a68fdab
updated CHANGELOG
2016-08-25 12:45:11 +02:00
Jan Steemann
4769501804
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-08-25 12:41:35 +02:00
Jan Steemann
0601224cba
fixed issue #2012
2016-08-25 12:41:23 +02:00
Wilfried Goesgens
94c3233e9a
explain why we fail to fetch the git revision.
2016-08-25 11:50:40 +02:00
Wilfried Goesgens
f598efe6e0
Cleanup cmake process so it doesn't barf on problems to detect the git version.
2016-08-25 11:37:21 +02:00
Wilfried Goesgens
53f5926d32
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2016-08-25 11:22:13 +02:00
Wilfried Goesgens
197bfd23a6
Fix the location of the sample graphs.
2016-08-25 11:21:50 +02:00
Andreas Streichardt
378c800fb4
Rework extra threads
2016-08-25 10:53:18 +02:00
Wilfried Goesgens
4939e02fb2
Make the existance of the database directory non-mandatory again.
2016-08-25 10:07:37 +02:00
Wilfried Goesgens
795daeea13
Fix agency test.
2016-08-24 17:47:20 +02:00
jsteemann
04f5fbbdb2
fixed issue #2018
2016-08-24 17:33:49 +02:00
Wilfried Goesgens
3c50bca6c6
Warn from the ubuntu apport package - it will handle coredumps in its own incompatible way.
2016-08-24 17:25:20 +02:00
Wilfried Goesgens
d0300704fb
Fix DFDB-Test: create the database directory we run it on.
2016-08-24 17:24:35 +02:00
Andreas Streichardt
c15c6a31b9
Improve extrathreads handling
2016-08-24 17:02:36 +02:00
hkernbach
1d3fadba22
grunt build
2016-08-24 16:38:07 +02:00
hkernbach
2be5c2b15c
gv improved usability
2016-08-24 16:33:09 +02:00
Andreas Streichardt
7e8bc00747
Allow pre-initialization of cluster
2016-08-24 16:03:08 +02:00
hkernbach
79d7a5ed39
gv improvements
2016-08-24 15:16:39 +02:00
Wilfried Goesgens
1688655509
Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline
2016-08-24 14:46:48 +02:00
Wilfried Goesgens
1f162ac882
Implement scheme to more clever pass the directories from the build process to the run-time
...
We will now try to evaluate the toplevel install directory from the configured binary dir.
We will use this toplever directory when searching for other directories.
2016-08-24 14:45:08 +02:00
Andreas Streichardt
89ebeefbb9
Proper shutdown
2016-08-24 13:51:23 +02:00
Andreas Streichardt
6fa9bab7d0
Fix the logspam
2016-08-24 13:51:23 +02:00
Simran Brucherseifer
bafe7fd8b3
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-08-24 13:39:45 +02:00
Simran Brucherseifer
e294984831
Docs: Limitations in cluster mode
2016-08-24 13:38:47 +02:00
hkernbach
69b48e65ad
updated licenses
2016-08-24 10:49:15 +02:00
hkernbach
4e74b6c89f
grunt
2016-08-24 09:17:23 +02:00
hkernbach
edc3abf4ad
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-08-24 09:03:27 +02:00
Simran Brucherseifer
1c95b68296
Improve: what to make vertices and dedges
2016-08-23 18:42:34 +02:00
Wilfried Goesgens
6934baa6a4
Attempt not to bypass error handling so we hopefully get some more information on issue #2011
2016-08-23 17:02:28 +02:00
Kaveh Vahedipour
be51564141
updated agency pool
2016-08-23 15:57:13 +02:00
Kaveh Vahedipour
fb8173b1ec
rest handler now timeouts when no leadership established and reports 503
2016-08-23 15:38:32 +02:00
Wilfried Goesgens
2c88849b7a
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2016-08-23 14:45:39 +02:00
jsteemann
85cb227a4f
fixed wrong default values for _sslOptions
2016-08-23 14:34:05 +02:00
jsteemann
50ced553b8
validate default value for DiscreteValuesParameter
2016-08-23 14:33:48 +02:00
Wilfried Goesgens
b4d49c5ba8
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2016-08-23 14:06:15 +02:00
Andreas Streichardt
a9253c7ba5
Coorect agency path (no more / duplicates)
2016-08-23 14:03:41 +02:00
Andreas Streichardt
47a0f8602a
Better shutdown handling
2016-08-23 12:51:38 +02:00
Wilfried Goesgens
1e3592d3c3
change build output name once more.
2016-08-23 12:44:40 +02:00
Wilfried Goesgens
a8780ff4bb
I love you too, Richard.
2016-08-23 12:17:56 +02:00
Wilfried Goesgens
f24b05806e
Add uname -o to the filename to make shure build pipelines pick the right ones.
2016-08-23 12:16:32 +02:00
jsteemann
405a66a269
fix default value for compactionStepSize
2016-08-23 12:08:10 +02:00
Andreas Streichardt
5579eca2df
Change debug levels for shard sync...no more spam
2016-08-23 10:53:14 +02:00
Wilfried Goesgens
9bdd84324a
Add explanation what to make edges and what vertices.
2016-08-23 10:49:37 +02:00