panda/lib
Martyn Loughran b0374bdcc0 Extracted private_filepath into LocalStore and speced this module. 2008-10-08 13:29:40 +01:00
..
abstract_store.rb Allow deleting of videos even if a video file is missing (filesystem or S3). 2008-10-06 15:40:04 +01:00
encoder.rb typo 2008-08-20 18:47:05 +01:00
error_sender.rb Emails for encoding errors as well 2008-08-03 23:18:20 +01:00
file_store.rb Allow deleting of videos even if a video file is missing (filesystem or S3). 2008-10-06 15:40:04 +01:00
gd_resize.rb do thumbnail sizing calculation in ruby instead of GDResize 2008-07-29 16:31:33 +01:00
local_store.rb Extracted private_filepath into LocalStore and speced this module. 2008-10-08 13:29:40 +01:00
map_to_hash.rb video hash responses for api 2008-06-23 22:10:44 +01:00
notifier.rb Send status update notifications is now handled by separate process from lib/notifier.rb. When run in the notifier environment log output is directed to log/notifier.log. Panda will now also trying sending a notification, waiting a longer period between each try and logging any errors. 2008-08-03 20:44:48 +01:00
panda.rb Started moving clipping functionality out of the Video model. 2008-10-06 18:22:28 +01:00
retryable.rb further migration to one app. brought in some things from the uploader app so uploading will be working shortly. 2008-06-07 21:07:26 +01:00
rog.rb Initial import from our internal version of the Panda HQ application 2008-06-05 21:41:11 +01:00
s3_store.rb Fix silly bug in S3Store delete() and spec this method. Also be more specific when rescuing exceptions in S3Store. 2008-10-08 11:22:45 +01:00
simple_db.rb Don't allow videos with a duration of 0 2008-08-19 17:27:32 +01:00
spec_eql_hash.rb Moved login for encoding different formats to separate methods in the Video model. Should be moved to their own class at some point. 2008-07-28 22:37:35 +01:00
to_simple_xml.rb Initial import from our internal version of the Panda HQ application 2008-06-05 21:41:11 +01:00