Wilfried Goesgens
56fba25e91
Bug fix 3.5/dont scan recursive for whether dir empty ( #10204 )
...
* don't scan the specified directory recursively to find out whether its empty, only look at all files directly in it.
* Update arangosh/Utils/ManagedDirectory.cpp
Co-Authored-By: Jan <jsteemann@users.noreply.github.com>
* implement review
2019-10-09 18:27:17 +03:00
Matthew Von-Maszewski
0832c6d546
Feature 3.5: add gzip and encryption support to arangoexport and arangoimport ( #9579 )
...
* port gzip/encryption for arangoexport/import from devel branch
* revert Dump default use of gzip from true to false.
* Stylefix in changelog.
2019-07-27 00:06:33 +03:00
Wilfried Goesgens
6fd3dd024c
windows warning as errors, masquerade remaining unfixeable errors ( #9249 )
2019-06-17 16:21:29 +02:00
Wilfried Goesgens
1907a7211b
Bug fix/cleanup system includes ( #8962 )
2019-05-15 15:12:59 +02:00
Wilfried Goesgens
1ae5f8daec
split headers different, simple cast fixes ( #8928 )
2019-05-08 14:08:35 +02:00
Jan
1408654d2c
fix a few issues in BackupNoAuthSysTest ( #8868 )
2019-04-29 19:13:39 +02:00
Matthew Von-Maszewski
eef492721a
compress-data option for arangodump. ported from 3.4 ( #8861 )
2019-04-26 18:50:58 +02:00
Frank Celler
ac9f375fb5
big reformat
2018-12-26 00:54:03 +01:00
Jan
976cc38e7c
remove OpenFilesTracker ( #7189 )
2018-11-02 11:38:38 +01:00
Dan Larkin-York
b9d05351fb
Parallelize arangorestore using the tools developed for arangodump ( #5206 )
2018-05-01 10:56:11 +02:00
Jan
30b12e311b
Bug fix/remove most of aql js ( #5223 )
2018-04-30 11:17:11 +02:00
Dan Larkin-York
74e7ed892c
Fix warnings on Windows. ( #5137 )
2018-04-19 14:03:54 +02:00
Dan Larkin-York
898f3e1dd0
Fix compiler warnings/issues from arangodump parallelization for Mac. ( #4965 )
2018-03-26 17:36:21 +02:00
Dan Larkin-York
38f162e344
Parallelize arangodump ( #4356 )
2018-03-26 15:55:14 +02:00