- 06 Mar, 2012 8 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Also update consistency checking.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
connection_xml was not correctly validated. connection_xml and sla_xml are optional, so their dict can evaluate to None or {}, which is False.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Subscription movements are not built for now.
-
Łukasz Nowak authored
-
- 05 Mar, 2012 5 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 02 Mar, 2012 15 commits
-
-
Łukasz Nowak authored
But whenever it is set, it shall be correct XML.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
By registering noop activity on alarm itself which depends on tag used in alarm only one alarm will be run in same time.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
slap_interaction_workflow has already global scope of interaction, so keep it like this and do not add yet another workflow to do one interaction.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Some Software and Slave instances can have too old clenaup deliveries.
-
Łukasz Nowak authored
Any correct XML is accepted, even if as dict it evaluated to false, so if call to getInstanceXmlAsDict succeed evaluate expression to true.
-
Łukasz Nowak authored
Whenever it is changed, all related delivery lines have to be reindexed, as this impacts software_release table.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Provide updated revision files.
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 01 Mar, 2012 12 commits
-
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
There is no need to get the root software instance, as the hosting subscription already contains the needed information
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It might happen that something else is newer then cleanup delivery (eg. because of user was able to ask to stop/start just after cleanup). So clone currently waiting cleanup delivery with date newer then previous one and replace it. Thanks to this instance destruction will be possible.
-