summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Attachment.pm
AgeCommit message (Expand)AuthorFilesLines
2005-10-20Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net1-0/+1
2005-09-21Bug 309221: Attachments table displays zero size for locally stored attachmentsbugreport%peshkin.net1-1/+1
2005-09-01Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...myk%mozilla.org1-72/+360
2005-08-27Bug 305333: Move attachments.thedata to its own tablebugreport%peshkin.net1-0/+2
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-2/+2
2005-07-10Bug 297870: attachments table/list should show attachment creatorbugzilla%glob.com.au1-2/+5
2005-04-28Bug 274724: The 'Edit Attachment' link is now available even if a user does n...lpsolit%gmail.com1-27/+14
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-1/+2
2005-02-25Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function callmkanat%kerio.com1-3/+5
2005-02-21Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net1-0/+12
2004-07-06Bug 223878: Flag system dies when changing a deleted flag.jouni%heikniemi.net1-1/+2
2004-03-18Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the...justdave%syndicomm.com1-1/+1
2004-02-06Fix for bug 127995: shows the size of attachments in the show bug and attachm...myk%mozilla.org1-3/+4
2003-04-25Fix for bug 179510: takes group restrictions into account when sending reques...myk%mozilla.org1-3/+5
2002-12-11Bug 184256 Canedit group_control_map entry does not prevent making attachmentsbugreport%peshkin.net1-2/+7
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org1-8/+2
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org1-17/+25
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net1-2/+3
2002-03-24Bug 110012 - show_bug templatisation. r=bbaetz, afranke.gerv%gerv.net1-20/+6
2002-02-26Bug 97729 - uploaders need to be able to obsolete their own attachmentsbbaetz%student.usyd.edu.au1-2/+12
2002-02-13Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au1-24/+11
2002-01-23Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment datesbbaetz%student.usyd.edu.au1-3/+4
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-1/+0
2001-11-22Bug 104261 - incorrect template paths. r=myk, ddk.gerv%gerv.net1-1/+1
2001-10-31Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org1-4/+1
2001-08-31Fix for bug 84338: initial implementation of attachment tracker, which lets u...myk%mozilla.org1-0/+117