Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 673385: Dragging text into the QuickSearch field on index.cgi doesn't ↵ | Frédéric Buclin | 2014-01-16 | 1 | -40/+4 |
| | | | | | | delete the help text in this field r=dkl a=justdave | ||||
* | Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ↵ | Frédéric Buclin | 2014-01-16 | 3 | -113/+21 |
| | | | | | | instead of JavaScript r=dkl a=justdave | ||||
* | Bug 955962: memcached touched unnecessarily when USE_MEMCACHED is false or ↵ | Byron Jones | 2014-01-14 | 1 | -2/+4 |
| | | | | | | no updates made r=dkl, a=sgreen | ||||
* | Bug 845725: interdiff hangs on massive patches | Byron Jones | 2014-01-14 | 1 | -27/+63 |
| | | | | r=dkl, a=sgreen | ||||
* | Bug 904467 - error when %recipients is empty (e.g. after bugmail_recipients ↵ | Damien Nozay | 2014-01-13 | 1 | -14/+17 |
| | | | | | | empties it) r/a=glob | ||||
* | Bug 958057 - REST API - No example of non-rewrite endpoint in POD docs, no ↵ | Dave Lawrence | 2014-01-09 | 1 | -5/+15 |
| | | | | | | config directions for how to create rewrite r/a=justdave | ||||
* | Bug 957826: XSS in the comment tag field | Frédéric Buclin | 2014-01-09 | 1 | -1/+1 |
| | | | | r=glob a=justdave | ||||
* | Bug 360231: importxml.pl ignores the maxattachmentsize and ↵ | Frédéric Buclin | 2014-01-09 | 1 | -19/+31 |
| | | | | | | maxlocalattachment parameters when importing attachments r=dkl a=justdave | ||||
* | Replace [ and ] in URLs by %5B and %5D respectively to make the HTML5 ↵ | Frédéric Buclin | 2014-01-08 | 1 | -4/+4 |
| | | | | | validator happy https://bugzilla.mozilla.org/show_bug.cgi?id=390955 | ||||
* | Bug 546838: Upgrade Bugzilla to HTML5 | Frédéric Buclin | 2014-01-08 | 9 | -26/+21 |
| | | | | r/a=justdave | ||||
* | Bug 840407 (part 2): Remove the "align" and "valign" attributes from extensions | Frédéric Buclin | 2014-01-08 | 5 | -13/+25 |
| | | | | r/a=justdave | ||||
* | Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵ | Connor Behan | 2014-01-07 | 55 | -460/+451 |
| | | | | | | specific Bugzilla installation r=dkl,a=justdave | ||||
* | Bug 952796: Remove HTML attributes which are obsolete in HTML5 | Frédéric Buclin | 2014-01-07 | 16 | -75/+82 |
| | | | | r/a=justdave | ||||
* | Bug 840407: Remove the "align" and "valign" attributes | Frédéric Buclin | 2014-01-07 | 43 | -593/+567 |
| | | | | r/a=justdave | ||||
* | Bug 390955: Add some useful standard searches to the index page | Frédéric Buclin | 2014-01-07 | 5 | -78/+133 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 945535 - When loading bugs with large number of attachments, ↵ | Dave Lawrence | 2014-01-02 | 1 | -15/+21 |
| | | | | | | $bug->attachments reloads all flags for each attachment even if preloaded r=LpSolit,a=sgreen | ||||
* | Bug 952284 - Tags set to private comments should not be disclosed to ↵ | Dave Lawrence | 2014-01-02 | 1 | -0/+11 |
| | | | | | | everybody in the bug activity table r=LpSolit,a=sgreen | ||||
* | Fix on checkin for bug 543432 | Frédéric Buclin | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Bug 543432: [PostgreSQL] Crash when typing a string in combination with a ↵ | Frédéric Buclin | 2014-01-03 | 4 | -23/+34 |
| | | | | | | numeric field r=dkl a=sgreen | ||||
* | Bug 895813: Mandatory custom fields whose visibility depends on a component ↵ | Frédéric Buclin | 2014-01-02 | 1 | -4/+4 |
| | | | | | | are not required on bug creation r=pketolai r=dkl a=sgreen | ||||
* | Bug 946565 - Bug Mail does not correct notify when two people have made changes | Simon Green | 2014-01-03 | 3 | -13/+21 |
| | | | r=LpSolit, a=simon | ||||
* | Bug 940010 - When entering a new bug, if there's only one active version or ↵ | Simon Green | 2014-01-03 | 1 | -3/+10 |
| | | | | | component, automatically select it r=LpSolit, a=sgreen | ||||
* | Bug 756048 - Add and update bug and attachment flags using the WebService API | Dave Lawrence | 2013-12-31 | 5 | -8/+568 |
| | | | | r=sgreen,a=justdave | ||||
* | Bug 920681: Remove the cellspacing and cellpadding attributes from tables | Frédéric Buclin | 2013-12-31 | 78 | -1217/+1205 |
| | | | | r/a=justdave | ||||
* | Bug 952795: Remove all style="..." attributes from HTML elements | Frédéric Buclin | 2013-12-28 | 28 | -189/+265 |
| | | | | r/a=justdave | ||||
* | Bug 870369: An error about longdescs.comment_id is thrown by MySQL 5.1 and ↵ | Frédéric Buclin | 2013-12-25 | 1 | -0/+4 |
| | | | | | | older when upgrading to 4.4 if sql_auto_is_null = 1 r=wicked a=sgreen | ||||
* | Bug 952793: Remove HTML4 elements which are obsolete in HTML5 | Frédéric Buclin | 2013-12-22 | 15 | -64/+70 |
| | | | | r/a=justdave | ||||
* | Bug 918013: Add Bugzilla messaging system in quips page | Sunil Joshi | 2013-12-22 | 3 | -24/+27 |
| | | | | r=LpSolit a=justdave | ||||
* | Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵ | Frédéric Buclin | 2013-12-22 | 47 | -139/+159 |
| | | | | | | CSS styles r/a=justdave | ||||
* | Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and ↵ | Frédéric Buclin | 2013-12-21 | 2 | -6/+5 |
| | | | | | | using a non-cookie based authentication method r=dkl a=justdave | ||||
* | Bug 950491: When viewing a dependency graph, an "uninitialized value" ↵ | Frédéric Buclin | 2013-12-19 | 1 | -1/+1 |
| | | | | | | warning is thrown r/a=sgreen | ||||
* | Bug 237498: Add memcached integration | Byron Jones | 2013-12-19 | 10 | -34/+568 |
| | | | | r=dkl, a=sgreen | ||||
* | Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ↵ | Simon Green | 2013-12-19 | 1 | -1/+1 |
| | | | | | "all of the groups") r=gerv, a=sgreen | ||||
* | Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ↵ | Simon Green | 2013-12-18 | 9 | -97/+228 |
| | | | | | "all of the groups") r=gerv, a=sgreen | ||||
* | Bug 227380 - bad color contrast for links in error messages | Rojanu | 2013-12-18 | 1 | -0/+4 |
| | | | r=simon, a=sgreen | ||||
* | Bug 815026: Bugzilla::Object cache should be cleared when an object is ↵ | Byron Jones | 2013-12-17 | 1 | -1/+15 |
| | | | | | | updated or removed from the database r=dkl, a=sgreen | ||||
* | Bug 651786: Modifying the default user object modifies the DEFAULT_USER constant | Byron Jones | 2013-12-17 | 1 | -3/+2 |
| | | | | r=sgreen, a=sgreen | ||||
* | Bug 905511: When creating a new bug, the version select field is not highlighted | Frédéric Buclin | 2013-12-17 | 1 | -1/+2 |
| | | | | r/a=sgreen | ||||
* | Bug 947766 - Poorly worded error message when attempting to attach a file ↵ | Simon Green | 2013-12-12 | 1 | -1/+2 |
| | | | | | that is too large r=glob, a=sgreen | ||||
* | Bug 930867: background bugmail generation throws a "Can't store CODE items" ↵ | Byron Jones | 2013-12-11 | 1 | -1/+7 |
| | | | | | | error on dep_only changes r=sgreen, a=sgreen | ||||
* | Bug 942599: Documentation about possible_duplicates() lists 'products' as ↵ | Frédéric Buclin | 2013-12-05 | 1 | -2/+5 |
| | | | | | | argument instead of 'product' r/a=glob | ||||
* | Bug 944583 - sendunsentbugmail.pl has bad SQL | Simon Green | 2013-12-03 | 1 | -4/+3 |
| | | | r=glob, a=sgreen | ||||
* | Bug 944586 - URLs in the query results are not links | Simon Green | 2013-12-03 | 1 | -0/+5 |
| | | | r=glob, a=sgreen | ||||
* | Bug 938596: remove tabs | Byron Jones | 2013-12-02 | 1 | -3/+3 |
| | |||||
* | Bug 938300: vers_cmp() incorrectly compares module versions | Frédéric Buclin | 2013-12-02 | 6 | -89/+113 |
| | | | | r=sgreen a=justdave | ||||
* | Bug 938596 - Add hook for modifying HTTP headers. r=LpSolit. | Gervase Markham | 2013-11-27 | 3 | -9/+53 |
| | |||||
* | Fix bustage due to bug 793963. Some very old bugs may have no comments | Frédéric Buclin | 2013-11-25 | 1 | -1/+2 |
| | |||||
* | Fix warning caused by Bug 793963 | Byron Jones | 2013-11-25 | 1 | -4/+0 |
| | |||||
* | Bug 793963: add the ability to tag comments with arbitrary tags | Byron Jones | 2013-11-25 | 24 | -38/+1168 |
| | | | | r=dkl, a=glob | ||||
* | Bug 929345: bug history/activity shouldn't collapse multi-line values to a ↵ | Byron Jones | 2013-11-20 | 1 | -1/+1 |
| | | | | | | single line r=LpSolit, a=sgreen |