Gentoo Archives: gentoo-soc

From: Sebastian Pipping <sping@g.o>
To: gentoo-soc@l.g.o
Cc: Ioannis Aslanidis <deathwing00@g.o>, Bjarke Istrup Pedersen <gurligebis@g.o>
Subject: [gentoo-soc] Idea: Bug statistics website
Date: Fri, 26 Mar 2010 19:31:34
Message-Id: 4BAD0B85.9090406@gentoo.org
1 Hey there!
2
3
4 A GSOC project could be software to ..
5
6 continuously extract detailed bug statistics
7
8 for us. Let met dump thoughts here so we can check where co-operation
9 or merging makes sense, thing slike that.
10
11
12 Abstract goals
13 ==============
14 - document current and past performance (--> more motivation --> more
15 performance)
16 - help people find bugs they want to fix (--> more performance)
17
18
19 Concrete tasks
20 ==============
21 - list open bugs (sorting, top 25, ..) ..
22 - with no reply ever
23 - with high priority
24 - with many votes
25 - that request bumps (search "bump" or "release")
26 - that fit for bugday (bugday keyword/flag, to come)
27
28 - list and count bugs per package extracting package names from bug titles
29
30 - count
31 - bugs fixed ever
32 - per herd
33 - per maintainer
34 - bugs opened/fixed
35 - per day
36 - in relation to past days
37 - bugs currenly open
38 - per herd
39 - per maintainer
40
41
42 Analysis input
43 ==============
44 - raw CVS tree and history
45 - bugzilla XML interface (...&ctype=rdf)
46 (- direct bugzilla DB access)
47
48
49 Potential resources
50 ===================
51 http://git.goodpoint.de/?p=gentoo-bug-heartbeat.git;a=summary
52 http://blog.hartwork.org/?p=720
53 http://blog.hartwork.org/?p=647
54
55
56
57 Sebastian

Replies

Subject Author
Re: [gentoo-soc] Idea: Bug statistics website "Petteri Räty" <betelgeuse@g.o>