Ticket #455 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Web "one line per build" status fix and enhancement

Reported by: nobrowser Owned by:
Priority: minor Milestone: 0.7.11
Version: 0.7.10 Keywords:
Cc:

Description

The attached patch does 2 separate, but closely related things:

1/ it makes the URL syntax /one_line_per_build?numbuilds=20 actually work to display that many latest builds from any builder

2/ add similar syntax for the particular builder pages: /builders/foo-builder?numbuilds=20 displays 20 latest builds from foo-builder instead of 5

Attachments

build-web.diff Download (3.3 KB) - added by nobrowser 4 years ago.
patch
build-web-2.diff Download (4.4 KB) - added by nobrowser 4 years ago.
2nd try, documentation & uniform naming

Change History

Changed 4 years ago by nobrowser

patch

Changed 4 years ago by nobrowser

2nd try, documentation & uniform naming

comment:1 Changed 4 years ago by dustin

  • Keywords review, sprint added; review removed

comment:2 Changed 4 years ago by dustin

  • Keywords review, sprint removed
  • Status changed from new to closed
  • Resolution set to fixed

Sorry for the delay committing this:

commit daa8c7e9b7a8ff560f182cb484a41123844a2a7f
Author: Ian Zimmerman <itz@sproutsys.com>
Date:   Sun Mar 29 20:18:53 2009 -0400

comment:3 Changed 4 years ago by dustin

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:4 Changed 4 years ago by dustin

  • Status changed from reopened to closed
  • Resolution set to fixed

Dan fixed a typo:

commit 90dfd4763c924b5ecfd60b82d39f4eb274aa339a
Author: Dan Locks <dwlocks@dwlocks-laptop.zmanda.com>
Date:   Mon Mar 30 18:46:35 2009 -0500

    (refs #455) fix typo numbuilds should be num_builds
Note: See TracTickets for help on using tickets.