1
0
Fork 0
Commit Graph

808 Commits

Author SHA1 Message Date
Wilfried Goesgens 457b6fadab Bug fix/jenkins (#4425) 2018-01-24 16:36:25 +01:00
Frank Celler 37010b3a5d
added build script for nightly docker images (#4399) 2018-01-23 16:25:19 +01:00
Wilfried Goesgens 3ab057eeb3 Fix windows packaging (#4394) 2018-01-23 14:44:20 +01:00
Frank Celler 1ea3f95d0a fixed jenkins node labels 2018-01-22 10:36:31 +01:00
Jan 11536286eb
Feature/enable iresearch (#4082) 2018-01-19 18:29:46 +01:00
Wilfried Goesgens 5bb37c5291 use --forceVersionNightly to set the bugfix part of the version to 'nightly' (#4334) 2018-01-16 18:04:27 +01:00
Jan Christoph Uhde 9c2ebb7bfc remove code that potentially throws from ~WBReader (#4282) 2018-01-15 15:14:55 +01:00
Wilfried Goesgens 5fd16d4787 add non-anoying notification that the release script is done (#3964) 2018-01-05 11:43:49 +01:00
Jan Christoph Uhde 505d37aada Make sure pipeline tries to build something. (#4148)
We wannt to avoid that custom builds that do nothing pass all tests and
are listed as green.
2018-01-02 14:31:33 +01:00
Heiko d55672a473 typos in mac cli script (#4151) 2017-12-22 14:53:55 +01:00
Jan 8c67e08939
fix logrotate command (#4124) 2017-12-22 11:09:30 +01:00
jsteemann ba74203be6 port documentation changes from 3.3 2017-12-20 15:48:17 +01:00
Dan Larkin 9cd8c47eb7 Renamed arangoimp to arangoimport (with alias for compatibility.) (#4040) 2017-12-14 21:31:21 +01:00
Jan aa1d57c594
fix temp directory name creation (#4041) 2017-12-14 18:52:51 +01:00
Simran c4439c0daa Bug fix/windows open ui in default browser (#3940)
* NSIS: Open web interface after installation in default browser instead of IE

Removed plugin to open in new browser window. The plugin looked up a registry key which always stores the path to IE (even on Windows 10), not the default browser. Every modern browser should open a new tab using the new approach.

* Improve wording and fix some typos

* Add missing curly braces
2017-12-13 21:25:59 +01:00
Simon Grätzer 739af2d1f5 Fixing some accidentally broken fulltext tests (#3951)
* Fixing some accidentally broken tests

* Fixing test...again
2017-12-13 10:19:17 +01:00
Matthew Von-Maszewski 7e3dc8afb8 connection timeout treated as "send complete" (#3866) 2017-12-08 11:36:43 +01:00
Jan Christoph Uhde 41a8c581a3 fix windows build (#3855) 2017-12-06 16:35:45 +01:00
Wilfried Goesgens 879876c73d pin the 3rd party binary versions in the VERSIONS file (#3854) 2017-12-06 14:09:08 +01:00
Frank Celler c4628842ec fixed wrong test, the version is in VERSION, not TAG 2017-12-01 08:11:38 +01:00
m0ppers c917e4680b delete libarangoserver.a (#3793) 2017-11-24 17:47:15 +01:00
Max Neunhöffer 0911dca910
Check if download of syncer and starter during build worked. (#3783) 2017-11-24 11:57:42 +01:00
Frank Celler 21bd09e0ac fixed runResilience flag 2017-11-18 13:09:38 +01:00
Frank Celler b751a6baa9
Feature/jenkins pipeline (#3560) 2017-11-17 22:07:59 +01:00
Jan Christoph Uhde c9446386eb Allow more threads for this unit. (#3680) 2017-11-13 17:47:22 +01:00
Simon Grätzer 161d7e8b5c Do not grant rights on system collections (#3627) 2017-11-10 18:01:17 +01:00
Frank Celler 8a11792610 fixed typo in test, removed logging 2017-11-05 21:09:40 +01:00
m0ppers b552853909 Feature/optional replication factor enforcement (#3570) 2017-11-02 21:41:25 +01:00
Michael Hackstein 213482efa2 Let jenkins remove the build folder archive after it has been snyced over to/from the cache (#3553) 2017-11-02 09:48:01 +01:00
Jan Christoph Uhde ee6c232e54 Bug fix/stop on purge (#3526)
* update prerm.in

* fix deb.cmake to include prerm script

* fix prerm script
2017-10-26 18:39:56 +02:00
jsteemann 88fc6e7f76 commit modified file 2017-10-19 09:34:45 +02:00
Simon Grätzer 7c31960cf2 Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
Frank Celler af25c7941d log exception (#3434) 2017-10-16 19:35:55 +02:00
Frank Celler b7ee418829 Feature/jenkins pipeline (#3422) 2017-10-15 21:20:50 +02:00
Frank Celler ce355f0de0 moved to concurrency 8 in travis-ci 2017-10-13 13:46:12 +02:00
Wilfried Goesgens af84910066 process the right file and put it the proper destination. (#3396) 2017-10-10 16:41:16 +02:00
Wilfried Goesgens 8f1c312d94 The build-date.h would be re-calculated on certain events, which caused (#3394) 2017-10-10 15:44:04 +02:00
Wilfried Goesgens a8ddaf56f6 Feature/download syncer centosix (#3381)
The ancient curl on centos 6 doesn't know howto download files directly by following 30x, add a wrapper shellscipt that can do this with several curl calls to work around this.
2017-10-06 10:18:43 +02:00
Wilfried Goesgens a9e4e2cc25 Bug fix/fix syncer login retry (#3371) 2017-10-04 14:08:49 +02:00
Frank Celler bf281688ca Feature/jenkins pipeline (#3365) 2017-10-04 10:13:54 +02:00
Frank Celler bd5e84a12f added roles to users (#3354) 2017-10-01 21:00:39 +02:00
Frank Celler 30534aa51a fixed name in jenkins pipeline 2017-10-01 09:20:02 +02:00
Frank Celler 31bfa07a45 build docker image as well 2017-09-30 23:53:38 +02:00
Wilfried Goesgens 8f3afdd9db Fix handling of last download of sync'er and starter (#3353) 2017-09-29 16:42:51 +02:00
Frank Celler df644b666e switch internal registry 2017-09-29 16:05:54 +02:00
Wilfried Goesgens d6bff07c09 make the note random, so we may have sereveral parallel sessions on github. (#3352) 2017-09-29 15:25:21 +02:00
Frank Celler 14d773247d add new option to download the arango syncer for enterprise releases (#3351) 2017-09-29 15:00:55 +02:00
Frank Celler 58515b7894 Feature/jenkins pipeline (#3346) 2017-09-28 22:16:40 +02:00
Wilfried Goesgens 534c19c7af restore the feature to be able to specify the CXX via the environment. (#3340) 2017-09-28 11:16:34 +02:00
Frank Celler 8badead2f5 Feature/jenkins pipeline (#3338) 2017-09-28 08:13:05 +02:00
Frank Celler 8d01dd0c4e Feature/switch to 3.3 (#3336) 2017-09-27 22:45:31 +02:00
Max Neunhöffer 22e46978a6 Bug fix/sort out agency locks (#3306)
New locking concept in Agency. Ensure empty heartbeats can be sent, answered and processed without long locks. Adjust logging. Fix compaction bugs.
2017-09-27 15:22:30 +02:00
Frank Celler be4d1fd47c fixed duplicate variable 2017-09-26 23:25:34 +02:00
Frank Celler 2efecd9012 fixed links in results.html overview 2017-09-26 21:35:14 +02:00
Frank Celler 0ebb375523 fixed missing cleanBuild check 2017-09-26 21:22:10 +02:00
Frank Celler b8e999e8da Feature/jenkins pipeline (#3327) 2017-09-26 15:17:47 +02:00
Wilfried Goesgens 38a5a632c5 set minimum required GCC version to 5.4 (#3298)
* set minimum required GCC version to 5.4
2017-09-26 14:53:44 +02:00
Frank Celler 8e3651283b added missing default config for jenkins 2017-09-24 11:11:17 +02:00
Frank Celler c30fdd5c44 Feature/jenkins pipeline (#3319) 2017-09-23 21:53:08 +02:00
Frank Celler 0ab55310c6 Feature/jenkins pipeline (#3314)
* propagate exit result

* added useDocker

* added missing tests and directories

* show arangosh version
2017-09-22 11:07:15 +02:00
Frank Celler 3e64024add fixed cleanup of docker build 2017-09-20 08:53:11 +02:00
Frank Celler 8b975c670c Feature/jenkins pipeline (#3293) 2017-09-20 00:13:33 +02:00
m0ppers e7e3852e0b Feature/branch docker images (#3269)
* Docker images
2017-09-20 00:10:41 +02:00
Frank Celler f8fa46a00f run all tests in devel 2017-09-17 22:20:42 +02:00
Frank Celler b5916f24fe Feature/jenkins pipeline (#3272)
* raised timeout for mac

* error message

* fixed typo in skipNonDeterministic => skipNondeterministic

* fixed catch tests in Windows

* fixed cores

* clean old files
2017-09-17 22:15:58 +02:00
Frank Celler 435383e2c3 set BRANCH_NAME for devel job 2017-09-16 23:22:06 +02:00
Frank Celler 2175ac9c15 dump environment 2017-09-16 23:17:56 +02:00
Frank Celler c4484e7a7c Feature/jenkins pipeline (#3271)
* fixed core lookup
2017-09-16 12:39:34 +02:00
m0ppers f0ae3d3de7 Bug fix/uaf communicator request abort (#3216)
* Fix abortion of requests

* Fix progress callback
2017-09-15 22:42:30 +02:00
Frank Celler 02014da684 Feature/jenkins pipeline (#3262)
* raised timeout for mac

* echo error message

* fixed typo in skipNonDeterministic => skipNondeterministic
2017-09-15 15:42:42 +02:00
Kaveh Vahedipour 3f796f5f55 Allow for build-docker.sh to build with maintainer mode if needed. This is done for the go driver tests. (#3254) 2017-09-15 14:24:02 +02:00
Frank Celler 66fdaa24a5 Feature/jenkins pipeline (#3241) 2017-09-12 12:03:46 +02:00
Frank Celler 7c3215c386 timestamps in tests (#3240) 2017-09-12 10:39:32 +02:00
Andreas Streichardt afafc47eac Remove override of testmatrix (build only linux) 2017-09-11 17:44:07 +02:00
Frank Celler e62d0a367f Feature/jenkins pipeline (#3218) 2017-09-08 08:37:02 +02:00
Frank Celler a7ae53eda7 added new test suite authentication_server 2017-09-07 14:58:48 +02:00
Frank Celler 5456258cbc Feature/jenkins pipeline (#3210) 2017-09-06 18:17:13 +02:00
Wilfried Goesgens 81b4a3896b Merge pull request #3180 from arangodb/bug-fix/build-debian-packages
fix systemd issues when reinstalling a package
2017-09-01 13:18:26 +02:00
Jan Christoph Uhde 77fb3f777e fix systemd issues when reinstalling a package 2017-09-01 08:45:49 +02:00
Andreas Streichardt 27e6699be1 correct tempdir under windows 2017-08-31 18:36:05 +02:00
Andreas Streichardt 7d2ab6055f Merge with latest changes in improve-jenkins
stashing should work better now
2017-08-31 17:53:48 +02:00
Jan Christoph Uhde b3c3106507 fix upgrade exit codes 2017-08-31 13:22:17 +02:00
Jan Christoph Uhde c9adcebfba fix postinst script of debian package 2017-08-31 11:24:00 +02:00
Andreas Streichardt cc11155341 rename scripts 2017-08-30 12:23:56 +02:00
Andreas Streichardt c1c882c04a change to devel 2017-08-30 12:13:11 +02:00
Jan Christoph Uhde 20e1a673fd Feature/planning 499 different error codes for version check (#3118)
* return different error codes for check-version

* Adds data file for exit codes that can be used by ArangoDB applications

* add some exit codes

* better return codes for centos

* add codes in arangod

* remove test code

* prevent re-downloading of starter and other small improvements

* fix some erros

* finish centos

* update urls

* add info about systemd detection

* move further towards a working systemd setup

* set service type to simple

* add arangodb-update-db script

* start work on debian packages

* a db dir that is already in place (former installation) should be reused now

* fix minor bugs

* Implement exit code translation in the windows installer.

* add autogenerated NSIS exit code mapping
2017-08-30 10:47:31 +02:00
Wilfried Goesgens 73055db6b6 When the user entered non-matching passwords, we need to go back two steps so he can re-enter the first password too. (#3155) 2017-08-30 10:42:10 +02:00
Andreas Streichardt ec2191cad4 Proper defaults 2017-08-29 17:57:43 +02:00
Andreas Streichardt 44012c28b5 Failed regex 2017-08-29 17:51:01 +02:00
Andreas Streichardt 8f5d237005 rename 2017-08-29 17:47:50 +02:00
Andreas Streichardt c026b727a4 no more real 2017-08-29 17:47:08 +02:00
Andreas Streichardt 68e220fd55 Publish a basic but hopefully working pipeline 2017-08-29 17:29:07 +02:00
Kaveh Vahedipour 34e303ebae added resilience to pipelince for cluster tests (#3140) 2017-08-28 15:00:24 +02:00
Frank Celler 062243dcac only keep a few artifacts 2017-08-22 16:29:28 +02:00
Frank Celler 53e09e5e57 enabled windows (#3078) 2017-08-22 15:53:44 +02:00
Wilfried Goesgens 0536fdc6da fill in ARANGOD_CONF_DIR in the wrapper scripts as sugested by @laird in #3014 so the wrapper scripts properly locate their respective config (#3092) 2017-08-22 10:35:02 +02:00
m0ppers 0dfea58d54 Feature/remove manual zippery (#3036) 2017-08-17 23:30:27 +02:00
Wilfried Goesgens b2bc8dee49 we need to substitute the package name here too - else enterprise pac… (#3025) 2017-08-17 21:27:44 +02:00
Frank Celler a892372377 Feature/jenkins pipeline (#3029) 2017-08-15 23:09:50 +02:00
Frank Celler 90a2423b2d fixed type of restrictions 2017-08-09 08:32:54 +02:00