- 23 Mar, 2020 1 commit
-
-
Jérome Perrin authored
-
- 18 Mar, 2020 1 commit
-
-
Jérome Perrin authored
Some information (like the actual buildout command used to invoke buildout ) is shown only when slapos node runs with `-v` See merge request !190
-
- 11 Mar, 2020 1 commit
-
-
Rafael Monnerat authored
-
- 10 Mar, 2020 1 commit
-
-
Jérome Perrin authored
When running with shared parts from slaprunner, we'll have path with double slashes like: /srv/slapgrid/slappart3/srv//runner//shared/libexpat/468993ea3777c1a342102bc1c4b43425/lib/libexpat.so.1 because slaprunner has some paths with double slash. See merge request !191
-
- 05 Mar, 2020 5 commits
-
-
Rafael Monnerat authored
In this way is possible to follow up deployments more closely.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This should be ensured by configurator
-
Rafael Monnerat authored
-
- 03 Mar, 2020 6 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The form just request inform the user to select another name
-
Rafael Monnerat authored
-
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 2 commits
-
-
Jérome Perrin authored
When running with shared parts from slaprunner, we'll have path with double slashes like: /srv/slapgrid/slappart3/srv//runner//shared/libexpat/468993ea3777c1a342102bc1c4b43425/lib/libexpat.so.1 because slaprunner has some paths with double slash.
-
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
-
- 20 Feb, 2020 1 commit
-
-
Jérome Perrin 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 4 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.
-