summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Attachment.pm
AgeCommit message (Expand)AuthorFilesLines
2018-03-07Revert Bug 1273381Dylan William Hardison1-7/+0
2018-03-05Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ...Upasana1-0/+7
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-3/+3
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-23/+7
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-7/+23
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-23/+7
2016-07-04Bug 1282606 - Fix TrackingFlags memory leakDylan Hardison1-1/+6
2015-08-11Bug 1160929 - add support for storing attachments in s3Byron Jones1-0/+4
2015-07-21Bug 1180572 - create attachment_storage parameterByron Jones1-1/+1
2015-07-21Bug 1180572 - create attachment_storage parameterByron Jones1-116/+39
2015-07-14Bug 1180570 - store attachment size in the databaseByron Jones1-51/+10
2015-03-24Bug 1096798: prototype modal show_bug viewByron Jones1-0/+5
2015-03-03Bug 1137368: Allow the bug's assignee to edit attachment fields, even if they...Byron Jones1-3/+12
2015-01-27Bug 1124432: Backport upstream bug 1079065 to bmo/4.2 to fix improper use of ...David Lawrence1-2/+2
2014-11-10Bug 1067619: Pulse is not notified of changes to attachment flagsDavid Lawrence1-0/+3
2014-10-06merged with upstream 4.2David Lawrence1-6/+7
2014-10-06Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin1-6/+7
2014-06-11Bug 978146: activity entry when setting flags isn't split across multiple rowsByron Jones1-7/+3
2014-03-31Bug 989633 - Unable to change content type using Bug.update_attachment if att...David Lawrence1-1/+2
2014-03-31Bug 989650 - backport bug 294021 to bmo/4.2 to allow requestees to set attach...David Lawrence1-8/+7
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones1-1/+14
2014-01-07Bug 956052 - backport upstream bug 945535 to bmo/4.2 for performance improvem...Dave Lawrence1-15/+21
2013-11-18Bug 937180: creation_ts of bugs and attachments always at 0 secondsByron Jones1-16/+13
2013-09-27Bug 915685 - backport upstream bug 914986 and bug 917483 to bmo/4.2 for allow...Dave Lawrence1-4/+5
2013-09-04Bug 898830 - Improve loading of show_bug.cgiDave Lawrence1-2/+2
2013-08-29Bug 909360 - backport upstream bug 898830 to bmo/4.2 for performance improvem...Dave Lawrence1-37/+38
2013-07-10Bug 822980 - backport bug 815532 to bmo (Bugzilla::User objects should be cac...Dave Lawrence1-3/+2
2012-11-28Bug 814411: Add a caching mechanism to Bugzilla::Object to avoid querying the...Byron Jones1-1/+1
2012-11-14merged with bugzilla/4.2Dave Lawrence1-3/+0
2012-11-13Bug 802204 (CVE-2012-4197): [SECURITY] Marking an attachment you cannot see a...Frédéric Buclin1-3/+0
2012-01-17merged with bugzilla/4.2Dave Lawrence1-0/+1
2012-01-12Bug 715902: Do not log personal common activities in audit_logFrédéric Buclin1-0/+1
2012-01-09715477: Inactive but set flags are no longer visible when editing a bugDave Lawrence1-1/+2
2011-10-17Bug 689601 - Include small patches inline in review requestsDavid Lawrence1-0/+47
2011-10-01Bug 582529: Ambiguous error message "You did not specify a file to attach" wh...Frédéric Buclin1-1/+8
2011-08-10Bug 677187: If the attachment filename contains a newline, an error is thrown...Frédéric Buclin1-3/+7
2011-08-04Bug 660502: (CVE-2011-2977) [SECURITY] Temporary files for uploaded attachmen...Frédéric Buclin1-1/+4
2011-03-14Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objectsMax Kanat-Alexander1-0/+2
2011-02-11Bug 633041: Add an error code for zero_length_file and fill in content_typeMax Kanat-Alexander1-3/+8
2010-10-22Bug 413648: Attachment mime type handling should strip leading and trailing s...Frédéric Buclin1-0/+1
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-49/+7
2010-07-14Bug 412074: Ability to add attachments to a bug via the WebServiceMax Kanat-Alexander1-0/+2
2010-07-08Bug 490930: Always store attachments locally if they are over X size (and bel...Frédéric Buclin1-79/+37
2010-07-06Bug 574892: [SECURITY] Add EXTRA_REQUIRED_FIELDS to Bugzilla::Object, whichMax Kanat-Alexander1-0/+1
2010-07-05Bug 574327 - Map image/x-png to image/png (to fix IE's uploads)Reed Loden1-0/+6
2010-06-24Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander1-8/+8
2010-05-14Bug 565880: Do not throw an error when obsoleting an already obsolete attachmentFrédéric Buclin1-5/+5
2009-11-24Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org1-1/+1
2009-09-28Bug 140999: Users without edit permissions for an attachment should still be ...lpsolit%gmail.com1-8/+6
2009-08-13Bug 480986: The BMP -> PNG conversion tool for new attachments should be an e...lpsolit%gmail.com1-18/+0