- 02 Sep, 2024 1 commit
-
-
Thomas Gambier authored
-
- 30 Aug, 2024 2 commits
-
-
Romain Courteaud authored
Do not access destination section value when updating instance tree, as manager can't access customer info
-
Romain Courteaud authored
-
- 28 Aug, 2024 13 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
slapos_accounting: a single payment transaction can be used to pay multiple invoices with different destinations
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Define the source_project on the newly created Sale Trade Condition
-
Romain Courteaud authored
-
Romain Courteaud authored
slapos_subscription_request: cancel existing subscription request if a new trade condition is detected Do not crash if subscription could not be created anymore
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 27 Aug, 2024 5 commits
-
-
Romain Courteaud authored
slapos_upgrader: do not fixup instance tree virtual master if one software instance is in the same virtual master
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Ensure people can see projects they used to see before migration
-
Romain Courteaud authored
-
- 24 Aug, 2024 6 commits
-
-
Rafael Monnerat authored
Whenever the allocated shared (slave) instance is destroyed or stopped, isn't included on the getComputerInformation, so the timestamp can eventually go back in time (so partition skips process). This ensures that the partition information gets a newer timestamp (larger them the previous one).
-
Rafael Monnerat authored
-
Rafael Monnerat authored
All timestamps parameters should be int, and be consistent accross the parameters. The client compare previous/fetched as float, so use string can break later on if we introduce a non-numeric value on returned dict.
-
Rafael Monnerat authored
Check if bang_timestamp is consistent and updated accordingly by the normal usage. Whenever an instance is allocated the partition must update its bang_timestamp.
-
Rafael Monnerat authored
Ensure the implementation is consistent with the precision (1e6) otherwise partition modification date will never ever be larger, when compared.
-
Rafael Monnerat authored
This ensure that timestamp is updated, and enforces that cache is updated
-
- 21 Aug, 2024 2 commits
-
-
Romain Courteaud authored
Instances were not allocated on this project in reality.
-
Romain Courteaud authored
It is otherwise difficult for a Project Manager to access it on the panel
-
- 20 Aug, 2024 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
Only payable deliveries will generate invoices.
-
- 13 Aug, 2024 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
It is needed for libslap.getInformation method compatibility. It was dropped by 784e255f
-
- 02 Aug, 2024 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Conflict resolution in git added a new line while editing the file
-
Romain Courteaud authored
-
- 01 Aug, 2024 3 commits
-
-
Rafael Monnerat authored
Use recently added API to speed up the rendering.
-
Rafael Monnerat authored
After the 25 of the month, the simulation generate extra SPL for discounts, pin DateTime to have stable assertions regardless the date the test runs.
-
Rafael Monnerat authored
-
- 31 Jul, 2024 1 commit
-
-
Romain Courteaud authored
-