summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-17Bug 365705: Display the default CC list when listing all components of a prod...Matt Selsky1-6/+21
2012-05-17Fix bustage in PODFrédéric Buclin1-0/+1
2012-05-17Bug 728138: Custom fields should have a "Long Description" attribute to bette...rojanu9-38/+108
2012-05-16Bug 490764: Bugzilla should explain why creating a user account is worthwhileFrédéric Buclin2-2/+19
2012-05-08Bug 726953 - Link the bug alias & summary to fields.html in show_bug.cgi. r=g...Matt Selsky1-9/+9
2012-05-08Bug 729001: Reverse resolves the IP address in account lockout notificationsByron Jones2-2/+11
2012-05-08Bug 663747: Add an option to disable 'New: ' prefix on bugmailByron Jones3-1/+6
2012-05-08Bug 744015: Fix 'use of uninitialized value in string' in PatchReaderByron Jones1-1/+3
2012-05-07Bug 744338: jobqueue.pl won't work if not called from the bugzilla/ root dire...Håkan Jerning1-1/+7
2012-05-07Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...Frédéric Buclin21-196/+85
2012-05-07Bug 571740: Add support for getsatisfaction for the See Also fieldMatt Selsky5-5/+43
2012-04-30Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones2-1/+7
2012-04-26Bug 747189: Remove Bugzilla::Util::file_mod_time()Matt Selsky2-26/+2
2012-04-24Bug 745751: Remove support for microsummariesMatt Selsky1-11/+3
2012-04-24Bug 645433: Bugzilla->error_mode( ERROR_MODE_WEBPAGE ) doesn't change Bugzill...Koosha Khajeh Moogahi1-2/+8
2012-04-24Bug 645427: Bugzilla->usage_mode( USAGE_MODE_BROWSER ) doesn't change Bugzill...Koosha Khajeh Moogahi1-2/+8
2012-04-23Bug 747110: Fix race condition in showdependencygraph.cgi triggering "use of ...Byron Jones1-1/+2
2012-04-21Bug 349015: importxml.pl throws a warning if there is no bug status definedKoosha Khajeh Moogahi1-3/+2
2012-04-20Bug 675502 - show_bug.cgi ctype=xml should include some more comment informationFrank Becker2-14/+25
2012-04-19Bump the version post-releaseFrédéric Buclin1-1/+1
2012-04-18Bump version to 4.3.1Dave Lawrence1-1/+1
2012-04-18Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits a...Frédéric Buclin3-45/+0
2012-04-18Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...Frédéric Buclin3-5/+117
2012-04-18Bug 746547: SMALLSERIAL is of type INT2, not INT1Frédéric Buclin1-1/+1
2012-04-18Bug 731727: Add support for RT to MoreBugUrl extensionMatt Selsky3-0/+39
2012-04-18Bug 416137: WebService function to update a user's information (User.update)Julien Heyman1-2/+180
2012-04-18Bug 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky3-0/+38