An error occurred fetching the project authors.
- 02 Aug, 2021 1 commit
-
-
Jérome Perrin authored
In b049c057 (upgrade to slapos.toolbox version 0.123, 2021-07-19), we translated check-secure = 1 to config-http-code = 401, but check-secure = 1 also accepted responses with status code 200. Thoses promises where checking servers without authentication enabled, they reply with 200, so update the promises accordingly to expect 200.
-
- 27 Jul, 2021 1 commit
-
-
Eric Zheng authored
This introduces some breaking changes to the check_url_available promise: - http_code has been renamed to http-code - check-secure = 1 has been deprecated; http-code = 401 should be used instead
-
- 05 Aug, 2020 1 commit
-
-
Jérome Perrin authored
done with: npm install git ls-files | grep -v '\/unstable\/' | xargs ./node_modules/.bin/eclint fix git ls-files | grep buildout.hash.cfg | xargs ./update-hash
-
- 19 Nov, 2019 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Also drop now needless etc/promise directory.
-
- 28 Oct, 2019 1 commit
-
-
Alain Takoudjou authored
-
- 26 Jul, 2019 1 commit
-
-
Alain Takoudjou authored
Stack LAMP was not used for years so it was completely outdated was not working anymore. The stack was rewritten to make it works with php7.3 Use mariadb from stack/erp5 because we won't code again all feature done there for mariadb, initialization and backup to have it up-to-date. Delete old files which are not used anymore Remove integrated resilience scripts, resilience will works with webrunner which is more stable today.
-