runbot/runbot_merge/controllers
Xavier Morel c85735870a [FIX] runbot_merge: bugs in log of branch stagings (in frontend)
- Some batches in a few stagings are apparently empty (e.g. batch
  71771 from staging 32511), the listing was not resilient to such
  issues.

  Update the code to suppress the display of empty batches.
- The possibility of accessing `/runbot_merge/<id>` with a
  non-existent branch had not been considered and triggered a
  rendering error in the template.

Fixes #630, fixes #631
2022-08-05 15:35:51 +02:00
..
__init__.py [IMP] runbot_merge: automation around branch deactivation 2022-08-05 15:35:51 +02:00
dashboard.py [FIX] runbot_merge: bugs in log of branch stagings (in frontend) 2022-08-05 15:35:51 +02:00
reviewer_provisioning.py [IMP] runbot_merge: provisioning features 2022-06-30 15:07:49 +02:00