summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-12-02Bug 938300: vers_cmp() incorrectly compares module versionsFrédéric Buclin6-89/+113
r=sgreen a=justdave
2013-11-27Bug 938596 - Add hook for modifying HTTP headers. r=LpSolit.Gervase Markham3-9/+53
2013-11-25Fix bustage due to bug 793963. Some very old bugs may have no commentsFrédéric Buclin1-1/+2
2013-11-25Fix warning caused by Bug 793963Byron Jones1-4/+0
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones24-38/+1168
r=dkl, a=glob
2013-11-19Bug 929345: bug history/activity shouldn't collapse multi-line values to a ↵Byron Jones1-1/+1
single line r=LpSolit, a=sgreen
2013-11-19Bug 939844: Don't cache template filters when arguments are suppliedByron Jones1-1/+2
r=LpSolit, a=glob
2013-11-18Bug 937180: creation_ts of bugs and attachments always at 0 secondsByron Jones4-20/+17
r=dkl, a=simon
2013-11-18Bug 97956 - Give summary and URL of bugs added or removed from dependencies ↵Simon Green3-20/+61
in bugmail r=LpSolit, a=sgreen
2013-11-15Bug 927900: Kill longdesclengthFrédéric Buclin5-27/+7
r=dkl a=sgreen
2013-11-14Bug 938161: sql_date_format() method for SQLite has an incorrect default formatFrédéric Buclin1-1/+1
r/a=glob
2013-11-13Bug 843457: PROJECT environment variable is not honored when mod_perl is enabledFrédéric Buclin1-3/+13
r/a=glob
2013-11-13Bug 937991 - Fix typo in Bugzilla::Component documentationSimon Green1-3/+1
r=glob, a=sgreen
2013-11-08Bug 916633 - join_activity_entries doesn't reconstitute text with commas ↵Simon Green1-2/+3
correctly. r=glob, a=sgreen
2013-11-06Bug 934573 - Date range for Bug.history WebService API methodDave Lawrence1-2/+10
r/a=glob
2013-11-06Bug 287682: UTF-8 characters are incorrectly displayed in New Charts and ↵Frédéric Buclin8-63/+136
graphical reports r=wurblzap a=sgreen
2013-11-06Bug 931765 - When you enter your login or password wrong, the error message ↵tinajohnson.1234@gmail.com3-5/+5
shown "The username or password you entered is not valid" should be edited to "The login or password you entered is not valid" r=dkl,a=sgreen
2013-11-05Bug 890165 - Buglist for single component should offer "File a new bug in ↵Simon Green2-2/+24
the XYZ component" instead of "File a new bug in the XYZ product" r=glob, a=glob
2013-11-05Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQLAlexander Tereschenko3-0/+44
r=simon, a=glob
2013-11-05Bug 523715 - if usetargetmilestone=1, include Target Milestone value in New ↵Sunil Joshi1-1/+1
Bug emai r=simon, a=glob
2013-11-05Bug 465678 - userprefs.cgi title should indicate which tab i'm onSunil Joshi1-8/+9
r=simon, a=glob
2013-11-05Bug 451758 - Highlight shared searches in userprefs.cgiSunil Joshi2-2/+7
r=glob, a=simon
2013-11-05Bug 387292 - Advertise the ability to change the email addressSunil Joshi1-0/+12
r=glob, a=simon
2013-11-04Bug 933485 - Uncaught bugword in bug entry template.Marc Schumann1-1/+1
r=LpSolit; a=glob
2013-11-04Bug 933353 - UNCONFIRMED hardcoded in product list.Marc Schumann1-1/+2
r=LpSolit; a=glob
2013-11-04Bug 926952: Possible race conditions when editing or deleting a milestone or ↵Frédéric Buclin2-3/+14
a version r/a=glob
2013-11-04Bug 933736 - names are no longer links in html bugmail with background ↵Dave Lawrence1-2/+2
bugmail generation r/a=glob
2013-11-04Bug 933274 - Uncaught bugword in ↵Marc Schumann1-1/+1
template/en/default/admin/params/auth.html.tmpl. r=dkl; a=sgreen
2013-10-29Bug 927497 - "Add me to CC list" feature of bug creation screen gives token ↵Dave Lawrence1-10/+18
error r=LpSolit,a=glob
2013-10-29Bug 863745: Enable multi-select fields in reportsPami Ketolainen5-36/+87
r=LpSolit a=glob
2013-10-28Bug 930870: With Pod::Coverage 0.23, t/011pod.t fails if a module is not ↵Frédéric Buclin1-2/+2
installed r/a=glob
2013-10-28Bug 919314: Do not list the target milestone in bugmail headers when ↵Sunil Joshi1-0/+2
usetargetmilestone is off r=LpSolit a=glob
2013-10-28Bug 929575: t/001compile.t fails if Test::Taint is not installedFrédéric Buclin1-1/+2
r=dkl a=glob
2013-10-28Bug 928410 - Bug.get should return detail about cc list members similar to ↵Dave Lawrence1-0/+6
assigned_to, creator and qa_contact r=gerv,a=glob
2013-10-25Bug 928092: Add OS detection for Windows 8.1Frédéric Buclin1-0/+1
r=justdave a=glob
2013-10-24Bug 930013: fall back to the bug's current delta_ts when validating a token ↵Byron Jones1-1/+1
if one is not provided to process_bug.cgi r=dkl,a=glob
2013-10-21Bug 926232 - CSS style ".bz_status_UNCONFIRMED" is not applied due to typo.Andre Klapper1-1/+1
r=Wurblzap; a=glob
2013-10-17Bump version post-releaseDave Lawrence1-1/+1
2013-10-17Bug 927736: "invalid token" error if someone else changes the CC list while ↵Byron Jones1-2/+2
viewing a bug r/a=LpSolit
2013-10-17Bug 927570: mid-air conflict fails to check all changed fieldsByron Jones1-2/+4
r=dkl, a=simon
2013-10-16Bump version to 4.5.1Dave Lawrence2-4/+4
2013-10-16Bug 924932: (CVE-2013-1743) [SECURITY] Field values are not escaped ↵Frédéric Buclin1-14/+24
correctly in tabular reports r=dkl a=glob
2013-10-16Bug 924802: (CVE-2013-1742) [SECURITY] (XSS) "id" and "sortkey" are not ↵Frédéric Buclin2-5/+3
sanitized when editing flag types if categoryAction-foo is set r=dkl a=glob
2013-10-16Bug 913904: (CVE-2013-1734) [SECURITY] CSRF when updating attachmentsFrédéric Buclin1-7/+10
r=dkl a=sgreen
2013-10-16Bug 911593: (CVE-2013-1733) [SECURITY] CSRF in process_bug.cgiFrédéric Buclin1-11/+12
r=dkl a=sgreen
2013-10-16Bug 907438 - In MySQL, login cookie checking is not case-sensitive, reducing ↵Dave Lawrence1-3/+3
total entropy and allowing easier brute force r=LpSolit,a=sgreen
2013-10-16Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ↵Dave Lawrence2-5/+20
and allowing easier brute force r=LpSolit,a=glob
2013-10-16Bug 912641: Release notes for Bugzilla 4.4.1Frédéric Buclin1-2/+45
r=dkl a=LpSolit
2013-10-15Bug 917370: large dependency trees are very slow to loadByron Jones1-43/+66
r=dkl, a=simon
2013-10-14Bug 340160: Speed up LogActivityEntry()Frédéric Buclin1-5/+6
r=dkl a=glob