aboutsummaryrefslogtreecommitdiffstats
path: root/attachment.cgi
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-10/+8
* Fix for bug 127995: shows the size of attachments in the show bug and attachm...myk%mozilla.org2004-02-061-5/+7
* Bug 232993: Quote the filenames in the Content-disposition header when downlo...justdave%syndicomm.com2004-02-041-1/+5
* Bug 219358 - Make attachments with all supported MIME types viewable in the e...gerv%gerv.net2003-11-141-12/+36
* Bug 111522: Provide ability to specify MIME type of attachment when downloadi...justdave%syndicomm.com2003-11-021-3/+3
* Fix for bug 111522: Provide ability to specify MIME type of attachmentkiko%async.com.br2003-10-291-0/+10
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-9/+7
* Check for PatchReader as a part of the installation and disable the "Diff"jkeiser%netscape.com2003-08-201-41/+57
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ...jkeiser%netscape.com2003-07-311-3/+274
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-5/+5
* Make attachment view work again (bug 204964), r=myk@mozilla.orgjkeiser%netscape.com2003-05-091-1/+1
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-15/+12
* Fix for bug 179510: takes group restrictions into account when sending reques...myk%mozilla.org2003-04-251-4/+29
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-021-11/+17
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a...preed%sigkill.com2003-02-101-25/+2
* Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=...jouni%heikniemi.net2003-01-141-0/+3
* Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net2002-12-151-9/+59
* Bug 184256 Canedit group_control_map entry does not prevent making attachmentsbugreport%peshkin.net2002-12-111-0/+26
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-281-2/+2
* Fix for bug 179876: Labels the "Requestee" field to reduce confusion about it...myk%mozilla.org2002-11-191-0/+1
* Fix for bug 179334: updates the setter consistently. also fixes numerous oth...myk%mozilla.org2002-11-111-1/+2
* Fix for bug 171505: shows disabled flags in the UImyk%mozilla.org2002-11-091-4/+3
* Fix for bug 178841: removes full paths from filenames in attachments table an...myk%mozilla.org2002-11-091-1/+15
* Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org2002-11-081-0/+2
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-28/+37
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-291-139/+49
* Fix for bug 171296: changing Content-disposition header in attachment.cgi to ...justdave%syndicomm.com2002-09-281-7/+1
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-1/+0
* Fix for bug 63601: Recommend filename when downloading attachments (except in...justdave%syndicomm.com2002-09-211-9/+30
* Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.c...gerv%gerv.net2002-09-211-66/+39
* Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P...gerv%gerv.net2002-09-131-1/+1
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Fixed merge problem from checkin of 143826 - No bugbugreport%peshkin.net2002-08-241-2/+2
* Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net2002-08-201-36/+63
* Bug 153578 - Attachment modified date is meant to be attachment creationbbaetz%student.usyd.edu.au2002-08-141-9/+3
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-2/+2
* Bug 62000: File attachments don't work on Windows. Note: only the code from t...jouni%heikniemi.net2002-07-041-0/+6
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-16/+10
* Fix for bug 72184: prevents users from entering too-large comments/descriptio...myk%mozilla.org2002-03-111-0/+2
* Bug 97729 - uploaders need to be able to obsolete their own attachmentsbbaetz%student.usyd.edu.au2002-02-261-21/+39
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-29/+5
* Bug 122418 pt2 - obsoleting a patch from the create attachment screen gavebbaetz%student.usyd.edu.au2002-02-051-1/+1
* bug 122418 - setting attachment status fails taint checks. Just needed tobbaetz%student.usyd.edu.au2002-02-051-0/+2
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-3/+5
* Bug 104261 - incorrect template paths. r=myk, ddk.gerv%gerv.net2001-11-221-1/+1
* Fix for bug 109240: fixes the regression that changed the way comments regard...myk%mozilla.org2001-11-201-1/+1
* Fix for bug 109048: fixes error when creating attachments without logging in.myk%mozilla.org2001-11-091-3/+4
* Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org2001-10-311-33/+290
* Fix for bug 97784: comments in attachment update form are now properly word-w...justdave%syndicomm.com2001-10-111-1/+18