- 02 Oct, 2019 1 commit
-
-
Jérome Perrin authored
ERP5Catalog assumes that dates in catalog are UTC, this works fine with DATETIME columns that does not carry any timezone information, but TIMESTAMP columns are converted to mariadb timezone, which is by default system timezone. If we want ERP5Catalog to query on TIMESTAMP columns with the existing logic of converting dates to UTC (because "dates are in UTC in catalog"), we need to have TIMESTAMP columns in UTC. This also generally seem a better default than falling back to system timezone. /reviewed-on nexedi/slapos!623
-
- 01 Oct, 2019 5 commits
-
-
Łukasz Nowak authored
backports.lzma was missing from dependencies.
-
Łukasz Nowak authored
Based on current experiences, update the documentation regarding iptables and network capability documentation.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It will generate new csr and key if the template changes, also if beacuse of some reason key or csr is not present anymore. This change makes the part resist to cases when it is becoming uninstalled and installed again, so that it will not shoot its own foot and leaving the macro user in inconsistent state.
-
Łukasz Nowak authored
-
- 27 Sep, 2019 4 commits
-
-
Łukasz Nowak authored
Sorting will make dumped data "canonical", so it will limit amount of order based changes.
-
Łukasz Nowak authored
Destroyed nodes shall be just destroyed, and there is no need to send whole configuration to them.
-
Łukasz Nowak authored
This will stabilise list of published slaves.
-
Łukasz Nowak authored
Server returns slave list with request and publish keys, but only request keys are important. In order to avoid needless updates and nonsense data remove those polluted keys before publishing information about each slave.
-
- 25 Sep, 2019 1 commit
-
-
Łukasz Nowak authored
-
- 24 Sep, 2019 2 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
hash-existing-files list all the files used for hash that are not handled by buildout. For those files, the hash is calculated as soon as the __init__ function so that if there is a change in those files, buildout will remove the existing wrapper (it will uninstall the section) and replace it with the new wrapper.
-
- 23 Sep, 2019 1 commit
-
-
Julien Muchembled authored
-
- 20 Sep, 2019 1 commit
-
-
Ivan Tyagov authored
-
- 19 Sep, 2019 1 commit
-
-
Thomas Gambier authored
-
- 17 Sep, 2019 1 commit
-
-
Boxiang Sun authored
Extract get-pip change in a separate commit cc @jm @romain /reviewed-on nexedi/slapos!621
-
- 16 Sep, 2019 1 commit
-
-
Julien Muchembled authored
-
- 13 Sep, 2019 4 commits
-
-
Bryton Lacquement authored
-
Bryton Lacquement authored
Using WSGI became the default behavior in f4d141a1.
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
- 12 Sep, 2019 5 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
--user=root is redundant and it will break with MariaDB 10.4
-
- 11 Sep, 2019 2 commits
-
-
Julien Muchembled authored
-
Bryton Lacquement authored
-
- 09 Sep, 2019 4 commits
-
-
Julien Muchembled authored
This is important for performance and it enables testless promises. For partitions that are instantiated successfully, let slapos decide when there's no parameter change (usually once a day). Instantiation can be forced on manual action in the UI.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 05 Sep, 2019 1 commit
-
-
Alain Takoudjou authored
Remove method `generateHashFromFiles` in all file `test.py`, import it from `slapos.recipe.librecipe`. /reviewed-on nexedi/slapos!617
-
- 04 Sep, 2019 4 commits
-
-
Alain Takoudjou authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
-
- 03 Sep, 2019 1 commit
-
-
Thomas Gambier authored
/reviewed-on nexedi/slapos!611
-
- 01 Sep, 2019 1 commit
-
-
Rafael Monnerat authored
-