[Midnightbsd-cvs] [MidnightBSD/mports] 1082b0: magus: sort run list by id descending

Lucas Holt noreply at github.com
Fri Jul 31 00:14:25 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 1082b036f537502837918f5712977dfa304f8910
      https://github.com/MidnightBSD/mports/commit/1082b036f537502837918f5712977dfa304f8910
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    M Tools/magus/www/data/magus/index.cgi

  Log Message:
  -----------
  magus: sort run list by id descending

Class::DBI retrieve_all does not take order_by parameters in this setup,
resulting in unsorted runs in the web interface. Explicitly sort @runs
by id DESC before populating the template.

AI-Assisted-by: Gemini 3.6 Flash <noreply at google.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list