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
Frank Celler
979c18016a
Feature/jenkins pipeline ( #2996 )
...
* added restrictions
2017-08-08 16:06:05 +02:00
Frank Celler
7266010962
lower concurrency
2017-08-06 10:25:24 +02:00
Frank Celler
982331dafc
Feature/jenkins pipeline ( #2966 )
2017-08-05 21:53:02 +02:00
Frank Celler
ff35dce3c2
Feature/jenkins pipeline ( #2963 )
2017-08-05 21:16:32 +02:00
Frank Celler
c3d149023a
Feature/jenkins pipeline ( #2944 )
...
* added core test
* keep source.zip
* added timeout
2017-08-04 13:35:24 +02:00
m0ppers
0085242d67
Bug fix/windows non docker build ( #2941 )
...
* Improve windows compatibility...remove shell scripts..use cmake logic
* non-docker windows builds
* set -e
2017-08-04 13:31:36 +02:00
Frank Celler
fa9246c9f9
fixed locator for icudtl.dat ( #2950 )
2017-08-04 09:43:49 +02:00
Simon Grätzer
3f58a44e3b
Fix cases where the root user has access to excluded collections ( #2856 )
2017-08-03 21:16:08 +02:00
Kaveh Vahedipour
0b6d6d9287
Fixed distributeShardsLike bug in creating collections. numberOfShard… ( #2895 )
2017-08-03 19:38:16 +02:00
Frank Celler
6a78640f79
switch to trusty
2017-07-30 15:39:10 +02:00
Frank Celler
37e1023166
Feature/jenkins pipeline ( #2887 )
...
* disable mac and windows by default
* copy failed to top level
2017-07-27 14:00:22 +02:00
Wilfried Goesgens
31cc349d05
Feature/tag starter with release ( #2886 )
...
* tag the ArangoDB Starter as part of the release process.
* check for tools to be installed
2017-07-27 13:36:01 +02:00
Wilfried Goesgens
b0bf7e9505
fix string composing of the backuppath, so we don't create it under the already existing database directory
2017-07-19 19:57:44 +02:00
Wilfried Goesgens
050e9232ec
add hint howto switch the storage engine
2017-07-19 12:20:13 +02:00
Frank Celler
ed087dc21a
Feature/jenkins pipeline ( #2821 )
2017-07-17 21:50:22 +02:00
Frank Celler
8e06c90df3
Feature/jenkins pipeline ( #2814 )
...
* fixed variable
* create directories
2017-07-16 00:08:14 +02:00
Frank Celler
28c1c31389
fixed variable ( #2813 )
2017-07-15 23:31:54 +02:00
Frank Celler
c569d86c09
Feature/jenkins pipeline ( #2812 )
2017-07-15 23:11:12 +02:00
Frank Celler
2cb82a1507
Feature/jenkins pipeline ( #2808 )
2017-07-15 14:42:46 +02:00
Frank Celler
66d15ced73
Feature/jenkins pipeline ( #2785 )
2017-07-15 11:34:26 +02:00
Frank Celler
a63aab03ed
fixed engine ( #2786 )
2017-07-12 18:49:27 +02:00