Commit graph

32 commits

Author SHA1 Message Date
Jason Tibbitts
a86fa2bfb4 Keep track of reasons a ticket was hidden. 2013-06-14 19:32:28 -05:00
Jason Tibbitts
69bf168a89 Additional debugging output. 2013-06-14 18:58:58 -05:00
Jason Tibbitts
59a04f7ab8 Vastly speed up closed dep query. 2013-06-14 16:31:25 -05:00
Jason Tibbitts
27de240e84 Add verbosity flag and debug output. 2013-06-12 12:06:33 -05:00
Jason Tibbitts
52de7eeee8 Remove errant debug print. 2013-04-25 20:29:18 -05:00
Jason Tibbitts
d1cc7a9a49 Adapt to changed bug.alias API. 2013-04-25 20:27:19 -05:00
Jason Tibbitts
140db4601a Optimize a bit since we get full flag data now. 2013-04-24 13:49:07 -05:00
Jason Tibbitts
f692897f41 Cope with changed flag return type 2013-04-08 21:58:59 -05:00
Jason Tibbitts
bb2ccde3d5 Don't fail on needinfo with no requestee. 2012-10-12 22:46:33 -05:00
Jason Tibbitts
4de9057b79 Sort needsponsor report by oldest submission date. 2012-10-01 10:25:31 -05:00
Jason Tibbitts
17c96fffe4 Remove trailing whitespace and a useless comment. 2012-09-27 11:05:52 -05:00
Jason Tibbitts
66eaae6702 Revamp needsponsor report.
Now includes names or addresses if names not set.
Includes submission date of oldest ticket.
Names are clickable to find all review commentary.
2012-08-20 11:42:14 -05:00
Jason Tibbitts
6a559695ea Remove last bit of raw xmlrpc. 2012-08-16 14:47:39 -05:00
Jason Tibbitts
772774e5f9 Port to new python-bugzilla. 2012-08-15 17:40:42 -05:00
Jason Tibbitts
f7ed75b8df Hide legally-blocked tickets from NEEDSPONSOR. 2012-07-03 16:46:21 -05:00
Jason Tibbitts
98285a4b74 Hide notready as well. 2012-06-29 14:52:56 -05:00
Jason Tibbitts
9d79657d2a Hide some tickets from the needsponsor report 2012-06-29 14:16:32 -05:00
Jason Tibbitts
22f4f9b773 Cleanup and lift common code 2012-06-12 21:51:01 -05:00
Jason Tibbitts
0a5f752f24 Add currently under review report 2012-06-12 21:04:09 -05:00
Jason Tibbitts
a3f2a25f7b Remove errant debugging stuff 2012-06-12 20:40:18 -05:00
Jason Tibbitts
ee7cc18808 Add trivial ticket report 2012-06-12 20:34:39 -05:00
Jason Tibbitts
dfcc4dfd71 Add an EPEL ticket report 2012-06-12 20:02:05 -05:00
Jason Tibbitts
059144a9ac Add bugzilla query time 2012-06-12 16:32:02 -05:00
Jason Tibbitts
74eb9e40a3 Don't query closed bugs; huge speedup. 2012-05-30 14:44:45 -05:00
Jason Tibbitts
d881582d49 Allow less confrontational "AwaitingSubmitter". 2012-04-27 17:33:39 -05:00
Jason Tibbitts
4cd4c5d848 Fix errant message from logger. 2012-04-25 18:04:33 -05:00
Jason Tibbitts
84f27b5ed9 Add FE-BUNDLEDLIBS tracker.
Hide tickets from view when blocking the FE-BUNDLEDLIBS tracker.
2010-11-30 09:00:40 -06:00
Jason Tibbitts
c3b5f79919 Fix typo: "FEATURR". 2010-11-30 08:33:21 -06:00
Jason Tibbitts
318462b67a Add tracker for reviews blocking accepted features.
These tickets should appear in red on the main review ticket page.
2010-11-30 08:27:56 -06:00
Jason Tibbitts
1c15576907 Add StalledSubmmitter whiteboard status.
Support adding StalledSubmitter to the whiteboard to hide the package
from the queue; this makes it easy to drop stalled reviews out of the
queue and to query and mass-close them later.
2010-11-13 11:09:26 -06:00
Jason Tibbitts
703371fab6 Avoid proxy errors from bugzilla due to timeouts
Split the query we use to see if dependencies are in CLOSED state into
500-bug chunks to avoid confusing bugzilla.
2010-10-13 07:28:13 -05:00
Jason Tibbitts
4e77028f98 Import the review-stats script.
Move the review-stats script and associated templates from fedora-cvs to
git.
2010-08-12 12:04:14 -05:00