summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin47-139/+159
CSS styles r/a=justdave
2013-12-21Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and ↵Frédéric Buclin2-6/+5
using a non-cookie based authentication method r=dkl a=justdave
2013-12-19Bug 950491: When viewing a dependency graph, an "uninitialized value" ↵Frédéric Buclin1-1/+1
warning is thrown r/a=sgreen
2013-12-19Bug 237498: Add memcached integrationByron Jones10-34/+568
r=dkl, a=sgreen
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ↵Simon Green1-1/+1
"all of the groups") r=gerv, a=sgreen
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ↵Simon Green9-97/+228
"all of the groups") r=gerv, a=sgreen
2013-12-18Bug 227380 - bad color contrast for links in error messagesRojanu1-0/+4
r=simon, a=sgreen
2013-12-17Bug 815026: Bugzilla::Object cache should be cleared when an object is ↵Byron Jones1-1/+15
updated or removed from the database r=dkl, a=sgreen
2013-12-17Bug 651786: Modifying the default user object modifies the DEFAULT_USER constantByron Jones1-3/+2
r=sgreen, a=sgreen
2013-12-17Bug 905511: When creating a new bug, the version select field is not highlightedFrédéric Buclin1-1/+2
r/a=sgreen
2013-12-12Bug 947766 - Poorly worded error message when attempting to attach a file ↵Simon Green1-1/+2
that is too large r=glob, a=sgreen
2013-12-10Bug 930867: background bugmail generation throws a "Can't store CODE items" ↵Byron Jones1-1/+7
error on dep_only changes r=sgreen, a=sgreen
2013-12-05Bug 942599: Documentation about possible_duplicates() lists 'products' as ↵Frédéric Buclin1-2/+5
argument instead of 'product' r/a=glob
2013-12-02Bug 944583 - sendunsentbugmail.pl has bad SQLSimon Green1-4/+3
r=glob, a=sgreen
2013-12-02Bug 944586 - URLs in the query results are not linksSimon Green1-0/+5
r=glob, a=sgreen
2013-12-02Bug 938596: remove tabsByron Jones1-3/+3
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