Closed
Bug 791000
Opened 13 years ago
Closed 13 years ago
Only pull data from trunk
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mcote, Assigned: dkl)
Details
Sorry I should have caught this last week. Apparently the default tree argument when querying the OrangeFactor API directly is actually "all", not "trunk". Since it would be nice to match what's displayed in the extension with the default view on the OF site, I think we should append "&tree=trunk" to the query and link (strictly speaking it's not necessary in the link, but we may as well). To make it obvious, maybe we can change the label to "X failures on trunk in the last week".
Assignee | ||
Comment 1•13 years ago
|
||
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.0
modified extensions/OrangeFactor/web/js/orange_factor.js
Committed revision 8329.
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified extensions/OrangeFactor/web/js/orange_factor.js
Committed revision 8348.
Assignee: nobody → dkl
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Extensions: OrangeFactor → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•