##// END OF EJS Templates
pr: Rename update response flag `success` -> `executed`...
pr: Rename update response flag `success` -> `executed` The name `success` may be misleading beacuse a skipped updated can be interpreted as success or failure. The new name `executed` is clearer because its only `True` if the update is really executed.
Martin Bornhold -
r1083:1492beda default
Show More