Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-26 | Bug 462067 - Add FK constraints to the bugs table for user, product, and ↵ | dkl%redhat.com | 1 | -5/+15 | |
component int fields Patch by David Lawrence <dkl@redhat.com> - r=mkanat a=LpSolit | |||||
2009-05-25 | Bug 494643: Do not pass the same columns twice to the SQL query - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+4 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-05-25 | Bug 494369: Do not throw an error if the 'order' parameter contains invalid ↵ | lpsolit%gmail.com | 3 | -23/+12 | |
columns for buglists - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-05-23 | Bug 487330: Links in comments pointing to patches should go to the 'diff' ↵ | lpsolit%gmail.com | 1 | -3/+15 | |
view rather than the plain text view, by default - Patch by uokrent@gmail.com r/a=LpSolit | |||||
2009-05-23 | Bug 487443: MS-SQL requires a different use of SUBSTRING in Bugzilla::User - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Michael Thomas <m.thomas@valueclick.com> r/a=LpSolit | |||||
2009-05-22 | Back out bug 441496: it breaks Safari and Google Chrome | lpsolit%gmail.com | 1 | -7/+4 | |
2009-05-22 | Bug 482556: Put "Forgot Password" in the header and footer so people can still f | mkanat%bugzilla.org | 3 | -10/+81 | |
ind it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-05-21 | Bug 339679: describecomponents.cgi doesn't show components of closed ↵ | lpsolit%gmail.com | 2 | -1/+21 | |
products, even when there are bugs in these products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-05-21 | Bug 493826: Disabled products show up in the pick list for existing bugs - ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-05-21 | Bug 493090 - Product disallownew should be converted to isactive | ghendricks%novell.com | 12 | -45/+53 | |
patch by ghendricks r=mkanat a=mkanat | |||||
2009-05-20 | Bug 302511: Remove QuickSearch's dependency on default priority values | mkanat%bugzilla.org | 1 | -3/+19 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat | |||||
2009-05-18 | Bug 477593: Make the WebService send <nil/> for undef values | mkanat%bugzilla.org | 1 | -3/+44 | |
Patch by Rosie Clarkson <rosie.clarkson@planningportal.gov.uk> r=mkanat, a=mkanat | |||||
2009-05-14 | Bug 290631 - iCalendar export should include priority | bbaetz%acm.org | 2 | -0/+12 | |
r/a=mkanat | |||||
2009-05-09 | Bug 490673: WebServices's datetime_format method was in the wrong module | mkanat%bugzilla.org | 3 | -38/+58 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, r=ghendricks, a=mkanat | |||||
2009-05-06 | Bug 491679: Do not store the buglist sort order of shared saved searches in ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
cookies - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-04-29 | Bug 490562: QuickSearch "+" operator adds $qsword over and over for @subWords | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-04-28 | Bug 418672: Make email_in.pl chdir to the abs_path to avoid working from ↵ | mkanat%bugzilla.org | 1 | -4/+3 | |
/etc/smrsh with Sendmail Patch by Marques Johansson <bugzilla@displague.com> r=mkanat, a=mkanat | |||||
2009-04-28 | Bug 483150: Fix Bugzilla JS/CSS for IE8 | mkanat%bugzilla.org | 1 | -12/+14 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-04-28 | Bug 103523: Don't split buglist table every 100 bugs for new browsers | mkanat%bugzilla.org | 1 | -14/+5 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-04-22 | Bug 488027: Fix "Argument isn't numeric in numeric lt (<)" errors from ↵ | wicked%sci.fi | 1 | -1/+2 | |
summarize_time.cgi - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | |||||
2009-04-18 | Bug 487904 Allow email_in.pl to accept replies with localized or modified ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
"Bug" in the header. Patch By Mikhail Gusarov <dottedmag@altlinux.org> r=mkanat, a=mkanat | |||||
2009-04-18 | Bug 482584: Add a parameter to hide the "See Also" field | mkanat%bugzilla.org | 5 | -27/+47 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=LpSolit | |||||
2009-04-17 | Bug 488467: Verify and Login auth methods were being called in a random ↵ | mkanat%bugzilla.org | 2 | -2/+2 | |
order, causing sudo sessions to frequently not need the user to re-enter their password. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-04-17 | Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, ↵ | mkanat%bugzilla.org | 2 | -1/+7 | |
because of a bug in Email::MIME::Encodings Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-04-15 | Bug 480862: relogin.cgi now just throws an error by default (should redirect ↵ | lpsolit%gmail.com | 1 | -2/+6 | |
to index.cgi) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-04-15 | Bug 486685: MIME type override for attachments lost in HTTP redirect - Patch ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
by Frédéric Buclin <LpSolit@gmail.com> r=wicked 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 | 7 | -46/+68 | |
to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | |||||
2009-04-11 | Bug 486006 - importxml.pl must not use format_time() for deadlines | ghendricks%novell.com | 2 | -5/+5 | |
patch by ghendricks r=LpSolit a=LpSolit | |||||
2009-04-11 | Bug 487865: Exporting bugs in XML format uses non-unique timezones (they ↵ | lpsolit%gmail.com | 2 | -3/+10 | |
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 | 6 | -118/+105 | |
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 | Fix a warning thrown in the web server error log (due to bug 454251) | lpsolit%gmail.com | 1 | -1/+2 | |
2009-04-09 | Bug 440259 (2nd attempt): User::match should be using ↵ | lpsolit%gmail.com | 1 | -13/+6 | |
Bugzilla::User->new_from_list - Patch by arbingersys <arbingersys@gmail.com> r/a=LpSolit | |||||
2009-04-09 | Bug 454251: Implement Bugzilla::Attachment->create() and ↵ | lpsolit%gmail.com | 7 | -494/+515 | |
$attachment->update() - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner) | |||||
2009-04-08 | Fix the warning thrown by 011pod.t | lpsolit%gmail.com | 1 | -1/+1 | |
2009-04-08 | Fix incorrect regexp for bug 333648 - Patch by me | lpsolit%gmail.com | 1 | -1/+1 | |
2009-04-08 | Back out bug 440259. PostgreSQL fails | lpsolit%gmail.com | 1 | -6/+10 | |
2009-04-08 | Bug 487342: 001compile.t fails if JSON::RPC is not installed - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
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 | 5 | -12/+37 | |
Patch by Micheal J. Tosh <michael.j.tosh@lmco.com> r=wicked a=mkanat | |||||
2009-04-06 | Bug 486881: A powerless user can still see a restricted bug when he removes ↵ | lpsolit%gmail.com | 2 | -0/+6 | |
all his roles related to the bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-04-06 | Bug 471522: OS sniffing doesn't properly detect OS X 10.5 (and others) - ↵ | lpsolit%gmail.com | 1 | -1/+11 | |
Patch by timeless <timeless@bemail.org>, updated by Matt Selsky <selsky@columbia.edu> r=timeless a=LpSolit | |||||
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 486744: Accept the multipart/signed emails - Patch by Mikhail Gusarov ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<dottedmag@altlinux.org> 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-04-04 | Bug 486239: [Oracle] Missing keyword RESTRICT on fk creation (DB::Schema ↵ | mkanat%bugzilla.org | 2 | -2/+4 | |
explicitly specified DELETE => 'RESTRICT') Patch by Xiaoou Wu <xiaoou.wu@oracle.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat | |||||
2009-04-03 | Bug 123165 â Permissions setup option for bugzilla_user==webserver_user ↵ | wurblzap%gmail.com | 3 | -12/+34 | |
(suexec). Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat | |||||
2009-03-31 | Bug 477420 - "Rename some of the token names used in attachment.cgi" [p=reed ↵ | reed%reedloden.com | 1 | -6/+6 | |
r=LpSolit a=LpSolit] | |||||
2009-03-31 | Bug 462068: Add FK constraints to the longdescs table - Patch by Vipin Hegde ↵ | lpsolit%gmail.com | 1 | -2/+8 | |
<vipinhegde@gmail.com> r/a=mkanat | |||||
2009-03-31 | Bug 440259: User::match should be using Bugzilla::User->new_from_list - ↵ | lpsolit%gmail.com | 1 | -10/+6 | |
Patch by arbingersys <arbingersys@gmail.com> r=LpSolit a=mkanat |