Confirmed users
231
edits
m (lars) |
(Foo) |
||
| Line 2: | Line 2: | ||
== adw == | == adw == | ||
{{ | |||
====Resolved (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "adw@mozilla.com", | |||
"resolution": ["FIXED","DUPLICATE","WONTFIX","INVALID","INCOMPLETE","WORKSFORME"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|now}}", | |||
"changed_field": "resolution", | |||
"include_fields": "id, summary, status, resolution, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
====Active (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "adw@mozilla.com", | |||
"status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}+86400}}}}", | |||
"changed_field": "comment", | |||
"include_fields": "id, summary, status, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
== florian == | == florian == | ||
{{ | |||
====Resolved (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "florian@queze.net", | |||
"resolution": ["FIXED","DUPLICATE","WONTFIX","INVALID","INCOMPLETE","WORKSFORME"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|now}}", | |||
"changed_field": "resolution", | |||
"include_fields": "id, summary, status, resolution, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
====Active (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "florian@queze.net", | |||
"status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}+86400}}}}", | |||
"changed_field": "comment", | |||
"include_fields": "id, summary, status, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
== johannh == | == johannh == | ||
{{ | |||
====Resolved (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "jhofmann@mozilla.com", | |||
"resolution": ["FIXED","DUPLICATE","WONTFIX","INVALID","INCOMPLETE","WORKSFORME"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|now}}", | |||
"changed_field": "resolution", | |||
"include_fields": "id, summary, status, resolution, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
====Active (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "jhofmann@mozilla.com", | |||
"status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}+86400}}}}", | |||
"changed_field": "comment", | |||
"include_fields": "id, summary, status, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
== mak == | == mak == | ||
{{ | |||
====Resolved (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "mak77@bonardo.net", | |||
"resolution": ["FIXED","DUPLICATE","WONTFIX","INVALID","INCOMPLETE","WORKSFORME"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|now}}", | |||
"changed_field": "resolution", | |||
"include_fields": "id, summary, status, resolution, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
====Active (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "mak77@bonardo.net", | |||
"status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}+86400}}}}", | |||
"changed_field": "comment", | |||
"include_fields": "id, summary, status, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
== Standard8 == | == Standard8 == | ||
{{ | |||
====Resolved (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "standard8@mozilla.com", | |||
"resolution": ["FIXED","DUPLICATE","WONTFIX","INVALID","INCOMPLETE","WORKSFORME"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|now}}", | |||
"changed_field": "resolution", | |||
"include_fields": "id, summary, status, resolution, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
====Active (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "standard8@mozilla.com", | |||
"status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}+86400}}}}", | |||
"changed_field": "comment", | |||
"include_fields": "id, summary, status, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
== nihanth == | == nihanth == | ||
{{ | |||
====Resolved (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "nhnt11@gmail.com", | |||
"resolution": ["FIXED","DUPLICATE","WONTFIX","INVALID","INCOMPLETE","WORKSFORME"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|now}}", | |||
"changed_field": "resolution", | |||
"include_fields": "id, summary, status, resolution, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
====Active (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "nhnt11@gmail.com", | |||
"status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}+86400}}}}", | |||
"changed_field": "comment", | |||
"include_fields": "id, summary, status, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
== paolo == | == paolo == | ||
{{bugactivity|paolo.mozmail@amadzone.org}} | {{bugactivity|paolo.mozmail@amadzone.org}} | ||
====Resolved (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "paolo.mozmail@amadzone.org", | |||
"resolution": ["FIXED","DUPLICATE","WONTFIX","INVALID","INCOMPLETE","WORKSFORME"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|now}}", | |||
"changed_field": "resolution", | |||
"include_fields": "id, summary, status, resolution, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
====Active (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "paolo.mozmail@amadzone.org", | |||
"status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}+86400}}}}", | |||
"changed_field": "comment", | |||
"include_fields": "id, summary, status, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
== lars == | == lars == | ||
{{ | |||
====Resolved (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "lars@mozilla.com", | |||
"resolution": ["FIXED","DUPLICATE","WONTFIX","INVALID","INCOMPLETE","WORKSFORME"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|now}}", | |||
"changed_field": "resolution", | |||
"include_fields": "id, summary, status, resolution, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
====Active (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "lars@mozilla.com", | |||
"status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}+86400}}}}", | |||
"changed_field": "comment", | |||
"include_fields": "id, summary, status, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
== past == | == past == | ||
{{bugactivity|past@mozilla.com}} | {{bugactivity|past@mozilla.com}} | ||
====Resolved (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "past@mozilla.com", | |||
"resolution": ["FIXED","DUPLICATE","WONTFIX","INVALID","INCOMPLETE","WORKSFORME"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|now}}", | |||
"changed_field": "resolution", | |||
"include_fields": "id, summary, status, resolution, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||
====Active (in the last 7 days)==== | |||
<bugzilla> | |||
{ | |||
"assigned_to": "past@mozilla.com", | |||
"status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | |||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | |||
"changed_before": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}+86400}}}}", | |||
"changed_field": "comment", | |||
"include_fields": "id, summary, status, whiteboard, keywords" | |||
} | |||
</bugzilla> | |||