- 27 Jul, 2022 10 commits
-
-
Joanne Hugé authored
-
Łukasz Nowak authored
Rarely used https backend was missing the backend Via additions, thus it was not transmitted there.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 26 Jul, 2022 2 commits
-
-
Łukasz Nowak authored
This reverts commit e7b48c0b.
-
Łukasz Nowak authored
This reverts commit 201d238a.
-
- 25 Jul, 2022 2 commits
-
-
HongzheWang authored
See merge request nexedi/slapos!1212
-
HongzheWang authored
-
- 23 Jul, 2022 1 commit
-
-
Alain Takoudjou authored
-
- 22 Jul, 2022 1 commit
-
-
Joanne Hugé authored
-
- 21 Jul, 2022 3 commits
-
-
Thomas Gambier authored
This is a fixup of bddc5491.
-
Łukasz Nowak authored
-
Thomas Gambier authored
-
- 20 Jul, 2022 9 commits
-
-
Thomas Leymonerie authored
See merge request nexedi/slapos!1188
-
Thomas Leymonerie authored
-
Thomas Leymonerie authored
Now, with the `chain` option, you can source a chain of activate script created by the macro. In addition, the `deactivate` function will return to the initial environment.
-
Thomas Leymonerie authored
The `message` option allows to write a message that will be displayed when sourcing the script. The `environment` option allows you to write your own environment variables for the virtual environment. To use it: environment = <env-name> = <env-value>
-
Thomas Leymonerie authored
See merge request nexedi/slapos!1211
-
Thomas Leymonerie authored
-
Thomas Leymonerie authored
-
Thomas Leymonerie authored
MarkupSafe 1.0 is not compatible with Python 3.8
-
Thomas Leymonerie authored
-
- 18 Jul, 2022 5 commits
-
-
Thomas Leymonerie authored
-
Xiaowu Zhang authored
See merge request nexedi/slapos!1208
-
Ivan Tyagov authored
Add open62541 library compilation as beremiz's runtime includes a CLI PLC project compiler which needs this library.
-
Xiaowu Zhang authored
Run wait_for_activities macro in selenium test on erp5 with activity subscribed may end with: INFO SQLBase Got a lock error, retrying... ..... WARNING waitress.queue Task queue depth is 1 WARNING waitress.queue Task queue depth is XXX .... 503 Service Unavailable
-
Ivan Tyagov authored
-
- 14 Jul, 2022 7 commits
-
-
Łukasz Nowak authored
curl invocation was incorrect, and was working only in some conditions by chance, so fix it fully. Now the test fails in all conditions correctly, including sanity assertion.
-
Łukasz Nowak authored
Profiles and required scripts are converted to be python3 only compatible.
-
Łukasz Nowak authored
Started with 2to3, then added some manual changes. Improved result configuration with returning incorrect configuration.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
In the end curl seems the tool which gives full control over order of the cookies, especially with upcoming migration to python3.
-
Łukasz Nowak authored
-