1
0
Fork 0
Commit Graph

528 Commits

Author SHA1 Message Date
KVS85 f9ff700153 arangodb release 3.5.3 2019-11-26 16:02:30 +01:00
KVS85 6910540c78 preview.1 version 3.5.3 2019-11-07 13:22:46 +01:00
KVS85 a775e954c9 Pull patch version up (3.5.3) 2019-11-07 12:34:06 +01:00
KVS85 3e45b1aced
Enable OpenSSL strict version to separate ArangoDB and build it in os… (#10326)
* Enable OpenSSL strict version to separate ArangoDB and build it in oskar (Windows)

* Retain with older requirements
2019-10-29 08:42:47 +03:00
KVS85 7ee8da2706
Back to old CMake requirement 2019-10-15 14:34:38 +03:00
KVS85 709ecee291
Increase required CMake version to 3.10 2019-10-15 13:14:13 +03:00
KVS85 f2c5f27fe6
Fix check for nightly build 2019-09-18 14:00:05 +03:00
KVS85 f2ec70cf53 release version 3.5.1 2019-09-17 17:04:43 +02:00
Jan 935a35a275 naive attempt to not build arangobackup in community version (#10013)
* naive attempt to not build arangobackup in community version

* fix testing.js

* try to fix enterprise detection
2019-09-13 20:26:35 +03:00
Max Neunhöffer 328f46e3d6 This merges hotbackup and atomic-db-creation into 3.5. (#9968)
* Squashed commit of feature-3.5/hotbackup_devel.

This puts hotbackup into 3.5.

* Port atomic-database-creation-2 to 3.5.

* Remove some wrongly ported code.

* Fix compilation.

* Fix a manual merge error.

* Remove a feature from the mocks which does not exist in 3.5.

* Add some code which was forgotten in manual merge.

* Fix a problem introduced in a manual merge.

* reuse function

* Address some whitespace issues that came up in review

* aardvark should not create the frontend collection

* create _frontend collection from c++

* recheckAndUpdate Callback in CollectionWatcher

* Wrong author ;)

* rm outdated todo

* Update lib/Basics/VelocyPackHelper.h

Co-Authored-By: Michael Hackstein <michael@arangodb.com>

* use logger unique id, use startup logger

* not needed

* optimized vector shardid method

* do not create _modules collection lazy anymre

* Formatting.

* Assert instead of if/TRI_ASSERT(false)

* Don't use exceptions as control structure

* Re-add READ_LOCKER that got lost in translation

* Fix audit log in case database creation fails early.

* legacy sharding

* Add CHANGELOG entry.

* Retry database cancellation indefinitely

* Do not use exceptions in UpgradeTask

* DropCollection is a FAST_LANE action and should not need much time or else retry.

* Remove superflous addition of LdapFeature

Proudly brought to you by ASAN tests

* Fixed check for distributShardsLike sharding on _system database

* Fixed compile issue on tests

* Removed assertion that seems to be not correct yet on devel.

* Sort out google cloud storage as remote. (#9918)

* Add successful method to ClusterCommResult.
* Improve error forwarding for cluster internal communication.

* Feature/hotbackup list retries (#9924)

* retry hot backup listing for 2 minutes in cluster before giving up

* Enable api by default.

* fix broken list of non existing id (#9957)

* Fix compilation after manual merge.

* Fix another compilation problem.

* Yet more fixes for compilation.

* More compilation fixes.
2019-09-11 13:13:54 +03:00
Frank Celler a721e2ea97 Adjust 3.5.0 CHANGELOG 2019-08-14 14:05:19 +02:00
KVS85 f4c4860ae8 upgrade Starter 0.14.11 (#9611)
* upgrade Starter 0.14.11

* Raise RC version to 7

* upgrade Starter 0.14.12
2019-08-01 16:09:58 +02:00
KVS85 71dfaeebd3
release version 3.5.0-rc.5 (#9585) 2019-07-27 00:15:14 +03:00
KVS85 78d12ee7b0 Fix MACOSX_DEPLOYMENT_TARGET absence case (#9573) 2019-07-25 19:33:30 +02:00
KVS85 62c0f937db Backport of MACOSX_DEPLOYMENT_TARGET from devel (#9554)
* Backport of MACOSX_DEPLOYMENT_TARGET from devel

* Fix typo
2019-07-24 15:42:12 +03:00
KVS85 5b8ed183c1
release version 3.5.0-rc.5 (#9539) 2019-07-22 19:17:03 +03:00
Frank Celler 2beb731264 Merge branch 'devel' of github.com:arangodb/arangodb into 3.5 2019-07-11 15:22:32 +02:00
Wilfried Goesgens 6fd3dd024c windows warning as errors, masquerade remaining unfixeable errors (#9249) 2019-06-17 16:21:29 +02:00
Frank Celler bb7c9082d1 release version 3.5.0-rc.4 2019-06-13 21:57:29 +02:00
Frank Celler f021ea68f7 Merge branch 'devel' of github.com:arangodb/arangodb into 3.5 2019-06-13 20:47:41 +02:00
jsteemann 5a3967dc49 allow compilation with g++9 2019-06-05 10:57:12 +02:00
Frank Celler a2ee756c5e release version 3.5.0-rc.3 2019-05-30 08:46:27 +02:00
Frank Celler c3cc48e35f Merge branch 'devel' of github.com:arangodb/arangodb into 3.5 2019-05-30 07:32:27 +02:00
KVS85 00fd5eebe2 Add USE_CLCACHE_MODE to have specific build options (#9119)
* Add USE_CLCACHE_MODE to have specific build options

* Update CMakeLists.txt

Address review comment
2019-05-28 17:52:46 +02:00
Frank Celler 73fee31db5 release version 3.5.0-rc.2 2019-05-22 11:25:54 +02:00
Frank Celler 446a025960 Merge branch 'devel' of github.com:arangodb/arangodb into 3.5 2019-05-22 09:54:14 +02:00
Dan Larkin-York d5ecdd143a Convert unit tests to googletest framework (#9034) 2019-05-21 09:17:46 +02:00
Frank Celler 3461341c41 v3.5.0-rc.1 2019-05-14 23:30:19 +02:00
Frank Celler cee85e48ab release version 3.5.0-preview.1 2019-05-12 09:34:46 +02:00
KVS85 2d5bf58c94 Remove USE_IRESEARCH definition and usage (#8613) 2019-03-28 17:23:51 +01:00
Jan a1897d4e84
expose ARANGODB_USE_CATCH_TESTS define, make TEST_VIRTUAL be based on it (#8410) 2019-03-14 12:53:57 +01:00
Jan fa7de56cf8
upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
Jan Christoph Uhde 4423125a7f tools are now looking into the build to find the file (#7128)
* tools are now looking into the build to find the file

The file does not need to be copied anymore. In fact it
tends to confuse tools. This is especially true for
different build types, that use different flags,
using the same source directory.
2018-12-18 10:40:31 +01:00
Jan bac3df40c3
dont use version number in JavaScript install path (#7608) 2018-12-03 18:56:37 +01:00
Jan Christoph Uhde 66338f117d removes generated manpages from devel (#6468) 2018-10-23 20:41:00 +02:00
Vasiliy 6ae3bb056c issue 493.2: trigger termination of long-running consolidation on shutdown request (#6955) 2018-10-18 23:21:23 +03:00
Andrey Abramov 647949e556
Feature/update iresearch (#6727)
* update iresearch part 1

* fix tests

* update iresearch again

* update iresearch again

* cleanup log messages

* update iresearch sources

* another update

* and another update

* add workaround for the bug in msvc2017

* fix typo

* address msvc build issues

* Fix typo
2018-10-04 23:56:17 +03:00
Wilfried Goesgens c1b6426e92 Feature/drop before win7 support in compiler (#6681) 2018-10-03 18:33:52 +02:00
Wilfried Goesgens e256f494ed rule out elderly msvc (#6647) 2018-09-28 15:30:31 +02:00
Jan c7cf0f36c1
bump version number to 3.5 (#6454) 2018-09-11 10:46:48 +02:00
Heiko 2ec1a5cc26 Feature/new devel versioning scheme (#6312) 2018-09-11 08:57:38 +02:00
Jan 92ab03daf9
change compiler options to use C++14 (#6339) 2018-09-06 16:49:35 +02:00
Frank Celler d509411990 fixed windows NSIS naming of packages 2018-08-31 10:20:47 +02:00
Wilfried Goesgens 430f5229dd upgrade snappy (#6245) 2018-08-28 19:07:25 +02:00
Frank Celler ce1fe5cf66 added space as safeguard for sed replacement 2018-08-28 17:27:34 +02:00
Frank Celler 39fc6f6196 resetted version to 3.4.devel 2018-08-28 15:18:22 +02:00
Frank Celler 53978b6b93
Feature/semantic versioning (#6265) 2018-08-27 23:25:21 +02:00
Frank Celler a688dc0962
Feature/remove job queue thread (#5986)
limiting V8 calls in flight
2018-08-10 12:17:43 +02:00
Simon 606c15ce48 VST support in arangosh (#6047) 2018-08-08 12:18:54 +02:00
Jan 29927234f7
remove unused define (#5950) 2018-07-24 09:30:27 +02:00