Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 875728 - Need hook for links in common-links | Dave Lawrence | 2013-07-24 | 1 | -0/+2 |
| | | | | r=rojanu,a=sgreen | ||||
* | Bug 895309 - comments returned via the REST endpoint shouldn't be wrapped | Dave Lawrence | 2013-07-24 | 1 | -1/+3 |
| | | | | | r/a=glob https://bugzilla.mozilla.org/show_bug.cgi?id=859309 | ||||
* | Bug 880653 - Add POD for Bug.possible_duplicates webservice | Dave Lawrence | 2013-07-24 | 1 | -2/+53 |
| | | | | r=LpSolit,a=sgreen | ||||
* | Bug 345194: fix for xt tests | Byron Jones | 2013-07-24 | 1 | -0/+5 |
| | |||||
* | Bug 345194: Add "is empty" and "is not empty" search operators to the ↵ | Byron Jones | 2013-07-24 | 4 | -3/+167 |
| | | | | | | boolean chart r=LpSolit, a=sgreen | ||||
* | Bug 533878: Allow relative date searches involving date/time custom fields | Byron Jones | 2013-07-24 | 2 | -18/+37 |
| | | | | r=LpSolit, a=sgreen | ||||
* | Bug 896066 - Allow REST WebService API to for GET /product to allow ↵ | Dave Lawrence | 2013-07-23 | 1 | -1/+0 |
| | | | | retrieval of multiple product objects instead of ids | ||||
* | Bug 896066 - Allow REST WebService API to for GET /product to allow ↵ | Dave Lawrence | 2013-07-23 | 3 | -52/+106 |
| | | | | | | retrieval of multiple product objects r/a=glob | ||||
* | Bug 871473: New code hook "before_read" in Migrate.pm | rojanu | 2013-07-23 | 1 | -0/+7 |
| | | | | r=LpSolit a=sgreen | ||||
* | Bug 893953: Duplicated CSS rule for "bug_id_container input" in search_form.css | Sunil Joshi | 2013-07-23 | 1 | -4/+0 |
| | | | | r=LpSolit a=sgreen | ||||
* | Bug 880227 - Install of Bugzilla DBI module fails due to mirror.hiwaay.net ↵ | Hugo Seabrook | 2013-07-23 | 1 | -7/+1 |
| | | | | not being available | ||||
* | Bug 850986: don't allow setting a flag's requestee to a disabled account | Byron Jones | 2013-07-22 | 2 | -2/+12 |
| | | | | r=dkl, a=justdave | ||||
* | Bug 895306: REST endpoint returns both JSON and HTML errors when running ↵ | Byron Jones | 2013-07-22 | 1 | -1/+8 |
| | | | | | | under mod_perl r=dkl, a=glob | ||||
* | remove accidental commit from bug 866927 | Byron Jones | 2013-07-19 | 1 | -1/+0 |
| | |||||
* | Bug 894221 - API Documentation Error | Simon Green | 2013-07-16 | 1 | -4/+0 |
| | |||||
* | Bug 893922 - checksetup.pl failes to locate the string 'feature_rest' | Dave Lawrence | 2013-07-15 | 1 | -0/+1 |
| | |||||
* | Bug 787328 - xmlrpc.cgi doesn't send any security-related headers | Dave Lawrence | 2013-07-14 | 1 | -2/+10 |
| | | | | r=glob,a=justdave | ||||
* | Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST | Dave Lawrence | 2013-07-12 | 25 | -39/+1649 |
| | | | | r=glob,a=justdave | ||||
* | Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entries | Simon Green | 2013-07-09 | 3 | -34/+60 |
| | | | | r=glob, a=justdave | ||||
* | Bug 890563: DateTime error when going to editwhines.cgi | John Nishinaga | 2013-07-06 | 1 | -0/+2 |
| | | | | r/a=LpSolit | ||||
* | Bug 861519: The keyword field in the "Enter Bug" and "Change several bugs at ↵ | Frédéric Buclin | 2013-06-27 | 1 | -0/+1 |
| | | | | | | once" pages no longer lists available keywords a=LpSolit | ||||
* | Remove incorrect linebreak | Frédéric Buclin | 2013-06-27 | 1 | -4/+1 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=286374 | ||||
* | Bug 882568: Remove unnecessary text about a bug not being part of last search | Byron Jones | 2013-06-27 | 1 | -15/+5 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 886034: Remove deprecated code about CGI 2.75 | Frédéric Buclin | 2013-06-26 | 1 | -7/+1 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 880097 - Only retrieve database fetched values if requested | Simon Green | 2013-06-17 | 1 | -4/+13 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 877083 - "Ignore Bug Mail" shouldn't lead to request email being dropped | Dave Lawrence | 2013-06-12 | 2 | -6/+5 |
| | | | | r=glob,a=LpSolit | ||||
* | Bug 875377: Hint how to change the email address should only be displayed if ↵ | Marc Schumann | 2013-06-11 | 1 | -5/+7 |
| | | | | | | the address can be changed r/a=LpSolit | ||||
* | Bug 856158: A question mark inside quoted strings triggers flag detection ↵ | Frédéric Buclin | 2013-06-11 | 1 | -13/+33 |
| | | | | | | when using QuickSearch r=glob a=LpSolit | ||||
* | Bug 880315: Fix malformed sql generated by the fix for bug 879055 | Byron Jones | 2013-06-07 | 1 | -4/+4 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 878035: Do not disclose whether a user account exists or not when a user ↵ | Frédéric Buclin | 2013-06-06 | 4 | -6/+16 |
| | | | | | | clicks "forgot password" r=dkl a=LpSolit | ||||
* | Remove tabs | Frédéric Buclin | 2013-06-05 | 1 | -1/+1 |
| | |||||
* | Bug 878623: Improvement in retrieving a classification name from bug | Simon Green | 2013-06-05 | 1 | -8/+2 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 875744: Bug history messed up when two comments are made private | Hugo Seabrook | 2013-06-05 | 1 | -1/+2 |
| | | | | r/a=LpSolit | ||||
* | Bug 874944: Do not display the Excluded list when sending bugmails | Frédéric Buclin | 2013-06-05 | 4 | -75/+34 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 879055: Add parenthesis to prevent anywordssubstr search from returning ↵ | Simon Green | 2013-06-05 | 1 | -7/+7 |
| | | | | | | incorrect results. r=glob, a=LpSolit | ||||
* | Bug 828344: add missing xt broken tests | Byron Jones | 2013-05-23 | 1 | -2/+23 |
| | |||||
* | Bug 874827 - Remove superfluous "and" in 4.4 release notes. | Marc Schumann | 2013-05-22 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 828344: "contains all of the words" no longer looks for all words within ↵ | Byron Jones | 2013-05-21 | 2 | -16/+99 |
| | | | | | | the same comment or flag r=LpSolit, a=LpSolit | ||||
* | Bug 873920: Whine e-mails to other people includes invalid link | Simon Green | 2013-05-20 | 2 | -3/+7 |
| | | | | r/a=LpSolit | ||||
* | Bug 870700: Release notes for Bugzilla 4.4 | Frédéric Buclin | 2013-05-18 | 1 | -1/+5 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 850135 - hide the textarea custom fields by default with an (edit) link | Dave Lawrence | 2013-05-10 | 1 | -3/+1 |
| | | | | - Removal of div around pre as suggested by reviewer | ||||
* | Bug 850135 - hide the textarea custom fields by default with an (edit) link | Dave Lawrence | 2013-05-10 | 3 | -10/+48 |
| | | | | r=glob,a=LpSolit | ||||
* | Bug 842068: Add 'group_updated_fields' hook to 'global/messages.html.tmpl' | Tiago Mello | 2013-05-10 | 1 | -0/+2 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 828344: "contains all of the words" no longer looks for all words within ↵ | Byron Jones | 2013-05-10 | 3 | -52/+58 |
| | | | | | | the same comment or flag r=LpSolit, a=LpSolit | ||||
* | Bug 212471: Tabular reports do not link bug counts involving the empty ↵ | Frédéric Buclin | 2013-05-05 | 1 | -1/+2 |
| | | | | | | resolution correctly r=dkl a=LpSolit | ||||
* | Bug 859118 - Bug.search called with no arguments returns all visible bugs, ↵ | Dave Lawrence | 2013-05-03 | 2 | -11/+48 |
| | | | | | | ignoring max_search_results and search_allow_no_criteria r/a=LpSolit | ||||
* | Bug 848635: Old queries based on tags are no longer listed in the page ↵ | Frédéric Buclin | 2013-04-28 | 1 | -6/+1 |
| | | | | | | footer by default when upgrading from 4.0 or older to 4.2 r=glob a=LpSolit | ||||
* | Bug 861519: The keyword field in the "Enter Bug" page no longer lists ↵ | Frédéric Buclin | 2013-04-28 | 1 | -2/+2 |
| | | | | | | available keywords r=glob a=LpSolit | ||||
* | Bug 858909: When running checksetup.pl for the first time using Oracle as DB ↵ | Frédéric Buclin | 2013-04-28 | 1 | -1/+1 |
| | | | | | | server, you get an "uninitialized value" warning r=dkl a=LpSolit | ||||
* | Bug 851591: Add a main-end hook into global/footer.html.tmpl to be able to ↵ | Frédéric Buclin | 2013-04-18 | 2 | -0/+17 |
| | | | | | | display additional data before displaying the page footer r=dkl a=LpSolit |