carrierwaveuploader--carrie.../lib/carrierwave
Mitsuhiro Shibuya 65bf0d9475
Workaround for 'undefined method closed?' error caused by ssrf_filter 1.1
Closes #2628
2022-11-06 18:47:03 +09:00
..
compatibility Remove UTF-8 magic comments from all the Ruby files 2016-01-02 16:38:59 +01:00
downloader Workaround for 'undefined method closed?' error caused by ssrf_filter 1.1 2022-11-06 18:47:03 +09:00
locale Remove implementation-dependent information from an error message 2021-05-31 21:05:49 +09:00
orm fix: remove uploaded files if transaction is rolled back 2021-05-07 11:04:38 -04:00
processing fix typo 2022-06-08 22:15:36 +09:00
storage Apply suggestions from code review. 2022-07-20 08:25:53 +02:00
test Remove UTF-8 magic comments from all the Ruby files 2016-01-02 16:38:59 +01:00
uploader fix: ruby 2.7 kwarg warning in uploader process 2022-10-02 09:47:54 -04:00
utilities Add basename and fix extension value for fog file. 2021-10-13 10:26:34 +07:00
validations [breaking] Change to preserve successful files even if others failed 2019-06-18 16:25:32 +09:00
error.rb Add UnknownStorageError and passed the test 2015-11-21 15:05:37 +08:00
mount.rb Restored the condition to execute write_uploader 2022-07-19 17:26:43 +09:00
mounter.rb Remove redundant each after zip in `remote_urls=` 2021-04-27 14:22:35 +09:00
processing.rb Add CarrierWave::Vips and related specs 2021-02-18 13:15:45 +01:00
sanitized_file.rb Fix content type detection for JSON files. 2022-07-08 15:15:05 +02:00
storage.rb Improve Fog initialization. Closes #2395 2019-06-22 15:59:32 +09:00
uploader.rb Completely migrate to allowlist/denylist terminology, with deprecating denylist 2021-10-31 18:32:52 +09:00
utilities.rb Add basename and fix extension value for fog file. 2021-10-13 10:26:34 +07:00
version.rb Start development for 3.0.0 2021-05-28 19:19:13 +09:00