1
0
Fork 0
arangodb/js/common/bootstrap/modules
Matthew Von-Maszewski 91b56a50a3
Feature: Add gzip and encryption to import/export (#9560)
* port of feature-3.4/mv-gzip-export to devel branch

* add explicit namespaces so gcc 6.3.0 would successfully compile

* add conditional cleanup of ENCRYPTION file from another branch

* use _lseek() for Windows build to avoid deprecated warning.

* change from ifdef for lseek variants to TRI_LSEEK.

* force Windows lseek to return Linux expected type.
2019-07-26 07:53:39 -04:00
..
assert.js Reformat code 2016-06-30 16:57:17 +02:00
buffer.js Bug fix/buffer redux (#9229) 2019-06-12 15:00:43 +02:00
console.js remove dead reference to jqconsole 2019-04-01 09:42:48 +02:00
events.js
fs.js Feature: Add gzip and encryption to import/export (#9560) 2019-07-26 07:53:39 -04:00
internal.js Feature/cleanup j client api (#9457) 2019-07-19 09:23:24 +02:00
path.js Reformat code 2016-06-30 16:57:17 +02:00
process.js Upgrade JS deps (#8773) 2019-04-17 13:36:26 +02:00
vm.js Reformat code 2016-06-30 16:57:17 +02:00