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