Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-11 | Bug 717210: If all attachments are stored locally (maxattachmentsize = 0, ↵ | Simon Green | 1 | -1/+1 | |
maxlocalattachment > 0), the link to attach files to bugs is not displayed r/a=LpSolit | |||||
2012-01-10 | bug 716460: apply same style to all field lables on show_bug | Byron Jones | 2 | -1/+4 | |
2012-01-09 | 715477: Inactive but set flags are no longer visible when editing a bug | Dave Lawrence | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=715477 | |||||
2012-01-09 | merge with bugzilla/4.2 | Dave Lawrence | 1 | -0/+12 | |
2012-01-06 | Bug 695294: The See Also field is not visible in "Format for Printing" | Matt Selsky | 1 | -0/+12 | |
r/a=LpSolit | |||||
2011-12-21 | merged with bmo/4.0 | Dave Lawrence | 2 | -18/+15 | |
2011-12-15 | Bug 424215 - show_bug.cgi should hide unset flags unless needing to edit them | Dave Lawrence | 1 | -1/+30 | |
r=LpSolit | |||||
2011-12-08 | Sanity test fixes | Dave Lawrence | 1 | -2/+2 | |
2011-12-08 | merged with bugzilla/4.2 | Dave Lawrence | 2 | -10/+7 | |
2011-12-08 | Bug 707931: fix broken backport | Byron Jones | 2 | -33/+3 | |
2011-12-05 | Bug 577854: URL field header caption does not link to field value ↵ | Matt Selsky | 2 | -10/+7 | |
description (confusingly links to actual URL) r/a=mkanat | |||||
2011-11-28 | Bug 704308 - CSRF vulnerability in post_bug.cgi allows possible unauthorized ↵ | Dave Lawrence | 1 | -57/+0 | |
bug creation | |||||
2011-11-22 | Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized ↵ | Frédéric Buclin | 1 | -57/+0 | |
bug creation r=mkanat a=LpSolit | |||||
2011-11-17 | Bug 661901: hide bugmail recipients from new users | Byron Jones | 1 | -1/+30 | |
2011-11-14 | Bug 450348: add a menu to clone to allow cloning into the same component | Byron Jones | 1 | -2/+12 | |
2011-11-11 | Bug 701170 - When no cc users attached to a bug, a blank 100px height empty ↵ | Dave Lawrence | 1 | -8/+7 | |
box is displayed. Should be removed r=glob | |||||
2011-11-07 | Bug 698430: honour crash-signature when on enter_bug's query-string | Byron Jones | 1 | -5/+10 | |
2011-11-07 | Bug 669314: tidy up enter_bug | Byron Jones | 1 | -132/+235 | |
2011-11-07 | Bug 691672 - Apply the background color for security bugs to attachment ↵ | Dave Lawrence | 1 | -1/+2 | |
details pages for those bugs as well r=glob | |||||
2011-10-17 | merged with bmo/4.0 | David Lawrence | 1 | -1/+1 | |
2011-10-05 | more porting work | David Lawrence | 9 | -168/+314 | |
2011-08-30 | Bug 680780: Advanced Search: help for field Comment is missing a space | Frédéric Buclin | 1 | -1/+1 | |
r=wicked a=LpSolit | |||||
2011-08-16 | Bug 460074: Make post_bug.cgi use should_set for array fields, so they | Max Kanat-Alexander | 1 | -0/+1 | |
are undef in Bugzilla::Bug->create if not passed to post_bug. This fixes a bug with the guided bug form creating bugs without any groups. r=LpSolit, a=mkanat | |||||
2011-08-01 | Bug 634812: Having a very large number of custom fields can make displaying ↵ | Frédéric Buclin | 2 | -22/+23 | |
show_bug.cgi slow r=glob a=LpSolit | |||||
2011-07-26 | Bug 673976: Style for #somebugs is duplicated in create-guided.html.tmpl | Frédéric Buclin | 1 | -0/+2 | |
r=glob a=LpSolit | |||||
2011-07-26 | Bug 647158: The Error Console in Firefox reports | Frédéric Buclin | 1 | -33/+10 | |
"unbalanced tree was written using document.write()" when reporting a new bug or when visiting the "User Authentication" panel in the Parameters page r=glob a=LpSolit | |||||
2011-06-29 | Bug 652427: Going back to the new bug page loses the description if possible ↵ | Guy Pyrzak | 1 | -1/+1 | |
duplicates have been searched for r=mkanat, r=mkanat | |||||
2011-06-23 | Bug 658547 - The link for new attachments in bugmail should point to the ↵ | David Lawrence | 1 | -1/+1 | |
"Edit" page rather than to the attachment content itself r/a=LpSolit | |||||
2011-05-23 | Bug 659124 - New template hook in bug/show-header.html.tmpl to allow ↵ | David Lawrence | 1 | -0/+2 | |
manipulating header information for show_bug.cg r/a=mkanat | |||||
2011-05-19 | Bug 658056 - Improper HTML on show_bug.cgi page when user is logged out | David Lawrence | 1 | -7/+13 | |
r/a=LpSolit | |||||
2011-05-10 | Bug 28849: Block users from CCing other users if they do not have editbugs privs | Byron Jones | 1 | -3/+13 | |
r=LpSolit, a=LpSolit | |||||
2011-04-25 | Bug 653104 - The description of components in enter_bug.cgi is out of sync ↵ | David Lawrence | 1 | -0/+1 | |
when some components are disabled r/a=LpSolit | |||||
2011-04-28 | Bug 653263: XML bug files do not contain fields whose value evaluates to "false" | Frédéric Buclin | 1 | -1/+7 | |
r/a=mkanat | |||||
2011-04-28 | Bug 640719: Allow creating bookmarkable templates without passing validation, | Max Kanat-Alexander | 1 | -1/+1 | |
on enter_bug.cgi r=pyrzak, a=mkanat | |||||
2011-04-27 | Bug 652987: The XML file of a bug incorrectly sets the See Also field | Frédéric Buclin | 1 | -0/+2 | |
r=timello a=LpSolit | |||||
2011-04-26 | Bug 652748: When reloading a bug page, any comment ID (#nn) appended to the ↵ | Frédéric Buclin | 1 | -3/+3 | |
URL is lost r=dkl a=LpSolit | |||||
2011-02-23 | Bug 609968 - Allow local See Also links to show status/summary when mouseover | David Lawrence | 1 | -4/+13 | |
r=timello,a=mkanat | |||||
2011-02-11 | Bug 620827: Refactor remove see also to use remove_from_db instead. | Tiago Mello | 1 | -5/+7 | |
r/a=mkanat | |||||
2011-02-01 | Bug 461014 - How to create a private attachment in enter_bug.cgi not obvious | David Lawrence | 1 | -2/+2 | |
r=reed,a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=507211 | |||||
2011-01-24 | Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking ↵ | Frédéric Buclin | 2 | -9/+7 | |
for javascript: or data: URLs in the URL field can be evaded with prefixed whitespace and Bug 628034: (CVE-2011-0048) [SECURITY] For not-logged-in users, the URL field doesn't safeguard against javascript: or data: URLs r=dkl a=LpSolit | |||||
2011-01-24 | Bug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible ↵ | Reed Loden | 1 | -1/+2 | |
duplicates" table due to lack of encoding by YUI [r=mkanat a=LpSolit] | |||||
2011-01-21 | Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to ↵ | David Lawrence | 1 | -0/+2 | |
create.html.tmpl r/a=mkanat | |||||
2011-01-21 | Bug 626292: "Make description private" checkbox should set bz_private class ↵ | David Lawrence | 2 | -3/+5 | |
on the comment box r/a=mkanat | |||||
2011-01-21 | Bug 626658 - Add (take) link to bug edit page to allow quick assigning to ↵ | David Lawrence | 1 | -0/+10 | |
the current user r/a=mkanat | |||||
2011-01-04 | Bug 595410: Make it faster to display a bug that has a lot of dependencies. | Max Kanat-Alexander | 2 | -26/+85 | |
r=LpSolit, a=LpSolit | |||||
2010-11-02 | Bug 607581: URLs in the See Also field are not linkified when the user is ↵ | Frédéric Buclin | 1 | -0/+6 | |
logged out r=pyrzak a=LpSolit | |||||
2010-11-02 | Bug 608375: The calendar widget is not available in the Time Summary page | Guy Pyrzak | 1 | -3/+19 | |
r=wicked a=mkanat | |||||
2010-10-27 | Bug 551468: Stop word-wrapping comments on the server | Max Kanat-Alexander | 4 | -15/+4 | |
r=glob, a=mkanat | |||||
2010-10-23 | Bug 473557: Make the "Collapse All Comments" link work properly even when | Max Kanat-Alexander | 1 | -2/+2 | |
the "comment order" preference is set to "newest to oldest with description at top" r=mkanat, a=mkanat | |||||
2010-10-21 | Bug 598014: Document how to mark the initial comment as private when using ↵ | Frédéric Buclin | 3 | -5/+6 | |
Bug.create() r/a=mkanat |