]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1588221 - Update current s3 storage controller to only upload attachments over...
authordklawren <dklawren@users.noreply.github.com>
Mon, 9 Dec 2019 16:28:14 +0000 (11:28 -0500)
committerDavid Lawrence <dkl@mozilla.com>
Thu, 16 Apr 2020 18:43:24 +0000 (14:43 -0400)
commit78c5c73fa539f58a98f24211e8c8371df3524a24
treeb7efce464d3ad70d2f6d9f3e461ee9aed667caba
parent2f4b06dbf7fb6dadcd98e74aca4ed12c769a1c5c
Bug 1588221 - Update current s3 storage controller to only upload attachments over a certain size
19 files changed:
Bugzilla/Attachment.pm
Bugzilla/Attachment/Database.pm [deleted file]
Bugzilla/Attachment/FileSystem.pm [deleted file]
Bugzilla/Attachment/S3.pm [deleted file]
Bugzilla/Attachment/Storage/Base.pm [new file with mode: 0644]
Bugzilla/Attachment/Storage/Database.pm [new file with mode: 0644]
Bugzilla/Attachment/Storage/FileSystem.pm [new file with mode: 0644]
Bugzilla/Attachment/Storage/S3.pm [new file with mode: 0644]
Bugzilla/Config/Attachment.pm
Bugzilla/DB/Schema.pm
Bugzilla/DB/Schema/Mysql.pm
Bugzilla/DB/Schema/Oracle.pm
Bugzilla/DB/Schema/Pg.pm
Bugzilla/DB/Schema/Sqlite.pm
Bugzilla/Install/DB.pm
extensions/Review/Extension.pm
scripts/attachment-data.pl
scripts/migrate-attachments.pl
template/en/default/admin/params/attachment.html.tmpl