Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2009-02-02 | Bug 466748: [SECURITY] Shared/saved searches can be deleted without user ↵ | lpsolit%gmail.com | 3 | -5/+8 | |
confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-02-02 | Second part of bug 26257: [SECURITY] Bugzilla should prevent malicious ↵ | lpsolit%gmail.com | 1 | -0/+63 | |
webpages from making bugzilla users submit changes to bugs | |||||
2009-02-02 | Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵ | lpsolit%gmail.com | 3 | -2/+6 | |
bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-02-02 | Bug 38862: [SECURITY] attachments should be at a different hostname - Patch ↵ | lpsolit%gmail.com | 2 | -30/+23 | |
by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-01-31 | Bug 472078: Release Notes for Bugzilla 3.2.1 | mkanat%bugzilla.org | 1 | -3/+58 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | |||||
2009-01-31 | SnowyOwl noticed that the word "Bug" appeared raw in the title of some ↵ | mkanat%bugzilla.org | 1 | -2/+2 | |
errors I checked in as part of bug 472872. | |||||
2009-01-30 | Bug 344559: Add Commit Button below the top fields on show_bug.cgi | guy.pyrzak%gmail.com | 1 | -8/+11 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-01-29 | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 15 | -122/+150 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-01-29 | Bug 473201: config.rdf.tmpl flag_type should include group information - ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Patch by Frank Becker <Frank@Frank-Becker.de> r/a=LpSolit | |||||
2009-01-28 | Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, ↵ | dkl%redhat.com | 1 | -1/+1 | |
otherwise show bug id Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat | |||||
2009-01-26 | Bug 467334: Commit button is not spaced the same vertically as the Status ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
drop-down Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat | |||||
2009-01-25 | Bug 473006: welcome-admin page is wrong about visible administrative links - ↵ | lpsolit%gmail.com | 1 | -5/+5 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit | |||||
2009-01-25 | Bug 471461: Incorrect text displayed about groups when a bug is in a product ↵ | lpsolit%gmail.com | 1 | -35/+41 | |
which has only one group defined, with settings Mandatory/Mandatory - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-01-23 | Bug 474206: Useless </a> in the component_cc section when deleting a user ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
account - Patch by arbingersys <arbingersys@gmail.com> r/a=LpSolit | |||||
2009-01-23 | Bug 471518: "Field only appears when:" produces a JavaScript error in ↵ | guy.pyrzak%gmail.com | 1 | -1/+1 | |
Internet Explorer Patch By Jill Foley <jillpf55@sbcglobal.net> r=mkanat, a=mkanat | |||||
2009-01-22 | Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵ | mkanat%bugzilla.org | 5 | -2/+67 | |
any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-01-20 | Bug 470057: Collapse and wrap text messages and text errors | mkanat%bugzilla.org | 2 | -3/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-01-16 | Bug 473883: Re-arrange Perl module instructions so that required modules are ↵ | mkanat%bugzilla.org | 1 | -17/+14 | |
listed at the end Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-01-16 | Bug 460376: Make module-install instructions localizable. | mkanat%bugzilla.org | 1 | -0/+65 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat |