Commit graph

340 commits

Author SHA1 Message Date
Roman Demidov 148ce9f20c Add fix 22 2020-10-22 10:29:16 +03:00
Roman Demidov fae49a4af3 Add fix 21 2020-10-21 14:59:33 +03:00
Roman e2a46678d7 Add fix 20 2020-10-21 12:24:07 +03:00
Roman 47666c8359 Add fix 19 2020-10-21 12:22:02 +03:00
Roman 95adf4d5a6 Add fix 18 2020-10-21 12:12:39 +03:00
Roman b840686909 Add fix 17 2020-10-20 10:19:50 +03:00
Roman f726a161d0 Add fix 16 2020-10-20 01:04:06 +03:00
Roman 4e1cc4f25a Add fix 15 2020-10-19 16:58:40 +03:00
Roman 2384a87d74 Add fix 14 2020-10-14 17:01:55 +03:00
Roman 7f5a3a2ce4 Add fix 13 2020-10-14 16:42:35 +03:00
Roman a3626df4ac Add fix 12 2020-10-14 16:41:01 +03:00
Roman 5bd0fd5542 Add fix 11 2020-10-14 15:22:19 +03:00
Roman 1151999021 Add fix 10 2020-10-14 01:06:02 +03:00
Roman be82ca1bdf Add fix 9 2020-10-14 00:37:02 +03:00
Roman 2a72e07fc3 Add fix 8 2020-10-14 00:16:33 +03:00
Roman 91c7e59a8b Add fix 7 2020-10-13 18:10:51 +03:00
Roman f943e1a20a Add fix 6 2020-10-13 17:56:42 +03:00
Roman 171f42ef0f Add fix 5 2020-10-13 17:23:01 +03:00
Roman 7d654999fd Add fix 4 2020-10-13 00:52:52 +03:00
Roman f4a7be037d Add fix 3 2020-10-12 18:46:48 +03:00
Roman 523f221c25 Add fix 2 2020-10-12 17:31:13 +03:00
Roman 7e63b9a8b7 Add fix 2020-10-12 17:06:09 +03:00
Roman 3fef39ee4b Small changes 2020-10-12 12:20:43 +03:00
Roman 6c03c4a489 Allow let's encrypte sertificates 2020-10-11 15:47:01 +03:00
papacarlo f24908eb7a Merge branch release/v6.0.0 into master 2020-09-30 15:15:26 +00:00
Semyon Bezrukov ecb77ddb56
Add more travis tests (#289)
* Add version variable for travis tests

* Fix typo

* Fix activemq variable

* Add travis tests

* Remove mysql latest

* Fixes & refactoring

* Add more travis tests

* Remove mysql 8 test

* Remove mysql 8 test [2]

* Add mysql 8 comment

* Fix mysql 8 auth plugin

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2020-09-10 16:57:21 +03:00
papacarlo d3e5246e9a Merge branch hotfix/v5.6.4 into release/v6.0.0 2020-09-08 08:31:06 +00:00
Kim Brose 16107fd3ba
Update README.md (#283) 2020-08-17 16:08:52 +03:00
papacarlo ee126870b2 Merge branch hotfix/v5.6.2 into release/v6.0.0 2020-08-07 08:17:06 +00:00
papacarlo ac0c135ded Merge branch hotfix/v5.6.1 into release/v6.0.0 2020-08-05 09:39:37 +00:00
papacarlo 79e627e080 Merge branch hotfix/v5.6.1 into master 2020-08-05 09:39:15 +00:00
Semen Bezrukov dd5cde1919 Fix unary operator expected (Bug 45985) 2020-07-31 18:09:51 +03:00
Semyon Bezrukov c47a310683
Fix unary operator expected (Bug 45985) (#270) 2020-07-30 11:54:46 +03:00
papacarlo 0d974b9f2a Merge branch hotfix/v5.6.0 into release/v6.0.0 2020-07-28 13:48:40 +00:00
papacarlo 98f96d1795 Merge branch hotfix/v5.6.0 into master 2020-07-28 13:48:20 +00:00
Semyon Bezrukov 7bfe250035
Add Graphite (#265) 2020-07-23 15:42:17 +03:00
Semyon Bezrukov e47d6d8c1a
Add several attempts for docker push (#258)
* Add several attempts for docker push

* Fix retries, add delay
2020-06-17 11:24:52 +03:00
Semyon Bezrukov 7193b651ec
Add test for Integration Edition (#256)
* Add test for Integration Edition

* Add test for Community Edition

* Fix tests for redis

* Fix edition test

* Rename test
2020-06-04 17:24:07 +03:00
Semyon Bezrukov 62424ea120
Disable redis server for Community Edition (#255)
* Disable redis server

* Add REDIS_ENABLED variable

* Fix Dockerfile

* Fix REDIS_ENABLED condition
2020-06-04 15:15:34 +03:00
Alexey Golubev c2bcd00322 v5.5.3 2020-05-22 11:25:18 +03:00
Alexey Golubev 91815ac24a v5.5.3 2020-05-22 11:21:42 +03:00
Semyon Bezrukov f6b5017b4a
Rename cert & key files (#245)
* New cert files default names

* Add certs travis test

* Add certificate generation

* Fix certs test

* Fix cert gen

* Fix directory mapping

* Fix https healthcheck

* Add test for old cert path

* Fix script & test

* Fix port number

* Code refactoring

* Fix old cert test

* Code refactoring

* Fix certs test names

* Remove unnecessary test
2020-04-29 19:48:33 +03:00
Semyon Bezrukov ab5637a11f Update travis tests (#243)
* Remove docker .env file

* Add enviroment variables defaults

* Update docker-compose version

* Update travis tests variables

* Build document server image

* Fix mariadb

* Fix variable names

* Revert container name

(cherry picked from commit e721ca102d)
2020-04-28 15:23:27 +03:00
Semyon Bezrukov e721ca102d
Update travis tests (#243)
* Remove docker .env file

* Add enviroment variables defaults

* Update docker-compose version

* Update travis tests variables

* Build document server image

* Fix mariadb

* Fix variable names

* Revert container name
2020-04-28 15:05:35 +03:00
Alexey Golubev 4a38d6faeb v5.5.2 2020-04-27 17:01:52 +03:00
Alexey Golubev 96c0bc432d v5.5.1r2 2020-04-15 14:18:32 +03:00
Alexey Golubev 9d82bb8d1f v5.5.1 2020-04-09 12:40:20 +03:00
Alexey Golubev 048a888836 Add docker-compose cluster example 2020-04-01 18:54:11 +03:00
Alexey Golubev a51dc61276 Fix db folder mapping for custom build 2020-04-01 12:11:57 +03:00
Alexey Golubev 95c59ed2cd Remake docker-compose file 2020-03-27 18:44:56 +03:00