- 03 Mar, 2020 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
On certain cases, the invoice is created later on by activies.
-
Rafael Monnerat authored
This script was introduced for anonymous payments but the procedure was replaced.
-
- 28 Feb, 2020 1 commit
-
-
Rafael Monnerat authored
Add tests for SubscriptionRequest_verifyPaymentTransaction
-
- 25 Feb, 2020 1 commit
-
-
Jérome Perrin authored
This command was identical from slapos cache lookup, but the meaning is different. Also update to use download-cache-url from config. /reviewed-on nexedi/slapos.core!189
-
- 21 Feb, 2020 1 commit
-
-
Rafael Monnerat authored
-
- 17 Feb, 2020 6 commits
-
-
Rafael Monnerat authored
-
Julien Muchembled authored
-
Julien Muchembled authored
/reviewed-on !146
-
Jérome Perrin authored
This is what most of tools understand, test_requires is something that only python setup.py test uses.
-
Jérome Perrin authored
In our normal operations, we are not using PYTHONPATH but using buildout to generate wrappers. We are still using python setup.py test to run tests, which sets PYTHONPATH to the eggs used by this python and this cause issues when this python starts subprocesses, especially when it starts another version of python which is supposed to use a different set of eggs.
-
Jérome Perrin authored
also add missing test for slapos node boot /reviewed-on nexedi/slapos.core!187
-
- 13 Feb, 2020 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
As the query is done by annonymous with proxy role, so it is faster to just skip the usage of security_uids
-
- 10 Feb, 2020 1 commit
-
-
Rafael Monnerat authored
Make web_site_id and panel_gadget_id, so we can reuse on private and custom websites.
-
- 08 Feb, 2020 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It is more confortable to the user knows that a redirect will occur.
-
- 06 Feb, 2020 1 commit
-
-
Rafael Monnerat authored
-
- 04 Feb, 2020 4 commits
-
-
Rafael Monnerat authored
The recursive call makes the tree be rendered as hidden inputs respecting all the values
-
Jérome Perrin authored
On python3.6 this raises: sqlite3.OperationalError: cannot VACUUM from within a transaction
-
Jérome Perrin authored
-
Jérome Perrin authored
https://www.python.org/dev/peps/pep-0508 is less verbose.
-
- 03 Feb, 2020 5 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Łukasz Nowak authored
This reverts commit 03d0be06.
-
Łukasz Nowak authored
In some cases the debian distribution version string can be returned uppercase.
-
Łukasz Nowak authored
-
- 02 Feb, 2020 5 commits
-
-
Rafael Monnerat authored
vacuum as little as possible, as it is a heavy operation to perform.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
To allow more concurrent access to the sqlite
-
Rafael Monnerat authored
-
- 27 Jan, 2020 1 commit
-
-
Thomas Gambier authored
actually ansible uses /usr/bin/python as defaut interpreter. Use this temporary workaround until we can set properly the ansible python interpreter. See https://docs.ansible.com/ansible/latest/reference_appendices/python_3_support.html
-
- 24 Jan, 2020 6 commits
-
-
Rafael Monnerat authored
In general we should only setGroupReference when the generation matches, as the builder can generate multiples SPLs at once.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Jérome Perrin authored
/reviewed-on nexedi/slapos.core!183
-
- 22 Jan, 2020 1 commit
-
-
Ivan Tyagov authored
…t makes no sense to test it /reviewed-on nexedi/slapos.core!182
-