Simon Grätzer
36503af230
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangod/RocksDBEngine/RocksDBReplicationTailing.cpp
2017-05-24 18:38:34 +02:00
Simon Grätzer
2f2d07ab9a
Multihreaded import
2017-05-24 18:37:45 +02:00
jsteemann
27a8adf9b8
moved shell colors into their own feature
2017-05-23 16:53:43 +02:00
Jan Christoph Uhde
d1051f13cd
add batchId to dump for for shards
2017-04-26 11:01:03 +02:00
jsteemann
b24f4a9435
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-21 18:14:31 +02:00
Kaveh Vahedipour
f9259b4677
arangodump to warn of missing prototype collection
2017-04-21 17:03:29 +02:00
Simon Grätzer
358164f9ce
added batchId to inventory and dump callbacks
2017-04-20 14:21:25 +02:00
Jan Christoph Uhde
7889291247
add contextId to replication handler
2017-04-20 10:56:17 +02:00
jsteemann
e3ca787992
warn before we run out of file descriptors
2017-03-29 02:35:46 +02:00
jsteemann
97b5b2f5df
fix issues reported by coverity scan
2017-03-23 19:40:39 +01:00
Frank Celler
7eefdf547b
simplification: FileResult does only support ok, no additional result
...
header only, added FileResultString class for Result that return a string
2017-03-08 13:01:20 +01:00
jsteemann
0ac29eb177
don't fail when using optional features as dependencies
2017-03-01 12:52:51 +01:00
jsteemann
d024a6d00a
remove logging for non-topics
2017-02-10 09:32:50 +01:00
jsteemann
e2a312450f
fix out-of-memory handling at startup
2017-02-01 13:00:05 +01:00
Wilfried Goesgens
a23aeefbd9
Another place we need the binaryPath for windows
2016-10-12 13:56:32 +02:00
Wilfried Goesgens
54ae758c7c
We also need to know the binary directory when looking up the config
...
file; else we may miscalculate file locations.
2016-10-12 12:03:37 +02:00
jsteemann
fa21e70256
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-08-31 17:59:54 +02:00
jsteemann
89ac2dfba5
don't leak on help
2016-08-31 14:28:23 +02:00
jsteemann
9b94287fb7
unify id handling?
2016-08-30 16:07:35 +02:00
jsteemann
07055384b8
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-24 17:34:59 +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
Jan Christoph Uhde
d3654d99d8
finish RequestType enum
2016-08-23 14:49:29 +02:00
jsteemann
5ee344b685
added greetings feature
2016-07-18 18:32:27 +02:00
Jan Steemann
e80f61bc27
be more friendly
2016-06-09 11:51:20 +02:00
Jan Steemann
8b1366205a
added 28 compatibility flag for dumping
2016-06-03 12:47:51 +02:00
Frank Celler
54300ed30c
moved Console/ClientFeature to arangosh
2016-06-01 09:27:29 +02:00
Frank Celler
0117a38260
fixed ssl init
2016-05-11 18:07:45 +02:00
Frank Celler
bf16086623
moved SSL files into separate directory
2016-05-11 16:34:03 +02:00
jsteemann
9561720ed6
global try...catch for all client tools
2016-05-10 17:02:06 +02:00
Frank Celler
19720b166d
script and unittests are features
2016-04-27 22:28:21 +02:00
jsteemann
d62143ce83
make boolean command-line parameters optional
2016-04-27 11:37:42 +02:00
jsteemann
348e1e3397
client tools simplifications and fixes
2016-04-25 22:28:43 +02:00
jsteemann
4b7e0a72d0
moved --version into a feature of its own
2016-04-24 18:42:59 +02:00
jsteemann
dcc5825f93
cleaned up features a bit
2016-04-24 14:29:29 +02:00
Frank Celler
d6e8046992
updated cleanupCFiles
2016-04-23 16:34:57 -07:00
Frank Celler
5335a5b0af
moved to Random
2016-04-21 22:53:20 -07:00
Frank Celler
ac3a9883b9
restored log buffer feature
2016-04-21 21:07:23 -07:00
Frank Celler
cd91d3654e
Merge remote-tracking branch 'origin' into FMH
2016-04-15 19:01:38 -07:00
Frank Celler
3d2cc31306
WIP
2016-04-11 00:05:37 +02:00
Frank Celler
1b7c47c6bc
added --console
2016-04-10 13:47:53 +02:00
Jan Steemann
9f8c24b1cd
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-04-06 15:43:27 +02:00
Frank Celler
6002ede1c4
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
2016-04-03 21:46:30 +02:00
Frank Celler
295c8a3809
MSVC fixes
2016-03-31 14:01:23 +02:00
Frank Celler
486011d399
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
2016-03-31 13:41:09 +02:00
Frank Celler
494bdca847
splitted HttpRequest into GeneralRequest/HttpRequest
2016-03-31 11:45:21 +02:00
Frank Celler
af00417cf4
skeleton arangod
2016-03-25 15:14:43 +01:00
jsteemann
20dfe7ca9e
fixed test
2016-03-24 01:50:55 +01:00
Frank Celler
e293447e25
added tty logger
2016-03-22 23:38:30 +01:00
Frank Celler
86fe838a68
new logger
2016-03-22 21:09:48 +01:00
Frank Celler
c78bae8426
using ArangoGlobalContext.h
2016-03-21 16:41:04 +01:00