summaryrefslogtreecommitdiffstats
path: root/showattachment.cgi
AgeCommit message (Collapse)AuthorFilesLines
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2006-03-02Bug 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com1-1/+1
show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-7/+11
r=joel, a=justdave
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
r=justdave a=justdave
2002-08-27Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org1-1/+1
* NO CODE CHANGES *
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-01-30Fix for bug 104521: Removes old attachment interface in favor of new ↵myk%mozilla.org1-36/+7
attachment tracker. Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,kiko
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-2/+4
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
2001-12-21Bug 98080 ask for an attachment number when no params are giventimeless%mac.com1-0/+13
r=dkl r=justdave
2001-06-07Users should only be able to view attachments if they can view the bug that ↵jake%acutex.net1-9/+17
the file is attached to (bug 70189) r=tara
2000-03-08Fixed stupid syntax error in last patch.terry%mozilla.org1-1/+1
2000-03-08Patch by Brian Duggan <bduggan@oven.com> -- security improvements.terry%mozilla.org1-1/+1
1999-11-02updated license boilerplatedmose%mozilla.org1-14/+15
1999-05-25Oops; fixed stupid typo.terry%mozilla.org1-1/+1
1999-05-25Don't put the filename in the content-type field; it's apparently not legal ↵terry%mozilla.org1-3/+2
MIME for some content-types.
1999-04-08Bugzilla now has the ability to store patches and other attachments with bugs.terry%netscape.com1-0/+43