summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-28Bug 418672: Make email_in.pl chdir to the abs_path to avoid working from /etc...mkanat%bugzilla.org1-4/+3
2009-04-28Bug 483150: Fix Bugzilla JS/CSS for IE8mkanat%bugzilla.org1-12/+14
2009-04-28Bug 103523: Don't split buglist table every 100 bugs for new browsersmkanat%bugzilla.org1-14/+5
2009-04-22Bug 488027: Fix "Argument isn't numeric in numeric lt (<)" errors from summar...wicked%sci.fi1-1/+2
2009-04-18Bug 487904 Allow email_in.pl to accept replies with localized or modified "Bu...mkanat%bugzilla.org1-1/+1
2009-04-18Bug 482584: Add a parameter to hide the "See Also" fieldmkanat%bugzilla.org5-27/+47
2009-04-17Bug 488467: Verify and Login auth methods were being called in a random order...mkanat%bugzilla.org2-2/+2
2009-04-17Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, beca...mkanat%bugzilla.org2-1/+7
2009-04-15Bug 480862: relogin.cgi now just throws an error by default (should redirect ...lpsolit%gmail.com1-2/+6
2009-04-15Bug 486685: MIME type override for attachments lost in HTTP redirect - Patch ...lpsolit%gmail.com1-0/+4
2009-04-14Bug 486057: Title of product_name_already_in_use is inconsistent with its des...lpsolit%gmail.com1-1/+1
2009-04-12Bug 487769: checksetup.pl can no longer create versions in TestProduct due to...lpsolit%gmail.com7-46/+68
2009-04-11 Bug 486006 - importxml.pl must not use format_time() for deadlinesghendricks%novell.com2-5/+5
2009-04-11Bug 487865: Exporting bugs in XML format uses non-unique timezones (they cann...lpsolit%gmail.com2-3/+10
2009-04-10Bug 471871: Bugzilla::Version has duplicated code compared to Bugzilla::Objec...lpsolit%gmail.com6-118/+105
2009-04-09Fix a warning thrown in the web server error log (due to bug 454251)lpsolit%gmail.com1-1/+2
2009-04-09Bug 440259 (2nd attempt): User::match should be using Bugzilla::User->new_fro...lpsolit%gmail.com1-13/+6
2009-04-09Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update(...lpsolit%gmail.com7-494/+515
2009-04-08Fix the warning thrown by 011pod.tlpsolit%gmail.com1-1/+1
2009-04-08Fix incorrect regexp for bug 333648 - Patch by melpsolit%gmail.com1-1/+1
2009-04-08Back out bug 440259. PostgreSQL failslpsolit%gmail.com1-6/+10
2009-04-08Bug 487342: 001compile.t fails if JSON::RPC is not installed - Patch by FrÃÂ...lpsolit%gmail.com1-1/+2
2009-04-07Bug 365594: Add X-Bugzilla-Type header to whine mails - Patch by Teemu Manner...wicked%sci.fi1-0/+1
2009-04-06Bug 302420: Allow whining messages to be sent even without any results - Patc...wicked%sci.fi5-12/+37
2009-04-06Bug 486881: A powerless user can still see a restricted bug when he removes a...lpsolit%gmail.com2-0/+6
2009-04-06Bug 471522: OS sniffing doesn't properly detect OS X 10.5 (and others) - Patc...lpsolit%gmail.com1-1/+11
2009-04-05Bug 486056: Should not use raw "Bug" word in the description of FIELD_TYPE_BU...lpsolit%gmail.com1-1/+1
2009-04-05Bug 486744: Accept the multipart/signed emails - Patch by Mikhail Gusarov <do...lpsolit%gmail.com1-1/+1
2009-04-05Bug 486796: Bareword in 3.2.3 release notes - Patch by Vitaly Fedrushkov <vit...lpsolit%gmail.com1-1/+1
2009-04-04Bug 486239: [Oracle] Missing keyword RESTRICT on fk creation (DB::Schema expl...mkanat%bugzilla.org2-2/+4
2009-04-03Bug 123165 – Permissions setup option for bugzilla_user==webserver_user ...wurblzap%gmail.com3-12/+34
2009-03-31Bug 477420 - "Rename some of the token names used in attachment.cgi" [p=reed ...reed%reedloden.com1-6/+6
2009-03-31Bug 462068: Add FK constraints to the longdescs table - Patch by Vipin Hegde ...lpsolit%gmail.com1-2/+8
2009-03-31Bug 440259: User::match should be using Bugzilla::User->new_from_list - Patch...lpsolit%gmail.com1-10/+6
2009-03-31Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric Bu...lpsolit%gmail.com4-24/+3
2009-03-31Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by FrédÃÂ...lpsolit%gmail.com10-71/+29
2009-03-31Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org17-97/+500
2009-03-31Didn't set bz-nextver correctly in the docs in the last checkin.mkanat%bugzilla.org1-1/+1
2009-03-31Change trunk version number to 3.5.mkanat%bugzilla.org2-3/+3
2009-03-31Bug 423613: Make profiles.extern_id actually UNIQUE in the DB schema.mkanat%bugzilla.org2-0/+6
2009-03-30Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection...reed%reedloden.com3-3/+19
2009-03-30Bug 485845: Release Notes for Bugzilla 3.2.3mkanat%bugzilla.org1-7/+42
2009-03-17Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if "val...lpsolit%gmail.com3-0/+6
2009-03-09Bug 481952 - "Confirm attachment deletion page puts HTML in <title>" [p=reed ...reed%reedloden.com1-2/+1
2009-03-06Remove the unused 'unconfirmedstate' variable (as mentioned in the release no...lpsolit%gmail.com1-2/+0
2009-03-06Bug 481910: Login forms point to http:// instead of https:// when ssl='authen...lpsolit%gmail.com1-1/+7
2009-03-062nd fix for bug 105960 (xml.cgi and other future xml pages generate invalid X...lpsolit%gmail.com1-1/+1
2009-03-052nd part of bug 481506: Filtering email addresses in comments can hang Bugzil...lpsolit%gmail.com1-1/+1
2009-03-05Bug 481506: Filtering email addresses in comments can hang Bugzilla in some c...lpsolit%gmail.com1-2/+1
2009-03-04Bug 474779: Quicksearch cannot find mixed/upper case keywords - Patch by Kent...lpsolit%gmail.com1-1/+1