Commit Graph

38710 Commits

Author SHA1 Message Date
de2d9d1254 Refactoring table and links 2023-10-28 15:47:00 +04:00
6b7222443a Added highlight 2023-10-28 14:50:57 +04:00
94a91bfdb7 Create requirements.txt 2023-10-28 12:33:35 +04:00
39e235633e Create debuginfo.py 2023-10-28 12:26:00 +04:00
Nasrullo Nurullaev
cca908fe0f
fix Bug 64516 - Fix issue with healthcheck logs (#29) 2023-10-27 12:31:22 +03:00
Danil Titarenko
330cffc88b
Fix docker daemon sed modifier (#26) 2023-10-27 12:09:56 +03:00
b8cdde4db0 fix Bug 64787 2023-10-24 20:01:16 +03:00
103e93dbab fix Bug 64808 2023-10-24 18:58:28 +03:00
Nasrullo Nurullaev
c6fb634e69
fix Bug 64405 - Fix issue with starting services (#27)
* fix Bug 64405 - Fix issue with starting services

* Small fixes
2023-10-23 17:02:20 +03:00
bb4873d382
Merge pull request #24 from ONLYOFFICE/feature/usernameregex
Feature/usernameregex
2023-10-20 18:13:42 +04:00
bc9f3f5c07 Cfg: fixed UserNameRegex 2023-10-20 16:31:19 +03:00
38dd71539b Cfg: added UserNameRegex 2023-10-20 14:47:57 +03:00
Nasrullo Nurullaev
b2f2890fbc
Increase the generation of MACHINE_KEY length (#21) 2023-10-17 14:41:21 +03:00
Nasrullo Nurullaev
8773eeeb29
fix Bug 64516 - Fix issue with infinite logs in EventViewer (#19) 2023-10-17 12:17:46 +03:00
Nasrullo Nurullaev
5971f66ff6
Fix issue with machinekey when updating DocSpace (#18) 2023-10-17 11:02:12 +03:00
04d28e7b73
Feature/doc space enterprise (#17)
* Add Enterprise build and bundled prerequisites

* Small fixes

* Small fixes

* Fix issue with Licenses

* Revert changes with License_Redist.rtf

---------

Co-authored-by: Nasrullo Nurullaev <nasrullo.nurullaev@onlyoffice.com>
2023-10-16 17:57:50 +03:00
84ad8502b3 Fix running client translations tests 2023-10-16 15:38:33 +04:00
7952dea531 Update +x permission 2023-10-15 13:12:13 +04:00
7079467cc8
Add gzip config level to router (#16)
* Modify gzip config level and proxied

* Modify gzip config

* Modify gzip config
2023-10-12 18:44:39 +03:00
e7c6fe6b79 Fix openresty logging error in nginx file 2023-10-12 17:11:05 +04:00
d2ee9f8a9f Fixed parameters for ps1 script 2023-10-12 13:56:16 +03:00
1ef3c6fc6a Added help (-h) and changed params 2023-10-11 18:27:21 +04:00
28dffc0d8e Added env MIGRATION_TYPE 2023-10-11 18:26:30 +04:00
6f64729531
Fix the use of the default openresty config (#13) 2023-10-10 18:18:22 +03:00
d7322464af
Correct the paths for downloading OCI scripts (#11) 2023-10-10 18:16:28 +03:00
ca41aedeb8
Refactoring build rpm packages (#9) 2023-10-10 16:48:27 +03:00
5095fa01d7
Add fix for git clone building images (#6)
* Fix git clone for building docker image

* Modify git clone feature for docker build
2023-10-10 09:48:01 +03:00
Nasrullo Nurullaev
a616b3b6d2
Refactor windows build (#10)
* Refactor builds for windows

* Change web build directories

* Directory fix

* build to buildtools

* Small fixes

* Fix issue with building Utils.csproj

* Fix issue with nuget packages

* Remove sed temp files from directory
2023-10-09 15:38:14 +03:00
46127d3b7e
Fix incorrect log level substitution (#8) 2023-10-09 10:54:49 +03:00
0142e65f97 Fix dnsmasq run 2023-10-05 17:48:54 +04:00
897ccd9033
Add the ability to set a pass for redis in router (#5)
* Add the ability to set a pass for redis in router

* Add redis_password to compose
2023-10-05 16:16:10 +03:00
36caae2baa
Fix entrypoint in nginx (#4) 2023-10-04 17:05:30 +03:00
e3ad782228 Update build.frontend.bat 2023-10-04 12:19:23 +04:00
fc503d8528 merge from develop 2023-10-04 00:26:33 +03:00
7a62724a82 *.log to gitignore 2023-10-03 19:59:05 +03:00
5085618cc3 SSR: fix path 2023-10-03 19:58:23 +03:00
b099c11535 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace-buildtools into develop 2023-10-03 19:40:21 +04:00
49faa6de95 Fix build docker dev (disabled ASC.TelegramReports) 2023-10-03 19:39:24 +04:00
db6a7eec48
Merge pull request #3 from ONLYOFFICE/master
Merge master into develop
2023-10-03 18:33:28 +03:00
e2d1e2378f Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace-buildtools into develop 2023-10-03 19:16:06 +04:00
1f97bc5efc fixed migration and test 2023-10-03 18:14:05 +03:00
bc9f96ee7d Fix bad merge 2023-10-03 19:13:51 +04:00
09e037b88e
Merge pull request #2 from ONLYOFFICE/release/separation
Merge release/separation into master
2023-10-03 18:04:55 +03:00
78a222ebd1 merge from develop 2023-10-03 17:38:22 +03:00
30035a26f4 Fix path 2023-10-03 17:33:42 +03:00
b0d2ba9a1a
Merge pull request #1 from ONLYOFFICE/release/separation
moved config to build/condig folder
2023-10-03 18:32:41 +04:00
cef367ef23 Fix path for build 2023-10-03 17:05:32 +03:00
314d0e56ac Merge branch 'release/separation' of github.com:ONLYOFFICE/DocSpace-buildtools into release/separation 2023-10-03 16:28:24 +03:00
67fd083eec Modify path for docker build 2023-10-03 16:28:10 +03:00
c5f981eddd fixed build path 2023-10-03 13:25:25 +03:00