Commit History

Author SHA1 Message Date
  Boris Bobrov 945a1c5667 a tiny fix to function doc 10 years ago
  Boris Bobrov 91f5f5e791 Porting video to GStreamer 1.0 10 years ago
  Berker Peksag e49b7e02b2 Use six.text_type instead of unicode(). 10 years ago
  Sebastian Spaeth a42dda21f9 Merge branch 'master' into upstream-master 11 years ago
  Christopher Allan Webber 70fe865647 Oh god how did I leave a pdb.set_trace() in here 11 years ago
  Aditi Mittal 728516261a Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin 11 years ago
  Christopher Allan Webber 66cafc3b74 Support python 2.6 again! Thanks to julianoliver for catching this. 11 years ago
  Aditi Mittal f242807518 Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin 11 years ago
  Rodney Ewing 6375cf735c should use public_store.file_exists to check if the file copied correctly 11 years ago
  Aditi 7d9dbe32cc Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin 11 years ago
  Christopher Allan Webber f6497ce572 Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing' 11 years ago
  Rodney Ewing b505952508 -update to latest master 11 years ago
  Sebastian Spaeth bf2dafd1a0 Tweak Celery Task 12 years ago
  Rodney Ewing 1cefccc755 refactor get_orig_filename to return an acceptable filename to the processor. 11 years ago
  Rodney Ewing 882779f547 only try and delete queue file if it exists 11 years ago
  Rodney Ewing 79f84d7e47 raise an error if the file failed to copy to public storage 11 years ago
  Rodney Ewing 4e6013689b run initial processing on all failed entries 11 years ago
  Rodney Ewing 7584080bf7 add bulk_run, thumbs, and initial sub_commands 11 years ago
  Rodney Ewing 455f71d24c remove ProcessingState 11 years ago
  Rodney Ewing fb56676bf4 delete existing file in store_public 11 years ago
  Rodney Ewing 583501415a Add image resizer and some cleanup of old code 11 years ago
  Christopher Allan Webber 98d1fa3bed Fixing normal submission of media (well for images anyway) 11 years ago
  Christopher Allan Webber 7a85bf985d Fixing the MediaProcessor context manager so it actually, you know, works :) 11 years ago
  Christopher Allan Webber 5fd239fa58 Theoretically the last steps to get reprocessing working for initial & images 11 years ago
  Christopher Allan Webber eb372949a1 Factored the get_orig_filename from processing state and put it to use. 11 years ago
  Christopher Allan Webber 22479c39a0 Record the original state of the media entry in the processor 11 years ago
  Christopher Allan Webber 55cfa34063 Renaming the processing manager stuff to be less ambiguous. 11 years ago
  Christopher Allan Webber 77ea4c9bd1 Updating to the point where we can allllmost run with the new reprocessing code 11 years ago
  Christopher Allan Webber d1e9913b71 Should be enough to get to the point where you can actually initialize a processing command now. 11 years ago
  Christopher Allan Webber 4ba5bdd96e Steps toward working "run" reprocessing command. 11 years ago