- 06 Mar, 2023 1 commit
-
-
Alain Takoudjou authored
Add missing libxcb to rpath
-
- 05 Mar, 2023 16 commits
-
-
Levin Zimmermann authored
This reverts commit ca5ba490. It's actually a good idea to update our pandas version (0.19.x is already 7 years old, in one project we recently run into a bug of this pandas version). We only need to prepare erp5 with few changes so that it also support those newer versions. This preperation was done in nexedi/erp5!1738. /reviewed-on nexedi/slapos!1355
-
Jérome Perrin authored
using ERP5: erp5!1545 See merge request !1122
-
Kazuhiko Shiozaki authored
1) stack/erp5/zope-versions.cfg 2) stack/slapos.cfg 3) component/ZODB/buildout.cfg. and remove stack/erp5/ztk-versions.cfg as we need only small part of it.
-
Kazuhiko Shiozaki authored
stack/slapos.cfg should be listed in the begining of software release extends list.
-
Jérome Perrin authored
ERP5 now only supports WSGI
-
Jérome Perrin authored
This needs a recent enough erp5, with the following commit: zopewsgi: configure threads count and large_file_threshold with argparse
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
We only support wsgi now. TODO: revert nexedi/slapos.package@63da524b
-
Jérome Perrin authored
-
Jérome Perrin authored
Only wsgi is supported with Zope 4
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
haufe.requestmonitoring already supports WSGI and Python3 and seems used and maintainted.
-
Jérome Perrin authored
For ZEO4, this was implemented as a monkey patch in ERP5, but this is now supported in ZEO5, but not enabled by default. The setting is only avaiable through ZEO's own ZConfig, but not with ZODB's <zeoclient> so we also adjust the config to import ZEO and use ZEO's <clientstorage>.
-
Arnaud Fontaine authored
SIGUSR2 for reopening log files was handled by ZServer and waitress does not handle signals at all, so we could handle this signal but Zope official documentation recommends using logrotate `copytruncate`: https://zope.readthedocs.io/en/4.7/zopebook/MaintainingZope.html#log-rotation https://github.com/zopefoundation/Zope/issues/809
-
Jérome Perrin authored
This was using `python` which is not always available Also re-export package-lock.json for the format from npm we currently have in theia
-
- 03 Mar, 2023 3 commits
-
-
Alain Takoudjou authored
See merge request nexedi/slapos!1369
-
Alain Takoudjou authored
-
Romain Courteaud authored
See merge request nexedi/slapos!1322
-
- 02 Mar, 2023 7 commits
-
-
Alain Takoudjou authored
Compile xdpyinfo for use, in case of debug.
-
Alain Takoudjou authored
bash tests files (*..bash) was not included to nxdtest.
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Jérome Perrin authored
See merge request nexedi/slapos!1365
-
- 01 Mar, 2023 4 commits
-
-
Boxiang Sun authored
-
Boxiang Sun authored
Shorten the socket path Add a promise to check socket
-
Boxiang Sun authored
-
Boxiang Sun authored
-
- 27 Feb, 2023 2 commits
-
-
Jérome Perrin authored
This updates python extension to a version supporting only python3. To have full python2 support, it's possible to download https://open-vsx.org/extension/ms-python/python/2020.10.332292344 and use "Install from VSIX" option and manually apply the patch to fix perfomance issue with buildout paths: curl https://lab.nexedi.com/nexedi/slapos/raw/bdb7777beb34d8840cbbc498adba7a55d521079b/component/theia/ms-python-disable-jedi-buildout.patch | patch ~/tmp/vscode-unpacked/ms-python.python-2020.10.332292344.vsix/extension/pythonFiles/lib/python/jedi/inference/sys_path.py
-
Jérome Perrin authored
Set this as default version, there was no default version before. This also introduce a step to download the tarball headers for node-gyp, otherwise it will download it directly bypassing libnetworkcache.
-
- 25 Feb, 2023 1 commit
-
-
Jérome Perrin authored
-
- 23 Feb, 2023 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 22 Feb, 2023 1 commit
-
-
Ophélie Gagnard authored
-
- 19 Feb, 2023 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
- MariaDB 10.3.38 & 10.4.28 - mroonga 13.00 - groonga 13.0.0 - groonga-normalizer-mysql 1.2.1
-
- 18 Feb, 2023 2 commits
-
-
Julien Muchembled authored
We stopped using it because of 2 data integrity issues: - https://jira.percona.com/browse/PS-5569 ("FT index corrupt") - https://jira.percona.com/browse/PS-4291 ("DELETE sometimes do nothing") TokuDB is also already disabled because transparent huge pages are enabled by default.
-
Julien Muchembled authored
-