issues
search
jrgifford
/
delayed_paperclip
Process your Paperclip attachments in the background with delayed_job or Resque.
http://www.jstorimer.com/ruby/2010/01/30/delayed-paperclip.html
MIT License
402
stars
155
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid creating jobs when nothing to process
#218
ghost
opened
6 years ago
0
Making a touch on updated_at after attachment is processed
#217
ErvalhouS
opened
6 years ago
0
How to skip process_in_background method call in some case
#216
vikasd989
opened
6 years ago
0
Creates original style twice on S3
#215
davidalejandroaguilar
opened
6 years ago
0
Not generating cropped images when using papercrop
#214
simonfranzen
opened
6 years ago
0
Linking existing S3 object to Paperclip does not trigger Delayed::Job
#213
hidr0
opened
6 years ago
1
Job failed to load: undefined class/module DelayedPaperclip
#212
A9u
opened
6 years ago
0
Processors not being called
#211
fibrasek
opened
7 years ago
2
Support Priority of DelayedJob.
#210
joshuapinter
opened
7 years ago
2
Release latest changes in master
#209
dmartingarcia
opened
7 years ago
0
NoMethodError: undefined method `fetch' for nil:NilClass with postgres
#208
mvoropaiev
closed
7 years ago
1
ignore default scopes when marking attachments as in processing
#207
omnikron
closed
7 years ago
1
handle invalid instance_id
#206
rolfat
closed
7 years ago
8
Handle Record Not Found Exceptions
#205
mikewagz
closed
7 years ago
2
Delay start
#204
matt0903
closed
7 years ago
0
Document `call` usage of processing_image_url
#203
Tonkpils
closed
7 years ago
1
Gem doesn't work with S3
#202
eugen0329
opened
7 years ago
4
Stop memoizing paperclip_definitions (fixes #129)
#201
NuckChorris
closed
7 years ago
1
paperclip-document style is not working with background
#200
bhushangahire
opened
8 years ago
0
Not saving original file - only those styles specified in only_process are created
#199
jaybloke
closed
8 years ago
4
Needs a failure callback
#198
slin1202
opened
8 years ago
0
Errors are silently swallowed instead of being raised to the background processor
#197
rusterholz
opened
8 years ago
1
added support for callbacks from gogiel/delayed_paperclip
#196
filipepina
opened
8 years ago
7
FFMPEG hangs/stalls when converting large files
#195
passabilities
closed
8 years ago
1
Delayed Job w/ s3, Missing required :bucket option error
#194
aaronwiggins
opened
8 years ago
11
undefined method `[]=' for nil:NilClass
#193
jasonivers
closed
8 years ago
2
Paperclip 5.1.0 no longer passes attachment_options
#192
mikelkew
closed
8 years ago
1
Latest commit to paperclip master breaks gem
#191
jeffblake
closed
8 years ago
1
Here is how to make delayed_paperclip work with Mongoid
#190
ronhornbaker
opened
8 years ago
0
Use Module#prepend instead of alias to override Paperclip::Attachment…
#189
whatcould
closed
8 years ago
1
Exclude Ruby 2.0 as Paperclip now requires 2.1
#188
morgoth
closed
8 years ago
0
Minor typo: "to" => "too"
#187
joshuapinter
closed
8 years ago
2
Revert pull request #152 - "Solve issue 101"
#186
johanlunds
closed
8 years ago
4
ActiveJob not running in the background
#185
passabilities
opened
8 years ago
7
Get ready for 3.0
#184
morgoth
closed
8 years ago
2
reprocess_without_delay! doesn't work after processing fails
#183
RISCfuture
opened
8 years ago
0
process_in_bacground not working when using media_remote_url for paperclip
#182
eduardm
opened
8 years ago
0
[image]_processing boolean not updated after reprocess_without_delay
#181
andreitr
closed
8 years ago
1
Version Bump to 2.10
#180
ScotterC
closed
8 years ago
0
Version 3.0
#179
ScotterC
closed
8 years ago
6
Deprecate Resque, Sidekiq and DelayedJob adapters.
#178
morgoth
closed
8 years ago
3
update documentation - how to deal with processors not working
#177
equivalent
closed
8 years ago
1
Getting a callback when processing is done
#176
eduardm
opened
8 years ago
2
Version Bump
#175
ScotterC
closed
8 years ago
0
Not working with S3 storage and CloudFront
#174
eduardm
closed
8 years ago
0
Improve maintenance of gem
#173
morgoth
closed
8 years ago
3
after_post_process is not triggered when process_in_background is active
#172
eduardm
opened
8 years ago
1
Processor options not used
#171
toddp
opened
8 years ago
5
Rake 11.0 + is incompatible with rspec 2.99
#170
morgoth
closed
8 years ago
1
Allow to set queue name for background jobs
#169
morgoth
closed
8 years ago
5
Next