Meego Wiki
From MeeGo wiki
Revision as of 13:38, 10 August 2010 by Kad (Talk | contribs)
Jump to: navigation, search

About Me

Real name: Alexander D. Kanevskiy (Александр Каневский)
IRC: kad


API Core 
 
RELEASED (36)
 
 
 
45
Bluetooth 
 
VERIFIED (11)
12
Connection manager 
 
 
 
VERIFIED (37)
45
Content framework 
VERIFIED (11)
11
Context framework 
VERIFIED (3)
3
Graphics subsystem 
RELEASED (6)
WAITING
7
Kernel 
ACCEPTED
RESOLVED (3)
VERIFIED
5
Media subsystem 
ACCEPTED
RELEASED (7)
 
10
Package management 
RESOLVED (1)
1
PIM services 
VERIFIED (19)
19
Qt 
 
RELEASED (17)
 
VERIFIED (16)
 
41
Sensor framework 
ACCEPTED (1)
RELEASED (1)
VERIFIED (1)
3
System Services 
RELEASED (5)
RESOLVED (9)
14
Telephony 
 
RELEASED (144)
 
 
 
157
virtual keyboard 
RESOLVED (7)
7
VOIP and IM 
RELEASED (7)
7
Web run time 
 
RELEASED (47)
 
49
Web services 
ACCEPTED (1)
1
total437
SQL = SELECT DISTINCT bugs.bug_id as id, alias, components.name as component, quickflag.flagdate as flagdate, priority, products.name as product, bug_severity as severity, bug_status as status, short_desc as summary, profiles.realname as assignedto, version FROM `meego_bugzilla`.bugs LEFT JOIN `meego_bugzilla`.components on bugs.component_id=components.id LEFT JOIN (SELECT bug_id as quickflagbugid, MAX(creation_date) as flagdate from `meego_bugzilla`.flags where status='?' group by quickflagbugid) as quickflag on quickflag.quickflagbugid=bugs.bug_id LEFT JOIN `meego_bugzilla`.products on bugs.product_id=products.id LEFT JOIN `meego_bugzilla`.profiles on bugs.assigned_to=profiles.userid where 1=1 and products.name='MeeGo Core OS Features' and bug_status<>'CLOSED' and version='1.1' order by components.name ASC,priority,bug_status ASC;
Personal tools