Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 97956 - Give summary and URL of bugs added or removed from dependencies ↵ | Simon Green | 2013-11-18 | 3 | -20/+61 |
| | | | | | in bugmail r=LpSolit, a=sgreen | ||||
* | Bug 927900: Kill longdesclength | Frédéric Buclin | 2013-11-15 | 5 | -27/+7 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 938161: sql_date_format() method for SQLite has an incorrect default format | Frédéric Buclin | 2013-11-14 | 1 | -1/+1 |
| | | | | r/a=glob | ||||
* | Bug 843457: PROJECT environment variable is not honored when mod_perl is enabled | Frédéric Buclin | 2013-11-13 | 1 | -3/+13 |
| | | | | r/a=glob | ||||
* | Bug 937991 - Fix typo in Bugzilla::Component documentation | Simon Green | 2013-11-13 | 1 | -3/+1 |
| | | | r=glob, a=sgreen | ||||
* | Bug 916633 - join_activity_entries doesn't reconstitute text with commas ↵ | Simon Green | 2013-11-08 | 1 | -2/+3 |
| | | | | | correctly. r=glob, a=sgreen | ||||
* | Bug 934573 - Date range for Bug.history WebService API method | Dave Lawrence | 2013-11-06 | 1 | -2/+10 |
| | | | | r/a=glob | ||||
* | Bug 287682: UTF-8 characters are incorrectly displayed in New Charts and ↵ | Frédéric Buclin | 2013-11-06 | 8 | -63/+136 |
| | | | | | | graphical reports r=wurblzap a=sgreen | ||||
* | Bug 931765 - When you enter your login or password wrong, the error message ↵ | tinajohnson.1234@gmail.com | 2013-11-05 | 3 | -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 | ||||
* | Bug 890165 - Buglist for single component should offer "File a new bug in ↵ | Simon Green | 2013-11-05 | 2 | -2/+24 |
| | | | | | the XYZ component" instead of "File a new bug in the XYZ product" r=glob, a=glob | ||||
* | Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQL | Alexander Tereschenko | 2013-11-05 | 3 | -0/+44 |
| | | | r=simon, a=glob | ||||
* | Bug 523715 - if usetargetmilestone=1, include Target Milestone value in New ↵ | Sunil Joshi | 2013-11-05 | 1 | -1/+1 |
| | | | | | Bug emai r=simon, a=glob | ||||
* | Bug 465678 - userprefs.cgi title should indicate which tab i'm on | Sunil Joshi | 2013-11-05 | 1 | -8/+9 |
| | | | r=simon, a=glob | ||||
* | Bug 451758 - Highlight shared searches in userprefs.cgi | Sunil Joshi | 2013-11-05 | 2 | -2/+7 |
| | | | r=glob, a=simon | ||||
* | Bug 387292 - Advertise the ability to change the email address | Sunil Joshi | 2013-11-05 | 1 | -0/+12 |
| | | | r=glob, a=simon | ||||
* | Bug 933485 - Uncaught bugword in bug entry template. | Marc Schumann | 2013-11-04 | 1 | -1/+1 |
| | | | | r=LpSolit; a=glob | ||||
* | Bug 933353 - UNCONFIRMED hardcoded in product list. | Marc Schumann | 2013-11-04 | 1 | -1/+2 |
| | | | | r=LpSolit; a=glob | ||||
* | Bug 926952: Possible race conditions when editing or deleting a milestone or ↵ | Frédéric Buclin | 2013-11-04 | 2 | -3/+14 |
| | | | | | | a version r/a=glob | ||||
* | Bug 933736 - names are no longer links in html bugmail with background ↵ | Dave Lawrence | 2013-11-04 | 1 | -2/+2 |
| | | | | | | bugmail generation r/a=glob | ||||
* | Bug 933274 - Uncaught bugword in ↵ | Marc Schumann | 2013-11-04 | 1 | -1/+1 |
| | | | | | | template/en/default/admin/params/auth.html.tmpl. r=dkl; a=sgreen | ||||
* | Bug 927497 - "Add me to CC list" feature of bug creation screen gives token ↵ | Dave Lawrence | 2013-10-29 | 1 | -10/+18 |
| | | | | | | error r=LpSolit,a=glob | ||||
* | Bug 863745: Enable multi-select fields in reports | Pami Ketolainen | 2013-10-29 | 5 | -36/+87 |
| | | | | r=LpSolit a=glob | ||||
* | Bug 930870: With Pod::Coverage 0.23, t/011pod.t fails if a module is not ↵ | Frédéric Buclin | 2013-10-28 | 1 | -2/+2 |
| | | | | | | installed r/a=glob | ||||
* | Bug 919314: Do not list the target milestone in bugmail headers when ↵ | Sunil Joshi | 2013-10-28 | 1 | -0/+2 |
| | | | | | | usetargetmilestone is off r=LpSolit a=glob | ||||
* | Bug 929575: t/001compile.t fails if Test::Taint is not installed | Frédéric Buclin | 2013-10-28 | 1 | -1/+2 |
| | | | | r=dkl a=glob | ||||
* | Bug 928410 - Bug.get should return detail about cc list members similar to ↵ | Dave Lawrence | 2013-10-28 | 1 | -0/+6 |
| | | | | | | assigned_to, creator and qa_contact r=gerv,a=glob | ||||
* | Bug 928092: Add OS detection for Windows 8.1 | Frédéric Buclin | 2013-10-25 | 1 | -0/+1 |
| | | | | r=justdave a=glob | ||||
* | Bug 930013: fall back to the bug's current delta_ts when validating a token ↵ | Byron Jones | 2013-10-24 | 1 | -1/+1 |
| | | | | | | if one is not provided to process_bug.cgi r=dkl,a=glob | ||||
* | Bug 926232 - CSS style ".bz_status_UNCONFIRMED" is not applied due to typo. | Andre Klapper | 2013-10-21 | 1 | -1/+1 |
| | | | | r=Wurblzap; a=glob | ||||
* | Bump version post-release | Dave Lawrence | 2013-10-17 | 1 | -1/+1 |
| | |||||
* | Bug 927736: "invalid token" error if someone else changes the CC list while ↵ | Byron Jones | 2013-10-17 | 1 | -2/+2 |
| | | | | | | viewing a bug r/a=LpSolit | ||||
* | Bug 927570: mid-air conflict fails to check all changed fields | Byron Jones | 2013-10-17 | 1 | -2/+4 |
| | | | | r=dkl, a=simon | ||||
* | Bump version to 4.5.1 | Dave Lawrence | 2013-10-16 | 2 | -4/+4 |
| | |||||
* | Bug 924932: (CVE-2013-1743) [SECURITY] Field values are not escaped ↵ | Frédéric Buclin | 2013-10-16 | 1 | -14/+24 |
| | | | | | | correctly in tabular reports r=dkl a=glob | ||||
* | Bug 924802: (CVE-2013-1742) [SECURITY] (XSS) "id" and "sortkey" are not ↵ | Frédéric Buclin | 2013-10-16 | 2 | -5/+3 |
| | | | | | | sanitized when editing flag types if categoryAction-foo is set r=dkl a=glob | ||||
* | Bug 913904: (CVE-2013-1734) [SECURITY] CSRF when updating attachments | Frédéric Buclin | 2013-10-16 | 1 | -7/+10 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 911593: (CVE-2013-1733) [SECURITY] CSRF in process_bug.cgi | Frédéric Buclin | 2013-10-16 | 1 | -11/+12 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 907438 - In MySQL, login cookie checking is not case-sensitive, reducing ↵ | Dave Lawrence | 2013-10-16 | 1 | -3/+3 |
| | | | | | | total entropy and allowing easier brute force r=LpSolit,a=sgreen | ||||
* | Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ↵ | Dave Lawrence | 2013-10-16 | 2 | -5/+20 |
| | | | | | | and allowing easier brute force r=LpSolit,a=glob | ||||
* | Bug 912641: Release notes for Bugzilla 4.4.1 | Frédéric Buclin | 2013-10-16 | 1 | -2/+45 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 917370: large dependency trees are very slow to load | Byron Jones | 2013-10-15 | 1 | -43/+66 |
| | | | | r=dkl, a=simon | ||||
* | Bug 340160: Speed up LogActivityEntry() | Frédéric Buclin | 2013-10-14 | 1 | -5/+6 |
| | | | | r=dkl a=glob | ||||
* | Backout 1st part of bug 340160: state $sth doesn't work fine with mod_perl | Frédéric Buclin | 2013-10-14 | 1 | -6/+5 |
| | |||||
* | Fixes on checkin for bug 769134 | Frédéric Buclin | 2013-10-11 | 2 | -11/+8 |
| | |||||
* | Bug 916254 - Bug.get should include the name for reporter, assigned_to and ↵ | Frank Becker | 2013-10-11 | 1 | -0/+57 |
| | | | | | | qa_contact r=dkl,a=sgreen | ||||
* | Bug 919852 - Add ability to perform quicksearch using Bug.search | Dave Lawrence | 2013-10-01 | 2 | -37/+53 |
| | | | | r/a=glob | ||||
* | Bug 864625 - Setting a non-privileged user as a requestee on a secure bug ↵ | Dave Lawrence | 2013-09-29 | 1 | -6/+14 |
| | | | | | | while ccing the same user to give access at the same r=LpSolit,a=sgreen | ||||
* | Bug 891311: Text in the "My Requests" page is misleading about how the ↵ | Frédéric Buclin | 2013-09-28 | 2 | -34/+36 |
| | | | | | | AND/OR radio button works r=dkl a=justdave | ||||
* | Bug 798927: An error should be thrown when passing an illegal pronoun | Imran Chaudhry | 2013-09-28 | 2 | -1/+9 |
| | | | | r=LpSolit a=justdave | ||||
* | Bug 340160: Speed up LogActivityEntry() | Frédéric Buclin | 2013-09-28 | 2 | -14/+10 |
| | | | | r=dkl a=justdave |