Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-18 | Bug 643411: New default bug limit makes time summary results confusing | Tiago Mello | 1 | -0/+9 | |
r/a=mkanat | |||||
2011-11-16 | Bug 697371 - link to comment in emails looks like it is part of the comment | Dave Lawrence | 1 | -2/+1 | |
r=glob, a=LpSolit | |||||
2011-11-01 | Fix missing-space bugs in error messages. a=LpSolit. | Gervase Markham | 3 | -6/+6 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=698737 | |||||
2011-10-25 | Bug 365709 - Add link to comment in bugmail notification | David Lawrence | 1 | -0/+1 | |
r/a=mkanat | |||||
2011-10-24 | Bug 685552 - Email auto-completion causes server to thrash | David Lawrence | 2 | -2/+5 | |
r/a=mkanat | |||||
2011-10-23 | Bug 690173: Cannot delete user accounts due to FK on audit_log | miketosh | 1 | -1/+10 | |
r/a=mkanat | |||||
2011-10-23 | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 115 | -251/+1 | |
r/a=mkanat | |||||
2011-10-19 | Bug 451804: Change templates to use field_descs.rep_platform | Matt Selsky | 8 | -11/+15 | |
instead o hard coded 'Platform'. r=timello, a=LpSolit | |||||
2011-10-19 | Bug 652149: Rename request/email.txt.tmpl into email/flagmail.txt.tmpl | Frédéric Buclin | 1 | -0/+0 | |
r=glob a=LpSolit | |||||
2011-10-15 | Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵ | Max Kanat-Alexander | 1 | -1/+4 | |
button in Firefox when viewing a buglist r=glob a=mkanat | |||||
2011-10-15 | Bug 673012: Add "does not contain" to people search | Matt Selsky | 1 | -0/+1 | |
r=gerv a=mkanat | |||||
2011-10-15 | Bug 691697: There is no link pointing to the new bug in HTML bugmails | Frédéric Buclin | 1 | -1/+7 | |
r=pyrzak a=LpSolit | |||||
2011-10-03 | Bug 615636: Labels are badly aligned when editing versions and milestones in ↵ | Matt Selsky | 4 | -13/+14 | |
admin pages r/a=LpSolit | |||||
2011-10-01 | Bug 582529: Ambiguous error message "You did not specify a file to attach" ↵ | Frédéric Buclin | 1 | -0/+4 | |
when deleting an existing attachment filename a=LpSolit | |||||
2011-09-30 | Bug 315451: Add 'Enabled user accounts only' filter when searching for | Tiago Mello | 1 | -0/+7 | |
user accounts. r=glob, a=LpSolit | |||||
2011-09-29 | Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes Bugzilla | Frédéric Buclin | 1 | -4/+4 | |
r/a=mkanat | |||||
2011-09-13 | Bug 685316: Change Simple Search template to use field_descs for Status | Tiago Mello | 1 | -2/+2 | |
Product. r/a=mkanat | |||||
2011-09-12 | Bug 686246: When editing the inclusion and exclusion lists of a flagtype, ↵ | Frédéric Buclin | 1 | -1/+1 | |
empty grant and request groups are replaced by "" instead of "(no group)" in the drop-down menu a=LpSolit | |||||
2011-09-07 | Bug 683623 - "Unterminated string constant" errors from people with ↵ | David Lawrence | 1 | -1/+1 | |
double-quotes in their name r=glob, a=LpSolit | |||||
2011-09-07 | Fix bustage due to bug 604237 | Frédéric Buclin | 1 | -2/+2 | |
2011-09-07 | Bug 684946 - The word "Version is hard coded; not all pages use ↵ | Guy Pyrzak | 1 | -20/+21 | |
field_descs.version r=mkanat, a=mkanat https://bugzilla.mozilla.org/show_bug.cgi?id=604237 | |||||
2011-09-02 | Bug 682822: Hide 'obsolete attachments' section when there are none to display | Byron Jones | 1 | -15/+11 | |
r=LpSolit, a=LpSolit | |||||
2011-09-01 | Bug 653634 - Change the comment reply header to include the name of the ↵ | David Lawrence | 2 | -68/+36 | |
person who has commented r/a=LpSolit | |||||
2011-08-30 | Bug 680780: Advanced Search: help for field Comment is missing a space | Frédéric Buclin | 1 | -1/+1 | |
r=wicked a=LpSolit | |||||
2011-08-29 | Bug 637648 - Rename the "tags" table to "tag" | Stephanie Daugherty | 1 | -1/+1 | |
r=LpSolit, a=LpSolit | |||||
2011-08-17 | Bug 661476: sanitycheck.pl should check if all products have components defined. | Frédéric Buclin | 6 | -31/+61 | |
Also, creating a new product from the web UI asks you to create a component too. r=glob a=LpSolit | |||||
2011-08-16 | Bug 679449: Add a link to duplicates.cgi from report.cgi | Frédéric Buclin | 1 | -0/+4 | |
r=dkl a=LpSolit | |||||
2011-08-16 | Bug 678844: When trying to edit a non-existent classification, the error ↵ | Frédéric Buclin | 1 | -2/+4 | |
message has missing words r=glob a=LpSolit | |||||
2011-08-16 | Bug 466419: Add SSL support for SMTP | Frédéric Buclin | 2 | -0/+3 | |
r/a=mkanat | |||||
2011-08-16 | Bug 460074: Make post_bug.cgi use should_set for array fields, so they | Max Kanat-Alexander | 1 | -0/+1 | |
are undef in Bugzilla::Bug->create if not passed to post_bug. This fixes a bug with the guided bug form creating bugs without any groups. r=LpSolit, a=mkanat | |||||
2011-08-15 | Bug 537759: The "Description" field for attachments should be highlighted as ↵ | Kent Rogers | 1 | -2/+3 | |
being mandatory r/a=LpSolit | |||||
2011-08-10 | Bug 677187: If the attachment filename contains a newline, an error is ↵ | Frédéric Buclin | 1 | -2/+3 | |
thrown when trying to download the attachment r/a=mkanat | |||||
2011-08-10 | Fix bustage from fixing "Severity" to field_descs.bug_severity. | Max Kanat-Alexander | 4 | -10/+3 | |
2011-08-10 | Bug 451801: Make all pages use field_descs.bug_severity instead of a hard-coded | Matt Selsky | 4 | -10/+13 | |
"Severity" r=mkanat, a=mkanat | |||||
2011-08-10 | Add a missing FILTER from the value-controller checkin. | Max Kanat-Alexander | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=636416 | |||||
2011-08-10 | Bug 585440 - Allow disabled accounts to turn off all bugmail | David Lawrence | 3 | -1/+11 | |
r/a=mkanat | |||||
2011-08-09 | Bug 636416: Use the standard value-controller javascript to control the | Max Kanat-Alexander | 6 | -119/+82 | |
drop-down fields on the Advanced Search page. r=glob, a=mkanat | |||||
2011-08-09 | Bug 622203 - Allow filing closed bugs via the WebService | Max Kanat-Alexander | 2 | -5/+10 | |
r=dkl, a=mkanat | |||||
2011-08-09 | Bug 660691: Allow Bugzilla to parse HTML-only inbound email via email_in.pl | Max Kanat-Alexander | 1 | -3/+2 | |
r=glob, a=mkanat | |||||
2011-08-09 | Bug 437076: Allow email_in to accept multipart/alternative HTML email with | Max Kanat-Alexander | 1 | -2/+2 | |
attachments r=glob, a=mkanat | |||||
2011-08-08 | Bug 677081: Private comments should remain visible by their author | Frédéric Buclin | 1 | -1/+1 | |
r=glob a=LpSolit | |||||
2011-08-08 | Bug 341809 - bugzilla.dtd does not include any custom fields (automate DTD ↵ | David Lawrence | 2 | -1/+181 | |
creation)) r=mkanat, a=LpSolit | |||||
2011-08-07 | Bug 666313: Remove the obsolete [% FLUSH %] directive | Frédéric Buclin | 1 | -1/+0 | |
r=glob a=LpSolit | |||||
2011-08-07 | Bug 288049: "internal error" from ThrowCodeError is confusing. Reword it | Frédéric Buclin | 1 | -5/+7 | |
r=justdave a=LpSolit | |||||
2011-08-07 | Bug 55436: Implement list of duplicate bug numbers on show_bug.cgi | Frédéric Buclin | 1 | -3/+28 | |
r=mkanat a=LpSolit | |||||
2011-08-04 | Bug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause ↵ | Byron Jones | 1 | -0/+5 | |
XSS on this domain in IE 6-8 and Safari r/a=LpSolit | |||||
2011-08-04 | Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when ↵ | Frédéric Buclin | 1 | -20/+8 | |
creating or editing a bug r=mkanat a=LpSolit | |||||
2011-08-04 | Bug 657158 - (CVE-2011-2381) [SECURITY] Request email headers for attachment ↵ | Reed Loden | 1 | -1/+1 | |
containing newline are corrupt [r=LpSolit a=LpSolit] | |||||
2011-08-04 | Fix bustage due to bug 660382 | Frédéric Buclin | 1 | -4/+0 | |
2011-08-04 | Bug 676237: The traceback in code-error.html.tmpl is displayed on a single line | Frédéric Buclin | 1 | -1/+1 | |
r=glob a=LpSolit |