summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-27Bug 768870: The "Un-forget the search" link has no tokenFrédéric Buclin1-1/+3
2012-06-27Update the release info in the doc. 4.3.1 has already been released!Frédéric Buclin1-3/+3
2012-06-27Fix test failures caused by Bug 762787Byron Jones1-1/+1
2012-06-27Bug 762787: Reduce CGI_URI_LIMIT from 8000 to 2083 (IE only)Simon Green1-1/+2
2012-06-26Remove tabsFrédéric Buclin1-2/+2
2012-06-26Bug 725373: Making someone an admin using checksetup.pl should enable their a...Matt Selsky1-0/+6
2012-06-26Bug 766528: Use field-label.html.tmpl for timetracking fieldsPami Ketolainen2-19/+23
2012-06-26Bug 768573: Templates must INCLUDE bug/field.html.tmpl instead of PROCESS'ing itFrédéric Buclin4-6/+6
2012-06-26Bug 635882: html_light_quote() should accept the "target" attribute for linksKoosha Khajeh Moogahi1-6/+7
2012-06-26Bug 762288 - Change bugs_activity.removed to match data type of bugs_activity...Dave Lawrence2-1/+7
2012-06-26Bug 138546: Add a checkbox to add himself to the CC list when creating or edi...Reed Loden5-20/+36
2012-06-21Bug 762785: Attachments are attached to the wrong comment when created by ema...A. Shimono1-1/+2
2012-06-17Bug 759030: Clean up Bugzilla::BugUrl modulesMatt Selsky7-96/+58
2012-06-17Bug 765315: Mention the data type of 'product' param in POD of Bugzilla::Comp...Koosha Khajeh Moogahi1-4/+6
2012-06-17Bug 765558: params_to_objects() does not work properly in consecutive callsKoosha Khajeh Moogahi1-2/+3
2012-06-11Bug 760034 - Disable all mail button sets the "but not when (overrides above)...Dave Lawrence1-1/+1
2012-06-10Bug 760020 – Remove leftover support for single-file skins.Marc Schumann1-5/+1
2012-06-09Bug 577014: [SINGLE|MULTIPLE]_SELECT custom fields with no new values, contai...Koosha Khajeh Moogahi1-0/+6
2012-06-08Bug 745533 - database add index audit_log_class_at_time_idx for audit_logFrank Becker2-0/+6
2012-06-08Bug 760075: Fix error thrown when an allwords search starts with or ends with...Simon Green1-3/+3
2012-06-07Bug 761230: The server push page no longer displays all debug dataFrédéric Buclin1-9/+4
2012-06-07Bug 760978: Remove support for Internet Explorer 5 on MacFrédéric Buclin1-8/+4
2012-06-07Bug 761199: buglist.cgi enters in an infinite loop if called without argument...Frédéric Buclin1-0/+4
2012-06-05Bug 761331: Remove our customized multipart_init() methodFrédéric Buclin1-29/+0
2012-06-03Bug 297553: Enable serverpush for OperaMatt Selsky1-1/+2
2012-06-03Bug 562314: Add support for a different bug page in URLsFrédéric Buclin1-7/+15
2012-05-29Bug 758148 - Comment toggling link should use − so that its width stays...Marc Schumann1-2/+2
2012-05-29Bug 661479: Add a debug/trace option to bz_webservice_demo.plMatt Selsky1-1/+17
2012-05-29Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized s...Reed Loden2-9/+16
2012-05-29Bug 671612: Send "X-Content-Type-Options: nosniff" with every responseMatt Selsky3-4/+5
2012-05-29Bug 754673 - CSRF vulnerability in query.cgi allows possible unauthorized use...Reed Loden2-1/+5
2012-05-29Bug 327657: "Edit attachment" page should show me when the file was attachedMatt Selsky1-2/+7
2012-05-28Bug 756314: Fix dropping of unique matches when the "confirm page" page is di...Byron Jones1-4/+4
2012-05-28Bug 206455: Add radio buttons in request.cgi to use the do_union paramKoosha Khajeh Moogahi2-12/+25
2012-05-28Fix bustage: email_confirmation_failed is no longer usedFrédéric Buclin1-4/+0
2012-05-28Bug 355596: Your password should be requested to confirm your email address c...Koosha Khajeh Moogahi3-10/+16
2012-05-28Bug 555829: Refactor userprefs.cgi to use Bugzilla::User everywhere possibleKoosha Khajeh Moogahi1-12/+8
2012-05-28Bug 735196: Support "bugs.php.net" URLs in "See also" fieldMatt Selsky3-0/+42
2012-05-28Bug 754981: Add a link pointing to the bug itself in HTML bugmails when only ...Koosha Khajeh Moogahi1-0/+1
2012-05-27Bug 690873: config.cgi should include keyword descriptionsFrank Becker2-5/+10
2012-05-27Bug 676039: The XML format for bugs should include the full name of attachmen...Frank Becker2-1/+5
2012-05-26Bug 754616 - Don't display autocomplete box when there are no possible choicesReed Loden1-1/+2
2012-05-24Bug 744691: Throw an error early when calling a method from a non-existent classByron Jones1-0/+1
2012-05-22Bug 753288: Adds support for detecting Android operating systemByron Jones1-0/+1
2012-05-21Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is n...Frédéric Buclin2-2/+15
2012-05-18Bug 752303: It is no longer possible to cancel an email address change when t...Koosha Khajeh Moogahi3-26/+27
2012-05-18The calendar widget is not localizable.Marc Schumann6-15/+59
2012-05-18Bug 754561 - Tags should be escaped in the auto-complete formReed Loden1-0/+1
2012-05-17Bug 486255: Timezone is displayed incorrectly in outgoing email with SMTP for...Matt Selsky1-1/+2
2012-05-17Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...Simon Green1-1/+1