1
0
Fork 0
arangodb/arangosh
Wilfried Goesgens b8995c080f Bug fix 3.4/dont scan recursive for whether dir empty (#10205)
* 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:25:48 +03:00
..
Benchmark big reformat 2018-12-26 00:57:05 +01:00
Dump Feature 3.4: Have arangodump and arangorestore default to gzip formatted files (#8811) 2019-04-26 17:55:36 +02:00
Export fixed issue #10193 (#10196) 2019-10-09 16:39:57 +03:00
Import Bugfix 3.4: Add object counts to arangoimport latency reporting (#9856) 2019-09-11 12:51:33 +03:00
Restore make sure all errors are prefixed with ERROR_ @fceller @kvs85 (#9383) 2019-07-02 18:06:52 +02:00
Shell Feature 3.4: Use ManagedDirectory class to add gzip and encryption to import/export (#9472) 2019-07-23 14:58:34 -04:00
Utils Bug fix 3.4/dont scan recursive for whether dir empty (#10205) 2019-10-09 18:25:48 +03:00
V8Client big reformat 2018-12-26 00:57:05 +01:00
VPack big reformat 2018-12-26 00:57:05 +01:00
CMakeLists.txt Feature 3.4: Use ManagedDirectory class to add gzip and encryption to import/export (#9472) 2019-07-23 14:58:34 -04:00
dbg.cmake
install.cmake