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