- 16 Jan, 2023 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!473
-
Rafael Monnerat authored
Otherwise capacity is closed due lack of access.
-
- 14 Jan, 2023 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
There is no reason to handle capacity in a different way for personal or friend. This comply with the future design, so keep all consistent by only differentiating Open and Close allocation scope whenever update capacity.
-
- 13 Jan, 2023 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!472
-
Rafael Monnerat authored
This automatic updates arent required anymore, since we do not intend to have public machines anymore.
-
- 11 Jan, 2023 18 commits
-
-
Xiaowu Zhang authored
See merge request nexedi/slapos.core!443
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!470
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!471
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Ophélie Gagnard authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Ophélie Gagnard authored
this bt5 is used to monitoring compute node state compute node upload file data into data stream of slapos master then data stream is transformed into data array which can be easily processed for more infos: https://www.erp5.com/rapidspace-Server.Check.Process
-
Xiaowu Zhang authored
-
Rafael Monnerat authored
since accountants use directly the system, it is normal to allow include Invoice Lines.
-
Rafael Monnerat authored
-
- 10 Jan, 2023 1 commit
-
-
Jérome Perrin authored
See merge request nexedi/slapos.core!466
-
- 04 Jan, 2023 1 commit
-
-
Xavier Thompson authored
-
- 21 Dec, 2022 1 commit
-
-
Rafael Monnerat authored
See merge request !465
-
- 20 Dec, 2022 5 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Ignore the render_oss since it always change after the installation due the update of translation data.
-
Rafael Monnerat authored
Use another website for handle OSS (administrative) operations rather them overwrite properties on renderjs_runner itself
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!468
-
Jérome Perrin authored
When using slapos console on scripts defining functions, for example ```py def my_request(*args, **kw): ... return request(*args, **kw) ``` the global names such as `request` where no longer available in the namespace of the function, because of a wrong usage of exec regarding locals/globals. Co-authored-by: Kirill Smelkov <kirr@nexedi.com>
-
- 19 Dec, 2022 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!459
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!463
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!464
-
- 16 Dec, 2022 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 15 Dec, 2022 2 commits
-
-
Rafael Monnerat authored
This is a workaround for fixup when objects has internal invalid properties, since we do not want to extend the general error display before replace the json form.
-
Rafael Monnerat authored
Unify tests for prevent excessive copy/paste duplication.
-