aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Attachment.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 343809: Merge FlagType::validate() with Flag::validate() - Patch by Fréd...lpsolit%gmail.com2006-08-241-7/+5
* Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com2006-07-251-8/+116
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-3/+4
* Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l...mkanat%bugzilla.org2006-06-291-2/+4
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-3/+0
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...lpsolit%gmail.com2006-06-181-6/+318
* Bug 44595: Implement an interface for administrators to delete attachments - ...lpsolit%gmail.com2006-04-181-6/+6
* Bug 322285: Cancelling a flag should remove it completely from the DB - Patch...lpsolit%gmail.com2006-04-141-2/+1
* Bug 322712: Cannot export local attachments (attachments are truncated) - Pat...lpsolit%gmail.com2006-01-101-0/+1
* Bug 301764: The file size indicates "0" when editing local attachments - Patc...lpsolit%gmail.com2005-12-081-0/+15
* Bug 315129: [PostgreSQL] Attachments are sorted by last changed time instead ...lpsolit%gmail.com2005-11-051-3/+3
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-201-0/+1
* Bug 309221: Attachments table displays zero size for locally stored attachmentsbugreport%peshkin.net2005-09-211-1/+1
* Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...myk%mozilla.org2005-09-011-72/+360
* Bug 305333: Move attachments.thedata to its own tablebugreport%peshkin.net2005-08-271-0/+2
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-2/+2
* Bug 297870: attachments table/list should show attachment creatorbugzilla%glob.com.au2005-07-101-2/+5
* Bug 274724: The 'Edit Attachment' link is now available even if a user does n...lpsolit%gmail.com2005-04-281-27/+14
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-1/+2
* Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function callmkanat%kerio.com2005-02-251-3/+5
* Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net2005-02-211-0/+12
* Bug 223878: Flag system dies when changing a deleted flag.jouni%heikniemi.net2004-07-061-1/+2
* Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the...justdave%syndicomm.com2004-03-181-1/+1
* Fix for bug 127995: shows the size of attachments in the show bug and attachm...myk%mozilla.org2004-02-061-3/+4
* Fix for bug 179510: takes group restrictions into account when sending reques...myk%mozilla.org2003-04-251-3/+5
* Bug 184256 Canedit group_control_map entry does not prevent making attachmentsbugreport%peshkin.net2002-12-111-2/+7
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-281-8/+2
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-291-17/+25
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net2002-08-201-2/+3
* Bug 110012 - show_bug templatisation. r=bbaetz, afranke.gerv%gerv.net2002-03-241-20/+6
* Bug 97729 - uploaders need to be able to obsolete their own attachmentsbbaetz%student.usyd.edu.au2002-02-261-2/+12
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-24/+11
* Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment datesbbaetz%student.usyd.edu.au2002-01-231-3/+4
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+0
* Bug 104261 - incorrect template paths. r=myk, ddk.gerv%gerv.net2001-11-221-1/+1
* Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org2001-10-311-4/+1
* Fix for bug 84338: initial implementation of attachment tracker, which lets u...myk%mozilla.org2001-08-311-0/+117