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
Frank Celler
6aabc148d8
Feature/jenkins pipeline ( #2757 )
...
reduce concurrency
2017-07-08 19:15:42 +02:00
Frank Celler
0450700419
fixed windows test script
2017-07-08 17:48:52 +02:00
Frank Celler
54a5e66cb1
fixed superflous remove
2017-07-08 17:36:40 +02:00
Frank Celler
15f3788c27
Feature/jenkins pipeline ( #2753 )
2017-07-08 15:03:22 +02:00
Max Neunhöffer
3d8e590bee
Adapt Raft timeouts dynamically and fix create collection timeout race
...
Various fixes.
2017-07-06 12:51:51 +02:00
Frank Celler
1bcf7a5c06
Feature/jenkins pipeline ( #2738 )
2017-07-06 00:18:27 +02:00
Frank Celler
b55ee11308
Feature/jenkins pipeline ( #2737 )
2017-07-05 23:51:29 +02:00
Frank Celler
e80e6a2509
Feature/jenkins pipeline ( #2711 )
2017-07-02 23:26:00 +02:00
Frank Celler
bbe7484521
Feature/auth context ( #2704 )
...
* added read-only users
2017-07-02 23:15:57 +02:00
Frank Celler
9fb464d3fc
cleanup [ci: skip]
2017-07-01 09:11:49 +02:00
Wilfried Goesgens
603f0c5317
make messages about future package upgrades more clear ( #2701 )
2017-07-01 00:31:03 +02:00
Frank Celler
00673c8e70
Feature/jenkins pipeline ( #2692 )
2017-06-30 16:06:01 +02:00
Frank Celler
e8fd6be407
Feature/jenkins pipeline ( #2691 )
2017-06-28 21:51:44 +02:00
Wilfried Goesgens
87e4e09996
don't add the '-g' linker flag for windows - it doesn't understand it. ( #2681 )
2017-06-28 15:17:20 +02:00
Wilfried Goesgens
c6628edbba
Macos Bundle: copy the config files into the users home directory, and reference them from there so the .dmg remains unchanged ( #2687 )
2017-06-28 15:16:44 +02:00
Frank Celler
f20549959e
Feature/jenkins pipeline ( #2669 )
...
* added resilience
2017-06-25 23:21:54 +02:00
Wilfried Goesgens
a5fe3ffe0a
Bugfix/fix nsis ini writing ( #2658 )
2017-06-23 14:56:01 +02:00
Wilfried Goesgens
6e6c198324
Bugfix/fix init script ( #2655 )
2017-06-23 14:53:51 +02:00
Frank Celler
3667f06c84
Feature/jenkins pipeline ( #2654 )
2017-06-23 00:40:18 +02:00
Frank Celler
5105da9c33
Feature/jenkins pipeline ( #2653 )
2017-06-22 22:58:53 +02:00
Wilfried Goesgens
a587b0bae9
when restarting abort if shutdown of the old service fails. ( #2638 )
2017-06-22 12:35:45 +02:00
Wilfried Goesgens
c6340bf597
Work on the debian packages ( #2632 )
...
- improve wording in some of the debconf dialogs
- fix password / password repeat comparison
- fix cancel button for storage engine dialog.
2017-06-22 12:35:13 +02:00
Frank Celler
676a388b77
Feature/jenkins pipeline ( #2640 )
2017-06-22 11:44:32 +02:00
Frank Celler
ddb093527d
Feature/jenkins pipeline ( #2622 )
...
* changed default to build enterprise
* fixed clean up bug
2017-06-21 10:10:09 +02:00
Wilfried Goesgens
e730f49816
flip sequence of directory chosers ( #2616 )
2017-06-20 16:54:57 +02:00
Frank Celler
6df01a8b25
tests are now run on local cluster, not travis
2017-06-20 12:19:42 +02:00
Frank Celler
7879e4262f
Feature/jenkins pipeline ( #2611 )
...
* added properties
2017-06-19 22:56:55 +02:00
Wilfried Goesgens
38fc1536fc
Work on the windows installer ( #2609 )
...
- Add custom icons and images to the windows installers
- fix the calculation of the paths and the silent install mode
2017-06-19 17:53:41 +02:00
Frank Celler
2680a1aaf8
Feature/jenkins pipeline ( #2602 )
...
* always clean test directory before testing
2017-06-18 23:01:43 +02:00
Frank Celler
087f5684ad
Feature/jenkins pipeline ( #2600 )
2017-06-18 21:26:52 +02:00
Frank Celler
24b8391778
Feature/jenkins pipeline ( #2589 )
...
* minimal build
2017-06-15 21:18:57 +02:00
Wilfried Goesgens
0a9c62b914
Work on the NSIS installer ( #2558 )
...
- enable to choose the app directory too, so we write foxxes into the proper locations
- strip out more fuzz about global installation and services
- add a custom uninstaller page showing which directories we intend to delete
- more cleanup
2017-06-12 19:11:09 +02:00
Frank Celler
e10bdb9bbb
Jenkins pipeline for feature branches
2017-06-12 13:26:56 +02:00
Wilfried Goesgens
cafc79d986
cleanup the installer and add option to choose folders
2017-06-09 18:12:58 +02:00
Wilfried Goesgens
860971bdcb
fix variable referencing - its special in the debian scripts
2017-06-08 18:52:47 +02:00
Wilfried Goesgens
d49f154305
fix environment variable for ubuntu snap
2017-06-07 14:37:38 +02:00
Wilfried Goesgens
b9b79ee11b
Revert "revert env setting - doesn't work that way."
...
This reverts commit a6b45982fd
.
2017-06-07 13:33:41 +02:00
Wilfried Goesgens
cf53ee86db
fix retry
2017-06-07 12:04:37 +02:00
Wilfried Goesgens
f2be259959
wait at least once for service to be down so the .exe gets released
2017-06-07 11:54:48 +02:00
Wilfried Goesgens
a6b45982fd
revert env setting - doesn't work that way.
2017-06-07 07:36:01 +02:00
Wilfried Goesgens
eb6cea75ae
disable build-retry
2017-06-06 22:23:26 +02:00
Wilfried Goesgens
d1ecba0d30
fix build-retry
2017-06-06 21:43:07 +02:00
Wilfried Goesgens
f487d7095f
systemd integration for the .deb's; setting environment variables for the libc allocator
2017-06-06 17:35:17 +02:00
Wilfried Goesgens
b60bda828d
allow re-attempts when building packages to work around crapple signing failing randomly
2017-06-06 12:43:32 +02:00