runbot/forwardport/models
Xavier Morel 447a3e778f [IMP] *: avoid updating (all) branches in cases where that's unnecessary
Partial mitigation of #1065, not complete by any means. Avoiding
updating a local ref during staging is probably the most important bit
here, we're staging on commits (into a new ref) anyway so it should
not be needed, and that avoids conflicts between the staging cron and
e.g. the forwardport cron.
2025-03-07 09:15:48 +01:00
..
__init__.py [ADD] runbot_merge: ~~tree~~ freeze wizard 2021-11-17 10:40:12 +01:00
forwardport.py [FIX] forwardport: duplicate batch completion 2025-02-14 09:31:09 +01:00
project_freeze.py [REM] forwardport: re-enablement of forward ports when closing wizard 2025-02-18 11:45:56 +01:00
project.py [IMP] *: avoid updating (all) branches in cases where that's unnecessary 2025-03-07 09:15:48 +01:00