Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 616679: A user with local editcomponents privs should be able to set the ↵ | Frédéric Buclin | 2011-07-04 | 2 | -5/+20 |
| | | | | | | grant and request groups to groups the user belongs to only a=LpSolit | ||||
* | Revert wrong indentation, see bug 652427 | Frédéric Buclin | 2011-07-01 | 1 | -1/+1 |
| | |||||
* | Bug 652427: Going back to the new bug page loses the description if possible ↵ | Guy Pyrzak | 2011-06-28 | 4 | -5/+8 |
| | | | | | | duplicates have been searched for r=mkanat, r=mkanat | ||||
* | Bug 666781 - t/008filter.t should not require filterexceptions.pl when one ↵ | David Lawrence | 2011-06-28 | 1 | -9/+7 |
| | | | | | | does not exist especially with extensions r/a=mkanat | ||||
* | Bug 652444 - Voting for bugs where the product allows only one vote per bug ↵ | David Lawrence | 2011-06-24 | 1 | -2/+9 |
| | | | | | | but that isn't clear in the voting form or help r/a=LpSolit | ||||
* | Bug 658547 - The link for new attachments in bugmail should point to the ↵ | David Lawrence | 2011-06-23 | 1 | -1/+1 |
| | | | | | | "Edit" page rather than to the attachment content itself r/a=LpSolit | ||||
* | Bug 663835 - Extensions templates are not tested by the normal sanity test ↵ | David Lawrence | 2011-06-23 | 2 | -34/+12 |
| | | | | | | scripts r/a=mkanat | ||||
* | Bug 640987 - YUI is only used for the first tabular report when using ↵ | Guy Pyrzak | 2011-06-15 | 1 | -2/+4 |
| | | | | | | multiple tables r=mkanat, a=mkanat | ||||
* | Bug 656769: Fix bz_fireEvent for IE9 | Byron Jones | 2011-06-14 | 1 | -6/+7 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 660866: Allow editing of old "boolean chart" searches using the new | Max Kanat-Alexander | 2011-06-13 | 4 | -17/+73 |
| | | | | | "custom search" UI controls on the advanced search form. r=mkanat, a=mkanat (module owner) | ||||
* | Bug 663696: Remove 'config' hook example from the Example extension | Tiago Mello | 2011-06-12 | 1 | -7/+0 |
| | | | | r/a=mkanat | ||||
* | Fixes several bugs at once related to New Charts: | Frédéric Buclin | 2011-06-11 | 3 | -23/+25 |
| | | | | | | | Bug 610739: YUI-generated tabular reports do not work if only one axis is set Bug 617676: Wrong URLs in the "Total" row at the bottom of tabular reports when JS is enabled Bug 655848: Use of uninitialized value $tbl in string eq at /var/www/html/bugzilla/report.cgi line 162 r/a=LpSolit | ||||
* | Bug 663208: Recursive "Verify new product details" page when attempting to ↵ | Frédéric Buclin | 2011-06-11 | 1 | -1/+7 |
| | | | | | | move multiple bugs to another product r/a=mkanat | ||||
* | Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in ↵ | Frédéric Buclin | 2011-06-07 | 1 | -0/+1 |
| | | | | | | addition (+) r/a=mkanat | ||||
* | Bug 657194: Use YUI's escapeHTML() instead of our custom one | Reed Loden | 2011-06-07 | 1 | -8/+2 |
| | | | | r=mkanat a=LpSolit | ||||
* | Bug 662406: Add the "id" column for bug_see_also to Schema.pm. | Max Kanat-Alexander | 2011-06-06 | 1 | -0/+2 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 649281 - Add ircs:// to url protocols for external links in comment | Matt Selsky | 2011-06-06 | 1 | -2/+2 |
| | | | | author=Matt Selsky, r=dkl, a=LpSolit | ||||
* | Bug 647649: Change the old "Boolean Charts" UI into the new AND/OR | Max Kanat-Alexander | 2011-05-31 | 9 | -196/+297 |
| | | | | | "Custom Search" UI. r=timello, a=mkanat | ||||
* | Bug 658063 - Move votes_container css style to external style.css instead of ↵ | David Lawrence | 2011-05-30 | 1 | -0/+21 |
| | | | | | | template Adding missing added file from previous checkin. Previous r/a=mkanat | ||||
* | Bug 660464: Linkify the tag name in the confirmation message when tagging bugs | Frédéric Buclin | 2011-05-30 | 1 | -1/+2 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 659816: Fix url_decoding of utf8 strings | Byron Jones | 2011-05-30 | 1 | -4/+1 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 655847: Accessing buglist.cgi throws: Use of inherited AUTOLOAD for ↵ | Frédéric Buclin | 2011-05-29 | 1 | -9/+1 |
| | | | | | | non-method Bugzilla::CGI::SERVER_PUSH() is deprecated at Bugzilla/CGI.pm line 233 r/a=mkanat | ||||
* | Bug 658063 - Move votes_container css style to external style.css instead of ↵ | David Lawrence | 2011-05-27 | 2 | -4/+4 |
| | | | | | | template r/a=mkanat | ||||
* | Bug 655210: Allows custom bug creation formats to specify a "created" format | Byron Jones | 2011-05-24 | 1 | -1/+4 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 659185: html_quote() escapes @ causing mailto links to not be processed | Frédéric Buclin | 2011-05-24 | 1 | -1/+2 |
| | | | | r/a=mkanat | ||||
* | Bug 659124 - New template hook in bug/show-header.html.tmpl to allow ↵ | David Lawrence | 2011-05-23 | 1 | -0/+2 |
| | | | | | | manipulating header information for show_bug.cg r/a=mkanat | ||||
* | Bug 658905: flag_handler() gets arguments in the wrong order in importxml.pl | Frédéric Buclin | 2011-05-23 | 1 | -1/+1 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 657707: importxml.pl crashes when importing keywords | Frédéric Buclin | 2011-05-23 | 1 | -9/+0 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with ↵ | Frédéric Buclin | 2011-05-23 | 1 | -3/+2 |
| | | | | | | recent ActiveState releases r=mkanat a=LpSolit | ||||
* | Bug 657947: Add trailing newlines after quoted reply | Byron Jones | 2011-05-20 | 1 | -2/+2 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 658056 - Improper HTML on show_bug.cgi page when user is logged out | David Lawrence | 2011-05-18 | 1 | -7/+13 |
| | | | | r/a=LpSolit | ||||
* | Bug 655229: Adds components, versions and milestones to Product.get | Byron Jones | 2011-05-17 | 2 | -36/+233 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 657542: Make the AND/OR tests for xt/search.t function properly and | Max Kanat-Alexander | 2011-05-16 | 6 | -94/+64 |
| | | | | | catch known-broken tests as it's supposed to. r=mkanat, a=mkanat (module owner) | ||||
* | Allow searches to specify whether the top-level criteria will be joined | Max Kanat-Alexander | 2011-05-13 | 1 | -1/+1 |
| | | | | | together with AND or OR. (This is part of bug 647649 but fixes a test failure caused by bug 656994 so is being checked in now.) | ||||
* | Bug 656994: Test custom search more thoroughly in xt/search.t. | Max Kanat-Alexander | 2011-05-13 | 2 | -6/+135 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 656790 - Create a basic framework for testing custom search | Max Kanat-Alexander | 2011-05-13 | 3 | -1/+131 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way ↵ | Frédéric Buclin | 2011-05-11 | 1 | -1/+2 |
| | | | | | | to display patches r/a=mkanat | ||||
* | Bug 28849: Block users from CCing other users if they do not have editbugs privs | Byron Jones | 2011-05-10 | 3 | -3/+21 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 653659 - Cannot shrink-back attachment description textarea on detailed edit | David Lawrence | 2013-05-07 | 1 | -1/+5 |
| | | | | r/a=mkanat | ||||
* | Bug 653713: editusers.cgi crashes when editing a user profile | Jochen Wiedmann | 2011-05-06 | 1 | -1/+4 |
| | | | | r/a=mkanat | ||||
* | Bug 653341: Bug.create() fails to error out if an invalid group is passed | Frédéric Buclin | 2011-05-06 | 4 | -9/+26 |
| | | | | r/a=mkanat | ||||
* | Bug 654833 - New hook to add additional attachment action links to the ↵ | David Lawrence | 2013-05-04 | 1 | -0/+1 |
| | | | | | | attachment details page r/a=mkanat | ||||
* | Bug 652625 - Empty queries still get run because the list_id parameter is ↵ | David Lawrence | 2013-05-03 | 1 | -1/+3 |
| | | | | | | added to them r/a=mkanat | ||||
* | Bug 653406: fix escaping of url vars in error messages | Byron Jones | 2011-04-29 | 1 | -8/+8 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 653404: Misleading error message when file to be attached is not ↵ | Frédéric Buclin | 2011-04-28 | 1 | -1/+4 |
| | | | | | | readable by browser r/a=LpSolit | ||||
* | Bug 653104 - The description of components in enter_bug.cgi is out of sync ↵ | David Lawrence | 2011-04-25 | 1 | -0/+1 |
| | | | | | | when some components are disabled r/a=LpSolit | ||||
* | Bump the version number post-release. | Max Kanat-Alexander | 2011-04-27 | 1 | -1/+1 |
| | |||||
* | Bump version number for 4.1.2. | Max Kanat-Alexander | 2011-04-27 | 2 | -3/+3 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=652474 | ||||
* | Bug 538428: bugzilla.dtd is not valid | David Lawrence | 2011-04-28 | 1 | -3/+3 |
| | | | | r/a=LpSolit | ||||
* | Bug 601524: Linkified bug summaries in buglists look weird | Byron Jones | 2011-04-28 | 2 | -0/+12 |
| | | | | r=pyrzak r=LpSolit a=LpSolit |