- 25 Sep, 2020 6 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
slapos_accounting: In case of Subscription, generate invoice 15 days earlier them begin of the next period.
-
Rafael Monnerat authored
-
- 24 Sep, 2020 1 commit
-
-
Thomas Gambier authored
-
- 17 Sep, 2020 1 commit
-
-
Jérome Perrin authored
-
- 16 Sep, 2020 2 commits
-
-
Jérome Perrin authored
After 1.6.1 was deployed we have two processes, stop the redundant process.
-
Jérome Perrin authored
In 58fbaabf (svcbackend/standalone: use shorter names for supervisor sockets , 2020-07-17) we changed the socket path from supervisord.sock to a shorter sv.sock, but this caused issues when updating running slapos node instances, because this was trying to start a new supervisord process using the new socket path, while the old one was still running. To keep services running after upgrade, introduce a compatibility layer in this socket path - if we still have a supervisord running with a socket at this previous path, keep using this old socket name.
-
- 10 Sep, 2020 1 commit
-
-
Jérome Perrin authored
Output is already captured on SlapPopen instances and the output is available with output attribute.
-
- 09 Sep, 2020 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
User can view his Cloud Contract and its consumption.
-
- 08 Sep, 2020 1 commit
-
-
Rafael Monnerat authored
-
- 05 Sep, 2020 1 commit
-
-
Rafael Monnerat authored
-
- 02 Sep, 2020 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 01 Sep, 2020 12 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This is used to Sales website when a Invitation token is provided and it will be used when request button will be available on logged user website.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This consider Maximum Delay and Maximum Credit a user can have
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This is a faster version to later accomodate custom implementation from Cloud Contracts
-
Rafael Monnerat authored
This help us to avoid query outdated catalog, consider that the user is only at transaction for now.
-
Julien Muchembled authored
-
- 29 Aug, 2020 1 commit
-
-
Rafael Monnerat authored
This requires more work before continue.
-
- 28 Aug, 2020 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 25 Aug, 2020 4 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
See merge request nexedi/slapos.core!245
-
Jérome Perrin authored
When test machine is busy it happens that running a simple promise takes more than one second and this cause some test to error with "Promise timed out after 1 seconds" in cases where the promise is not supposed to have a timeout, it's just that sometimes it takes more than the default timeout of 1 second.
-
- 24 Aug, 2020 2 commits
-
-
Rafael Monnerat authored
Cover the the update the update of allocation_scope Cover the Computer Network set Reference Cover the bootstrap of Project Cover setRole on Organisation
-
Jérome Perrin authored
Helper function to return the configuration used by a promise plugin.
-