aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 756314: Fix dropping of unique matches when the "confirm page" page is di...Byron Jones2012-05-291-4/+4
* Bug 206455: Add radio buttons in request.cgi to use the do_union paramKoosha Khajeh Moogahi2012-05-282-12/+25
* Fix bustage: email_confirmation_failed is no longer usedFrédéric Buclin2012-05-281-4/+0
* Bug 355596: Your password should be requested to confirm your email address c...Koosha Khajeh Moogahi2012-05-283-10/+16
* Bug 555829: Refactor userprefs.cgi to use Bugzilla::User everywhere possibleKoosha Khajeh Moogahi2012-05-281-12/+8
* Bug 735196: Support "bugs.php.net" URLs in "See also" fieldMatt Selsky2012-05-283-0/+42
* Bug 754981: Add a link pointing to the bug itself in HTML bugmails when only ...Koosha Khajeh Moogahi2012-05-281-0/+1
* Bug 690873: config.cgi should include keyword descriptionsFrank Becker2012-05-272-5/+10
* Bug 676039: The XML format for bugs should include the full name of attachmen...Frank Becker2012-05-272-1/+5
* Bug 754616 - Don't display autocomplete box when there are no possible choicesReed Loden2012-05-261-1/+2
* Bug 744691: Throw an error early when calling a method from a non-existent classByron Jones2012-05-241-0/+1
* Bug 753288: Adds support for detecting Android operating systemByron Jones2012-05-221-0/+1
* Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is n...Frédéric Buclin2012-05-212-2/+15
* Bug 752303: It is no longer possible to cancel an email address change when t...Koosha Khajeh Moogahi2012-05-183-26/+27
* The calendar widget is not localizable.Marc Schumann2012-05-186-15/+59
* Bug 754561 - Tags should be escaped in the auto-complete formReed Loden2012-05-171-0/+1
* Bug 486255: Timezone is displayed incorrectly in outgoing email with SMTP for...Matt Selsky2012-05-171-1/+2
* Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...Simon Green2012-05-171-1/+1
* Bug 365705: Display the default CC list when listing all components of a prod...Matt Selsky2012-05-171-6/+21
* Fix bustage in PODFrédéric Buclin2012-05-171-0/+1
* Bug 728138: Custom fields should have a "Long Description" attribute to bette...rojanu2012-05-179-38/+108
* Bug 490764: Bugzilla should explain why creating a user account is worthwhileFrédéric Buclin2012-05-162-2/+19
* Bug 726953 - Link the bug alias & summary to fields.html in show_bug.cgi. r=g...Matt Selsky2012-05-081-9/+9
* Bug 729001: Reverse resolves the IP address in account lockout notificationsByron Jones2012-05-082-2/+11
* Bug 663747: Add an option to disable 'New: ' prefix on bugmailByron Jones2012-05-083-1/+6
* Bug 744015: Fix 'use of uninitialized value in string' in PatchReaderByron Jones2012-05-081-1/+3
* Bug 744338: jobqueue.pl won't work if not called from the bugzilla/ root dire...Håkan Jerning2012-05-071-1/+7
* Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...Frédéric Buclin2012-05-0721-196/+85
* Bug 571740: Add support for getsatisfaction for the See Also fieldMatt Selsky2012-05-075-5/+43
* Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones2012-04-302-1/+7
* Bug 747189: Remove Bugzilla::Util::file_mod_time()Matt Selsky2012-04-262-26/+2
* Bug 745751: Remove support for microsummariesMatt Selsky2012-04-241-11/+3
* Bug 645433: Bugzilla->error_mode( ERROR_MODE_WEBPAGE ) doesn't change Bugzill...Koosha Khajeh Moogahi2012-04-241-2/+8
* Bug 645427: Bugzilla->usage_mode( USAGE_MODE_BROWSER ) doesn't change Bugzill...Koosha Khajeh Moogahi2012-04-241-2/+8
* Bug 747110: Fix race condition in showdependencygraph.cgi triggering "use of ...Byron Jones2012-04-231-1/+2
* Bug 349015: importxml.pl throws a warning if there is no bug status definedKoosha Khajeh Moogahi2012-04-211-3/+2
* Bug 675502 - show_bug.cgi ctype=xml should include some more comment informationFrank Becker2012-04-202-14/+25
* Bump the version post-releaseFrédéric Buclin2012-04-191-1/+1
* Bump version to 4.3.1Dave Lawrence2012-04-181-1/+1
* Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits a...Frédéric Buclin2012-04-183-45/+0
* Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...Frédéric Buclin2012-04-183-5/+117
* Bug 746547: SMALLSERIAL is of type INT2, not INT1Frédéric Buclin2012-04-181-1/+1
* Bug 731727: Add support for RT to MoreBugUrl extensionMatt Selsky2012-04-183-0/+39
* Bug 416137: WebService function to update a user's information (User.update)Julien Heyman2012-04-181-2/+180
* Bug 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky2012-04-183-0/+38
* Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin2012-04-174-47/+100
* Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin2012-04-172-7/+12
* Bug 745080: Voting extension causes database deadlocksFrédéric Buclin2012-04-171-1/+4
* Comment toggling text is not localizable because it's in a .js file.Marc Schumann2012-04-152-5/+3
* Fix bustageFrédéric Buclin2012-04-141-0/+1