jsteemann
608c23e69d
release version 3.3.4
2018-02-28 18:29:50 +01:00
jsteemann
37e4fbdb2e
Revert "3.3: check for more requried utilities of the release process ( #4689 )"
...
This reverts commit 2194756e87
.
2018-02-28 17:22:12 +01:00
Wilfried Goesgens
aa0fd7706f
use --forceVersionNightly to set the bugfix part of the version to 'nightly' ( #4336 )
2018-02-28 16:19:12 +01:00
Wilfried Goesgens
2194756e87
3.3: check for more requried utilities of the release process ( #4689 )
2018-02-28 16:09:59 +01:00
Wilfried Goesgens
f5f0b66c06
fix debian prerm script ( #4675 )
2018-02-27 11:21:08 +01:00
Jan Christoph Uhde
636c35672f
try to fix permission issues of "/var/tmp/arangod" ( #4498 )
2018-02-20 10:12:26 +01:00
Michael Hackstein
c47c535fa8
Bug fix 3.3/improve mac build ( #4514 )
2018-02-06 15:48:56 +01:00
jsteemann
dbb9d79311
release version 3.3.3
2018-01-26 11:18:00 +01:00
Frank Celler
deb8c3b04e
added build script for nightly docker images ( #4400 )
2018-01-23 16:29:06 +01:00
jsteemann
8908d39031
release version 3.3.2
2018-01-04 09:41:19 +01:00
Frank Celler
1c01d07dbd
release version 3.3.1
2017-12-28 14:32:01 +01:00
Jan
0bb6abb106
fix logrotate command ( #4125 )
2017-12-22 11:09:23 +01:00
Simran
2af1c10c03
Bug fix/windows open ui in default browser ( #3940 ) ( #4137 )
...
* 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-21 20:32:59 +01:00
Simran
d57edd8e88
3.3 release notes ( #4107 )
...
* 3.3 release notes scaffolding
* Add modified version of internal release notes (to be further improved)
* slightly updated release notes
* Add another char to CSE ID regex
* Add 3.3 to version switcher
* removed empty sections
* Amend text about DC2DC in release notes.
* Move DC2DC description to Release Notes
* Add links to highlights and release notes
* Add placeholder for 3.3 upgrading
* renamed from server-global to server-level
* changed wording
* port changes from branch 3.3.0
* Update VERSIONS with 3.3 CSE IDs and sitemap settings
2017-12-20 15:33:09 +01:00
Jan
9c7bf10c10
fix temporary directory names ( #4046 )
2017-12-18 09:16:26 +01:00
Wilfried Goesgens
3a940eccdc
release version 3.3.rc7
2017-12-07 14:48:38 +01:00
Wilfried Goesgens
ebc40b3171
Feature 3.3/unify 3rdparty versioning ( #3928 )
...
* pin the 3rd party binary versions in the VERSIONS file
* remove old version pinning files
2017-12-07 10:42:38 +01:00
Frank Celler
775a1a8066
release version 3.3.rc4
2017-11-28 17:47:54 +01:00
Frank Celler
75a494dc74
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-28 12:49:25 +01:00
m0ppers
c917e4680b
delete libarangoserver.a ( #3793 )
2017-11-24 17:47:15 +01:00
Frank Celler
f4912ff3a0
generated documents
2017-11-24 12:48:21 +01:00
Frank Celler
a54da92fc7
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-24 12:29:19 +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
27e4f51f7b
release version 3.3.rc2
2017-11-22 19:31:49 +01:00
Frank Celler
b3234bc882
release version 3.3.rc1
2017-11-19 23:15:34 +01:00
Frank Celler
21bd09e0ac
fixed runResilience flag
2017-11-18 13:09:38 +01:00
Frank Celler
cf742d984c
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-17 22:57:43 +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
02eed22dc2
release version 3.3.beta1
2017-11-06 18:27:03 +01:00
Frank Celler
5a7c32ecef
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-05 21:10:14 +01:00
Frank Celler
8a11792610
fixed typo in test, removed logging
2017-11-05 21:09:40 +01:00
Frank Celler
ad2deda8d0
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-05 20:52:50 +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
Wilfried Goesgens
fa3e1fab1f
release version 3.3.milestone2
2017-10-19 14:37:50 +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