Ticket #455 (closed defect: fixed)
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
Change History
Changed 4 years ago by nobrowser
-
attachment
build-web.diff
added
Changed 4 years ago by nobrowser
-
attachment
build-web-2.diff
added
2nd try, documentation & uniform naming
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.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
patch