Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-08 | Bug 1172649: Create New Attachment comment previews are not working due to ↵ | David Lawrence | 1 | -0/+1 | |
Error: TypeError: YAHOO.util.Connect is undefined | |||||
2015-05-26 | Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵ | Byron Jones | 1 | -1/+0 | |
jquery) | |||||
2015-03-10 | Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵ | Byron Jones | 1 | -0/+1 | |
API tokens into the shadow DB) | |||||
2014-06-11 | Bug 1015994: attachment.cgi titles should include bug and/or attachment text | David Lawrence | 1 | -0/+1 | |
2014-02-28 | Bug 977981 - backport upstream bug 975112 to bmo/4.2 to add the "Preview" ↵ | Dave Lawrence | 1 | -9/+7 | |
mode for attachment comments | |||||
2013-12-11 | Bug 885148 - Commenting via patch details does not clear needinfo flag | Dave Lawrence | 1 | -0/+1 | |
r=glob | |||||
2013-12-05 | Bug 922226: redirect when attachments contain reviewboard URLs | Byron Jones | 1 | -1/+1 | |
2013-10-15 | Bug 916906: attaching a file which just contains a github url should ↵ | Byron Jones | 1 | -1/+2 | |
automatically redirect to it when viewing | |||||
2012-07-24 | Bug 771107 - List of attachments in attachment details screen does not ↵ | Dave Lawrence | 1 | -3/+10 | |
distinguish obsolete attachments r=glob, a=LpSolit | |||||
2012-01-10 | Bug 716283: Clickjacking in the attachment "Details" page allows to bypass ↵ | Frédéric Buclin | 1 | -0/+10 | |
token checks r=dkl a=LpSolit | |||||
2013-05-04 | Bug 654833 - New hook to add additional attachment action links to the ↵ | David Lawrence | 1 | -0/+1 | |
attachment details page r/a=mkanat | |||||
2011-02-14 | Bug 581422: Improve the readability of the text at the top of the attachment | Marc Schumann | 1 | -3/+3 | |
detail view r=pyrzak, r=mkanat, a=mkanat | |||||
2011-02-11 | Bug 633298 - Please add a 'form' hook to attachment/create.html.tmpl and ↵ | David Lawrence | 1 | -0/+3 | |
attachment/edit.html.tmpl r/a=mkanat | |||||
2011-01-24 | Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking ↵ | Frédéric Buclin | 1 | -4/+1 | |
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-22 | Bug 621128 - Remove trailing whitespace from '<div id="view_disabled" >' | timeless | 1 | -1/+1 | |
[r=reed a=LpSolit] | |||||
2010-11-21 | Bug 386600: Implement auto-completion for the requestee field | Guy Pyrzak | 1 | -1/+2 | |
r/a=LpSolit | |||||
2010-10-30 | Bug 608437: Unused variables passed to flag/list.html.tmpl | Frédéric Buclin | 1 | -4/+1 | |
a=LpSolit (module owner) | |||||
2010-10-28 | Bug 607716: The attachment content is pasted into a comment when editing an ↵ | Guy Pyrzak | 1 | -0/+5 | |
attachment with JS disabled r=LpSolit r=mkanat a=LpSolit | |||||
2010-08-29 | Bug 580865: Rename the "edit" link on Attachment Details to "edit details" | Guy Pyrzak | 1 | -1/+1 | |
r=mkanat, a=mkanat | |||||
2010-07-19 | Bug 579749: Linkify the URL found in attachments (restore the is_url ↵ | Frédéric Buclin | 1 | -5/+22 | |
behavior) if there is only an URL in them r/a=LpSolit | |||||
2010-07-18 | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 1 | -32/+12 | |
r/a=mkanat | |||||
2010-03-03 | fix for button | Guy Pyrzak | 1 | -5/+5 | |
2010-03-03 | 101770v2 | Guy Pyrzak | 1 | -27/+29 | |
2010-03-03 | 101770 | Guy Pyrzak | 1 | -151/+176 | |
2010-02-10 | Bug 545253: Do not display flags as editable when you cannot edit attachment ↵ | Frédéric Buclin | 1 | -0/+1 | |
attributes a=LpSolit (module owner) | |||||
2009-12-04 | Bug 524065: Template Hook for attachment creating and editing, at end | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-10-23 | Bug 365267: attachment.cgi should not be editable when the user is not ↵ | lpsolit%gmail.com | 1 | -55/+109 | |
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2009-10-01 | Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), ↵ | mkanat%bugzilla.org | 1 | -4/+4 | |
and use it to detect when PatchReader is available. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-09-27 | Bug 408807: Need a link pointing to the bug report from the attachment ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
details and diff pages - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit | |||||
2009-07-20 | Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵ | mkanat%bugzilla.org | 1 | -2/+5 | |
attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-06-23 | Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish ↵ | lpsolit%gmail.com | 1 | -130/+9 | |
Bezzala <nbezzala@yahoo.com> r/a=LpSolit | |||||
2009-03-30 | Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF ↵ | reed%reedloden.com | 1 | -0/+3 | |
protection" [p=reed r=LpSolit a=LpSolit] | |||||
2009-02-12 | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 1 | -1/+0 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-02 | Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ↵ | lpsolit%gmail.com | 1 | -0/+11 | |
possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit | |||||
2009-02-02 | Bug 38862: [SECURITY] attachments should be at a different hostname - Patch ↵ | lpsolit%gmail.com | 1 | -30/+5 | |
by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-09-19 | Bug 455808: "YAHOO is not defined" JS error thrown when editing attachments | guy.pyrzak%gmail.com | 1 | -0/+1 | |
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-09-08 | Bug 453743: Decrease the number of calls to the DB about flags when viewing ↵ | lpsolit%gmail.com | 1 | -3/+5 | |
a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-08 | Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
Bugzilla::Group objects (instead of a hashref of group ids and names). | |||||
2008-03-31 | Bug 391949 colchange, login, and a number of other forms are missing a space ↵ | timeless%mozdev.org | 1 | -2/+2 | |
before checked r=vladd a=lpsolit | |||||
2008-03-18 | Bug 365365: Fix various HTML and CSS validation errors when viewing ↵ | lpsolit%gmail.com | 1 | -14/+9 | |
attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
2007-11-30 | Bug 99215: Attachments have no midair collision protection - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=justdave | |||||
2007-11-12 | Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 1 | -0/+1 | |
2007-09-09 | Backing out bug 387607, you cannot edit attachments anymore! | lpsolit%gmail.com | 1 | -2/+1 | |
2007-08-24 | Bug 387607 detect and accommodate restored "edit attachment as comment" mode | timeless%mozdev.org | 1 | -1/+2 | |
r=myk a=mkanat | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-08-14 | Bug 392175: Move isViewable out of attachment.cgi + some other minor cleanup ↵ | lpsolit%gmail.com | 1 | -13/+13 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> | |||||
2007-07-05 | Bug 339437: Make flag requestee a select box and limit users to requestable ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
only - Patch by Seth <laoseth@gmail.com> r/a=LpSolit | |||||
2007-03-02 | Bug 371833 - ""Edit attachment as comment" could be twice as fast" ↵ | reed%reedloden.com | 1 | -2/+1 | |
[p=bz/reed r=timeless a=mkanat] | |||||
2007-02-11 | Bug 369958 - "Attachment edit page has unneeded <br>s" [p=reed r=LpSolit ↵ | reed%reedloden.com | 1 | -2/+2 | |
a=LpSolit] | |||||
2007-01-08 | Bug 365520 attachment/edit has unescaped & | timeless%mozdev.org | 1 | -2/+2 | |
patch by bmo2007@rsz.jp r=timeless a=justdave |