Added available variable $required to the template for customizing the text of the non-value first option, allowing to handle both required and optional fields. $option defaults to the translatable string "- Please select an option -" for required and to "- No selection -" for optional fields.
Bug Fixes:
Commit 106767a by jthorson: Create client log entry for commit-triggered retests
- This solves the issue of tests appearing on qa.d.o with no assigned environment
Commit d5fc38c by jthorson: Check for git processes in pifr_client_cron_is_busy().
- This is an attempt to prevent a scenario where testbots attempt to test two patches at once.
Features:
Issue #2021123 by jthorson: Allow admins to retest postponed tests
- Postponed tests can now be force-queued using the qa.d.o 're-test' link on the test tools page.