35 Commits

Author SHA1 Message Date
bterkuile c2fe8675bb change serialize syntax to better one 2025-09-01 11:05:15 -05:00
bterkuile 1cb90593a4 deprecate changed 2025-09-01 11:00:13 -05:00
bterkuile 53ec7fa550 Fix local representation of production path for source files 2020-01-21 10:01:28 -05:00
bterkuile 90838d32af Fix local representation of production path for source files 2020-01-21 10:00:55 -05:00
bterkuile 4611432ea7 provisioning 2019-10-11 07:32:33 -05:00
bterkuile 71556e161b provisioning 2019-10-11 07:24:44 -05:00
bterkuile c676bb98fe More strict module loading required by newer ruby versions 2019-10-11 07:20:34 -05:00
bterkuile c68d3d8b86 Use .gz extension for attachment filename if it is supplied 2019-02-04 15:09:10 -05:00
bterkuile ad1c23a250 Oops, filters default handling was not user scoped 2018-11-20 20:11:21 -03:00
bterkuile 7a0edb5070 Add user filters scaffolding 2018-11-17 21:55:35 -03:00
bterkuile 064ab4fa28 Add comments 2018-08-25 11:37:29 -05:00
bterkuile 0c9aa61b7d Allow identifier reset 2018-08-16 13:35:31 +02:00
bterkuile d86b6ea400 Green enougn for dependency and test upgrades 2018-06-07 18:29:56 -03:00
bterkuile 36cde69370 Add comment probably on expectation based implementation searching 2018-06-03 11:49:34 -03:00
bterkuile 0d9e16b8a2 Carrierwave deprecation moving towards ActiveStorage through paperclip 2018-05-16 19:25:32 -03:00
bterkuile c0a951c5f3 Make base implementation of target-file target_basename to use and cache the more expressive generate_file_name method indicating a temporary nature of the result 2018-05-16 14:13:30 -03:00
bterkuile 58f9c95f4e Ensure source file autoload call only triggered on create 2018-05-07 14:54:48 -03:00
bterkuile 6fb5f04e90 And even more generic 2018-05-06 14:31:07 -03:00
bterkuile b2516305b2 less is more 2018-05-06 14:23:32 -03:00
bterkuile 7169d3db5a Braindump working towards source-file loading -> processed stragegy with backwards compatibility 2018-05-06 14:18:47 -03:00
bterkuile ec21710fea Manage and formalize target-file jobs and keep track of source- and target-file includings 2018-05-06 10:50:00 -03:00
bterkuile f795c28c5a User after_commit in stead of after_save 2018-05-05 20:24:35 -03:00
bterkuile 3a993efaa6 Add source-file job, now tested throuhg final panda applications 2018-05-05 20:04:15 -03:00
bterkuile a9c9d0dc39 Callbackify autoload! since it is empty and fixes a but (forgotten in a controller) 2018-05-05 18:36:53 -03:00
bterkuile 0e2f40fc4b oops, binding.pry in the code 2018-05-02 11:00:49 -03:00
bterkuile de90ab184f Introduce panda flavour has_panda_original_file method for setting up panda paperclip original_file attachments 2018-05-01 12:13:30 -03:00
bterkuile 9f391abf46 Fix setting resource on preload target-file creation 2018-05-01 06:02:40 -03:00
bterkuile ebbb206537 User configured working_path for tempfiles loaded from external S3 storage before processing 2018-04-18 19:22:26 +02:00
bterkuile 7a512722e8 Preserve working_file extension for source files 2018-04-18 19:21:44 +02:00
bterkuile 7a82e8ef28 Presever Tempfile target extension to pass target file gem specific validations on these 2018-04-11 17:22:10 -03:00
bterkuile 7fd8fabb2d Bypass callbacks for deactivating active source-files to avoid nested optimistic locking collapse under heavy multi instance load (MOC MSFT problem) 2018-02-28 10:31:35 -03:00
bterkuile a7fa647f78 Do not implement specific case fixes. 2018-02-21 11:54:41 -03:00
bterkuile dc487ade62 Them comments 2018-02-20 08:17:27 -03:00
bterkuile d6706fb45e Add .xlsx unzip unmodified support since .xlsx files can be a natural zip file 2018-02-19 14:37:55 -03:00
bterkuile 203138a969 initial commit 2018-01-20 13:02:44 -03:00