]> source.dussan.org Git - redmine.git/commit
Extend Filesize in the attachments table for files with size > 2GB (#10672).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 20 Oct 2015 16:36:28 +0000 (16:36 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 20 Oct 2015 16:36:28 +0000 (16:36 +0000)
commite3e0f5440d0c92d42694f0567b53b4259a6d0473
tree0f416156a2ed9a799da4012a95a081a069bef319
parent252fde10d655923d7b25bf1ad6bc9084dec505c3
Extend Filesize in the attachments table for files with size > 2GB (#10672).

git-svn-id: http://svn.redmine.org/redmine/trunk@14709 e93f8b46-1217-0410-a6f0-8f06a7374b81
db/migrate/20151020182334_change_attachments_filesize_limit_to_8.rb [new file with mode: 0644]
test/unit/attachment_test.rb