summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-05Bug 890165 - Buglist for single component should offer "File a new bug in the...Simon Green2-2/+24
2013-11-05Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQLAlexander Tereschenko3-0/+44
2013-11-05Bug 523715 - if usetargetmilestone=1, include Target Milestone value in New B...Sunil Joshi1-1/+1
2013-11-05Bug 465678 - userprefs.cgi title should indicate which tab i'm onSunil Joshi1-8/+9
2013-11-05Bug 451758 - Highlight shared searches in userprefs.cgiSunil Joshi2-2/+7
2013-11-05Bug 387292 - Advertise the ability to change the email addressSunil Joshi1-0/+12
2013-11-04Bug 933485 - Uncaught bugword in bug entry template.Marc Schumann1-1/+1
2013-11-04Bug 933353 - UNCONFIRMED hardcoded in product list.Marc Schumann1-1/+2
2013-11-04Bug 926952: Possible race conditions when editing or deleting a milestone or ...Frédéric Buclin2-3/+14
2013-11-04Bug 933736 - names are no longer links in html bugmail with background bugmai...Dave Lawrence1-2/+2
2013-11-04Bug 933274 - Uncaught bugword in template/en/default/admin/params/auth.html.t...Marc Schumann1-1/+1
2013-10-29Bug 927497 - "Add me to CC list" feature of bug creation screen gives token e...Dave Lawrence1-10/+18
2013-10-29Bug 863745: Enable multi-select fields in reportsPami Ketolainen5-36/+87
2013-10-28Bug 930870: With Pod::Coverage 0.23, t/011pod.t fails if a module is not inst...Frédéric Buclin1-2/+2
2013-10-28Bug 919314: Do not list the target milestone in bugmail headers when usetarge...Sunil Joshi1-0/+2
2013-10-28Bug 929575: t/001compile.t fails if Test::Taint is not installedFrédéric Buclin1-1/+2
2013-10-28Bug 928410 - Bug.get should return detail about cc list members similar to as...Dave Lawrence1-0/+6
2013-10-25Bug 928092: Add OS detection for Windows 8.1Frédéric Buclin1-0/+1
2013-10-24Bug 930013: fall back to the bug's current delta_ts when validating a token i...Byron Jones1-1/+1
2013-10-21Bug 926232 - CSS style ".bz_status_UNCONFIRMED" is not applied due to typo.Andre Klapper1-1/+1
2013-10-17Bump version post-releaseDave Lawrence1-1/+1
2013-10-17Bug 927736: "invalid token" error if someone else changes the CC list while v...Byron Jones1-2/+2
2013-10-17Bug 927570: mid-air conflict fails to check all changed fieldsByron Jones1-2/+4
2013-10-16Bump version to 4.5.1Dave Lawrence2-4/+4
2013-10-16Bug 924932: (CVE-2013-1743) [SECURITY] Field values are not escaped correctly...Frédéric Buclin1-14/+24
2013-10-16Bug 924802: (CVE-2013-1742) [SECURITY] (XSS) "id" and "sortkey" are not sanit...Frédéric Buclin2-5/+3
2013-10-16Bug 913904: (CVE-2013-1734) [SECURITY] CSRF when updating attachmentsFrédéric Buclin1-7/+10
2013-10-16Bug 911593: (CVE-2013-1733) [SECURITY] CSRF in process_bug.cgiFrédéric Buclin1-11/+12
2013-10-16Bug 907438 - In MySQL, login cookie checking is not case-sensitive, reducing ...Dave Lawrence1-3/+3
2013-10-16Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ...Dave Lawrence2-5/+20
2013-10-16Bug 912641: Release notes for Bugzilla 4.4.1Frédéric Buclin1-2/+45
2013-10-15Bug 917370: large dependency trees are very slow to loadByron Jones1-43/+66
2013-10-14Bug 340160: Speed up LogActivityEntry()Frédéric Buclin1-5/+6
2013-10-14Backout 1st part of bug 340160: state $sth doesn't work fine with mod_perlFrédéric Buclin1-6/+5
2013-10-11Fixes on checkin for bug 769134Frédéric Buclin2-11/+8
2013-10-11Bug 916254 - Bug.get should include the name for reporter, assigned_to and qa...Frank Becker1-0/+57
2013-10-01Bug 919852 - Add ability to perform quicksearch using Bug.searchDave Lawrence2-37/+53
2013-09-30Bug 864625 - Setting a non-privileged user as a requestee on a secure bug whi...Dave Lawrence1-6/+14
2013-09-28Bug 891311: Text in the "My Requests" page is misleading about how the AND/OR...Frédéric Buclin2-34/+36
2013-09-28Bug 798927: An error should be thrown when passing an illegal pronounImran Chaudhry2-1/+9
2013-09-28Bug 340160: Speed up LogActivityEntry()Frédéric Buclin2-14/+10
2013-09-28Bug 851267: Bugzilla times out when a user has several thousands of votesFrédéric Buclin3-96/+93
2013-09-26Bug 917483 - Bug.update_attachment causes error when updating filename using ...Dave Lawrence1-6/+19
2013-09-26Bug 784072 (2nd part): Exclude extensions from POD coverage checksFrédéric Buclin1-0/+2
2013-09-26fix bustage due to bug 891236: it doesn't pass t/002goodperl.tFrédéric Buclin1-1/+3
2013-09-26Bug 920787: The "Flags:" label in bug reports is badly alignedFrédéric Buclin2-8/+2
2013-09-26Bug 917669 - invalid or expired authentication tokens and cookies should thro...Dave Lawrence5-14/+41
2013-09-26Bug 893589 - 004template.t fails when templates in extension directorySimon Green3-14/+26
2013-09-26Bug 769134 - Bugzilla unintentionally removes groups when changing products w...Simon Green2-13/+62
2013-09-26Bug 714523 - editversions.cgi should use ->set_allSunil Joshi2-7/+9