Simon Grätzer
885ea3dd5f
Remove attribute option for arangoimp ( #3141 )
...
* Adding a remove attribute option to arangoimp (only for csv)
* Adding documentation
* Fixed log statement
* Update CHANGELOG
2017-08-30 10:45:02 +02:00
Simon Grätzer
2bc6a71d48
Fixing error reporting in arangoimp ( #3153 )
2017-08-28 15:04:45 +02:00
Dan Larkin
02990540d9
Report proper error for arangoimp create collection failure. ( #3127 )
2017-08-28 14:54:23 +02:00
m0ppers
0dfea58d54
Feature/remove manual zippery ( #3036 )
2017-08-17 23:30:27 +02:00
Jan
2b791af3dd
Feature/jemalloc 5.0.1 ( #2991 )
...
* updated CHANGELOG
2017-08-10 09:46:43 +02:00
Jan
56af00b099
Bug fix/fix collection leak ( #2986 )
...
* fix a memleak in `db._collections()` on coordinator when there are no access rights to a collection
* fix some memleaks on arangosh shutdown
* added missing TRI_V8_TRY_CATCH_BEGIN|END blocks
2017-08-08 16:09:34 +02:00
Simon Grätzer
3f58a44e3b
Fix cases where the root user has access to excluded collections ( #2856 )
2017-08-03 21:16:08 +02:00
Kaveh Vahedipour
0b6d6d9287
Fixed distributeShardsLike bug in creating collections. numberOfShard… ( #2895 )
2017-08-03 19:38:16 +02:00
Manuel B
fe8b9b70c4
Feature/planning 580 arangoexport with query ( #2882 )
...
* added query export capability
* test for export --query
* docu
* document export with query
* Update CHANGELOG
2017-07-28 08:41:53 +02:00
Simon Grätzer
f50a36181d
Various authentication related issues ( #2824 )
2017-07-18 22:22:09 +02:00
Frank Celler
a692577f5b
Feature/auth context ( #2815 )
2017-07-16 09:39:03 +02:00
Jan
a29e364817
don't duplicate existing information ( #2740 )
2017-07-06 18:07:41 +02:00
jsteemann
2275fc8174
better automatic file-type detection for arangoimp
2017-06-08 14:55:21 +02:00
jsteemann
a01716a2af
fix threading problems in arangoimp
2017-06-02 13:58:18 +02:00
jsteemann
145ba83d04
fixed threading issues in import
2017-05-31 15:50:11 +02:00
jsteemann
2cfd7460d7
fix output
2017-05-31 11:38:20 +02:00
jsteemann
7b57bdf5f6
fix superfluous re-creation attempts for collections
2017-05-30 18:20:37 +02:00
jsteemann
cccb2dda8d
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-24 19:41:49 +02:00
jsteemann
9f856aeafb
cppcheck
2017-05-24 19:41:33 +02:00
Simon Grätzer
0bf4467457
small fixes
2017-05-24 19:21:23 +02:00
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
Max Neunhoeffer
11e6b9ea7f
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-05-23 20:38:38 +02:00
jsteemann
27a8adf9b8
moved shell colors into their own feature
2017-05-23 16:53:43 +02:00
jsteemann
53fa66e60d
move parts from ProgramOptions from headers into cpp files
2017-05-23 10:30:36 +02:00
Max Neunhoeffer
4bddb0c1ad
Handle errors in loadScript for JS, use in cluster-bootstrap.
...
This recognizes errors that happen during the global cluster bootstrap.
If an error happens, the bootstrap is tried again later. The cluster
does not start until the cluster bootstrap has been finished
successfully.
2017-05-22 15:34:41 +02:00
Andreas Streichardt
4c2ce35538
Do not generate product version when skipping packages
2017-05-16 02:47:28 -07:00
Jan Christoph Uhde
d1051f13cd
add batchId to dump for for shards
2017-04-26 11:01:03 +02:00
Kaveh Vahedipour
ccc388a940
more dictributeShardsLike code mergedfrom 3.1
2017-04-24 15:13:40 +02:00
Kaveh Vahedipour
c099c6daa9
more dictributeShardsLike code mergedfrom 3.1
2017-04-24 15:12:38 +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
jsteemann
9d6277689c
change default value for `--ssl.protocol` from 4 (TLSv1) to 5 (TLSv12)
2017-04-21 12:49:16 +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
5f72d80cc2
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-07 14:56:41 +02:00
jsteemann
ba16c360c2
use exclusive locks
2017-04-07 14:56:28 +02:00
Wilfried Goesgens
6ab23bd56d
better detect cygwin i/o
2017-04-07 14:00:35 +02:00
jsteemann
5ead1eec5a
added some debug output
2017-04-07 12:06:33 +02:00
jsteemann
4e09b4f8d7
improved error messages
2017-04-07 10:40:25 +02:00
Wilfried Goesgens
2e52356380
Fix startupsequence, so that jslint doesn't ask for serverpasswords anymore.
2017-04-03 14:38:27 +02:00
jsteemann
8a4593a7da
fix invalid assertion
2017-04-03 14:22:00 +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
jsteemann
b51839dae7
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-09 16:06:53 +01:00
jsteemann
9278149b24
fixed --convert
2017-03-09 14:29:23 +01:00
jsteemann
645889949c
move engine-specific V8 functions into storage engine
2017-03-09 12:59:44 +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
aab138a4e6
added input type jsonl
2017-03-06 17:39:44 +01:00
jsteemann
6478c6d043
updated CHANGELOG
2017-03-03 15:03:52 +01:00