1
0
Fork 0
Commit Graph

30 Commits

Author SHA1 Message Date
Max Neunhöffer 65484c3e60 This simply removes the default of backup off in the config file. (#9939) 2019-09-06 09:25:36 +02:00
Lars Maier ed496fe5dd Feature/hotbackup devel (#9495)
Hotbackup
2019-08-02 11:39:46 +02:00
m0ppers 1430c38865 Remove documentation, now here: github.com/arangodb/docs (#8918)
DocuBlocks and Scripts remain in this repository!
2019-07-22 16:03:26 +02:00
Frank Celler 3fba596952 fixed path for js file 2018-12-06 15:35:38 +01:00
Frank Celler 53978b6b93
Feature/semantic versioning (#6265) 2018-08-27 23:25:21 +02:00
jsteemann 44b9a12818 fix threading config options 2018-07-18 12:18:54 +02:00
Kaveh Vahedipour 03edbf44d7 Feature/arangodoc (#5476)
* introducing arangoinspect
2018-06-05 15:38:50 +02:00
Wilfried Goesgens 85abfaaa55 fix documentation link as pointed out in #4632 (#4633) 2018-02-20 17:41:24 +01:00
Dan Larkin 9cd8c47eb7 Renamed arangoimp to arangoimport (with alias for compatibility.) (#4040) 2017-12-14 21:31:21 +01:00
Jan 5165155ed1 Bug fix/fixes 0609 (#3227)
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available

* additionally, simplify AQL function definitions and aliases

* warn when more than 90% of max mappings are in use

* added C++ variant of replication catchup

* added `--log.role` option

* updated CHANGELOG

* removed non-existing scheduler.threads option from config

* removed useless __FILE__, __LINE__ invocations

* updated CHANGELOG

* allow a priority V8 context

* remove TRI_CORE_MEM_ZONE

* try to fix Windows errors & warnings

* cleanup

* removed memory zones altogether

* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
Ewout Prangsma 4d6fa5bb87 Import RocksDB encryption support (#2491)
* Import RocksDB encryption support

* Adding enterprise hooks

* Allocate scratch space in BlockCipher, used for all subsequent calls to EncryptBlock

* Adding more enterprise hooks

* Added encryption test script

* Added (commented) entry for encryption-keyfile

* Use correct env

* Updated ARANGODB value

* Log startup at debug level

* Removed TTY flag

* Fixed build

* Added prefix block support with unique initial counter & IV for CTR implementation
2017-06-08 08:51:02 +02:00
Your Name 005b35a2cb add selector for auto/mmfiles/rocksdb engine to NSIS installer plus fix some strings to be more userfriendly 2017-05-09 16:18:18 +01:00
Wilfried Goesgens 3df8b676ee simplify documentation installation 2017-03-17 11:02:00 +01:00
Wilfried Goesgens 83738b8434 add empty configuration file 2017-02-20 17:22:52 +01:00
baslr ff73c5bdc0 adding initial arangoexport 2017-02-13 12:04:56 +01:00
jsteemann 8a479c9715 fix typo 2017-01-30 09:46:36 +01:00
Frank Celler bdd77a82ce default to stdout for utils 2016-11-21 11:47:53 +01:00
Jan Steemann c2e667f906 fixed issue #2034 2016-09-02 13:46:03 +02:00
Wilfried Goesgens dc5e345440 Add tokens so we can enable the uid during the build. 2016-08-01 13:43:30 +02:00
Wilfried Goesgens c6a1bcc226 Cleanup buildsystem
- add RPM support
  - move macros in own file
  - cleanup sequence
  - add CMAKE switch "-DPACKAGING=[DEB|RPM|DARWIN]" that prepares package building
2016-07-26 16:13:34 +02:00
Frank Celler ed01dcec8f secure-installation will remove all users except root 2016-06-12 12:19:37 +02:00
Frank Celler 927c697b8b fixed auth (again) 2016-06-10 16:21:48 +02:00
Andreas Streichardt 06a1bae01b remove obsolete config file 2016-06-10 14:31:10 +02:00
Frank Celler 9e1bfd946c fixed default 2016-06-10 11:12:01 +02:00
jsteemann 831f21a3c6 adjusted config files for 3.0 2016-06-08 09:24:39 +02:00
Frank Celler 5641ca69be enabled authentication by default 2016-06-03 16:10:41 +02:00
jsteemann 04ce252a25 test what happens when default value for authentication is changed... 2016-05-20 09:48:45 +02:00
Simran Brucherseifer d2b65e13ed Add dfdb and foxx-manager to testing.js, fix typo 2016-05-19 10:39:41 +02:00
Frank Celler 595683fc02 fixed path 2016-05-04 22:30:06 +02:00
Frank Celler f6516398af changed config directory to arangodb3 2016-05-04 13:51:16 +02:00