Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-17 | Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
because of a bug in Email::MIME::Encodings Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-04-14 | Bug 486057: Title of product_name_already_in_use is inconsistent with its ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
description - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit | |||||
2009-04-12 | Bug 487769: checksetup.pl can no longer create versions in TestProduct due ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | |||||
2009-04-11 | Bug 487865: Exporting bugs in XML format uses non-unique timezones (they ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
cannot be imported back) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-04-10 | Bug 471871: Bugzilla::Version has duplicated code compared to ↵ | lpsolit%gmail.com | 2 | -5/+7 | |
Bugzilla::Object (make Bugzilla::Version really a subclass of Bugzilla::Object) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-04-09 | Bug 454251: Implement Bugzilla::Attachment->create() and ↵ | lpsolit%gmail.com | 2 | -2/+19 | |
$attachment->update() - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner) | |||||
2009-04-07 | Bug 365594: Add X-Bugzilla-Type header to whine mails - Patch by Teemu ↵ | wicked%sci.fi | 1 | -0/+1 | |
Mannermaa <wicked@sci.fi> r/a=mkanat | |||||
2009-04-06 | Bug 302420: Allow whining messages to be sent even without any results - ↵ | wicked%sci.fi | 1 | -0/+10 | |
Patch by Micheal J. Tosh <michael.j.tosh@lmco.com> r=wicked a=mkanat | |||||
2009-04-05 | Bug 486056: Should not use raw "Bug" word in the description of ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
FIELD_TYPE_BUG_ID - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=mkanat | |||||
2009-04-05 | Bug 486796: Bareword in 3.2.3 release notes - Patch by Vitaly Fedrushkov ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<vitaly.fedrushkov@gmail.com> r/a=mkanat | |||||
2009-03-31 | Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2 | -8/+1 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-03-31 | Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by ↵ | lpsolit%gmail.com | 1 | -6/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-03-31 | Bug 432907: Create a JSON frontend for WebServices | mkanat%bugzilla.org | 2 | -0/+11 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-03-30 | Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF ↵ | reed%reedloden.com | 2 | -3/+10 | |
protection" [p=reed r=LpSolit a=LpSolit] | |||||
2009-03-30 | Bug 485845: Release Notes for Bugzilla 3.2.3 | mkanat%bugzilla.org | 1 | -7/+42 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-03-17 | Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if ↵ | lpsolit%gmail.com | 3 | -0/+6 | |
"value" is not explicitly set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-03-09 | Bug 481952 - "Confirm attachment deletion page puts HTML in <title>" [p=reed ↵ | reed%reedloden.com | 1 | -2/+1 | |
r=LpSolit a=LpSolit] | |||||
2009-03-06 | Bug 481910: Login forms point to http:// instead of https:// when ↵ | lpsolit%gmail.com | 1 | -1/+7 | |
ssl='authenticated sessions' (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-03-05 | 2nd part of bug 481506: Filtering email addresses in comments can hang ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Bugzilla in some cases - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-03-05 | Bug 481506: Filtering email addresses in comments can hang Bugzilla in some ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
cases - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=mkanat | |||||
2009-03-02 | Bug 481025 - Remove rogue Byte Order Mark. | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat | |||||
2009-03-02 | Bug 154482: Checking none of the checkboxes in the "Email Addresses, Bug ↵ | lpsolit%gmail.com | 1 | -5/+0 | |
Numbers, and Votes" section of query.cgi shouldn't throw an error - Original patch by timeless <timeless@bemail.org>, updated by me, r/a=mkanat | |||||
2009-03-02 | Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION ↵ | mkanat%bugzilla.org | 1 | -0/+6 | |
max_allowed_packet (and previous versions of MySQL were just ignoring the SET SESSION), so just warn people if their max_allowed_packet is too small Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-03-02 | Bug 121601: Have logout display index.cgi, not just a message on relogin.cgi. | mkanat%bugzilla.org | 2 | -2/+3 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-03-02 | Bug 478232: Fix HTML validation of pages after index/header UI changes. | mkanat%bugzilla.org | 2 | -36/+21 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-02-26 | Add qs_suffix to filterexceptions.pl, which was missed on checkin of the new ↵ | mkanat%bugzilla.org | 1 | -2/+2 | |
login-small. | |||||
2009-02-25 | Bug 480061: Lots of JS was toggling the "display" attribute instead of ↵ | mkanat%bugzilla.org | 2 | -9/+9 | |
removing/adding the bz_default_hidden class. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-02-25 | Bug 479164: "Bug" appears raw in "File a Bug" on index.cgi - Patch by ↵ | lpsolit%gmail.com | 3 | -3/+3 | |
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-02-24 | Bug 479197: The mini_login Bugzilla_password box does not convert to text ↵ | mkanat%bugzilla.org | 1 | -6/+34 | |
type or clear itself in IE Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-02-24 | Bug 478173: Add a "Remember" checkbox to the header/footer login form and ↵ | mkanat%bugzilla.org | 2 | -8/+11 | |
restructure the header and footer so that it fits nicely. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-02-12 | Bug 464187: Make the text inputs in the show_bug edit form grow with the window | mkanat%bugzilla.org | 2 | -6/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat | |||||
2009-02-12 | Bug 476090: Allow users to log-in from toolbar | mkanat%bugzilla.org | 3 | -93/+48 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-12 | Bug 477391: The "Commit" and "Move to..." buttons at the top of show_bug ↵ | guy.pyrzak%gmail.com | 1 | -6/+8 | |
should only be displayed if the user is logged in Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit | |||||
2009-02-12 | s/new Account/New Account/ on new index page in order to make the text ↵ | reed%reedloden.com | 1 | -1/+1 | |
grammatically correct. [r=mkanat@IRC] | |||||
2009-02-12 | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 11 | -87/+119 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-11 | Bug 375382: When viewing a bug, make obsolete attachments hidden by default | mkanat%bugzilla.org | 1 | -20/+21 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-02-11 | Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi) | mkanat%bugzilla.org | 3 | -17/+49 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-02-11 | Bug 341542: Include timestamp of query execution in programmatic search ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
output (RDF) - Patch by Frank Becker <Frank@Frank-Becker.de> r/a=LpSolit | |||||
2009-02-09 | Fix bustage | lpsolit%gmail.com | 1 | -1/+0 | |
2009-02-09 | Bug 477662: Display attachment flags as read-only to logged out users - ↵ | lpsolit%gmail.com | 2 | -13/+16 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-02-08 | Bug 371995: Allow the Product field to restrict visibility of custom fields | mkanat%bugzilla.org | 4 | -11/+16 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-02-08 | Fix bustage in filterexceptions.pl. | gerv%gerv.net | 1 | -1/+0 | |
2009-02-08 | Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix ↵ | gerv%gerv.net | 1 | -39/+5 | |
encodings of &, and update OS list. r=justdave, a=lpsolit. | |||||
2009-02-05 | Bug 476678 - Rich clients unable to update bugs need security token ↵ | ghendricks%novell.com | 1 | -0/+5 | |
included in bug xml patch by ghendricks@novell.com r=LpSolit a=LpSolit | |||||
2009-02-03 | The release notes contained the raw word "bug". | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-02-03 | Bug 476612: Release Notes for Bugzilla 3.2.2 | mkanat%bugzilla.org | 1 | -0/+14 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave | |||||
2009-02-02 | The URL to the Security Advisory was incorrect. | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-02-02 | Bug 472362: [SECURITY] Malicious attachments can change your user settings ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
(user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-02-02 | Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ↵ | lpsolit%gmail.com | 3 | -19/+47 | |
possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit | |||||
2009-02-02 | Bug 466692: [SECURITY] keywords and unused flag types can be deleted by ↵ | lpsolit%gmail.com | 3 | -8/+10 | |
bypassing the token check - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit |