Commit History

Author SHA1 Message Date
  Boris Bobrov 067ee13188 updated function docs 10 years ago
  Jessica Tallon fbb3ee5041 Fix #658 and #974 - Rollback database on_return of task 10 years ago
  Berker Peksag 120fa4ae95 Change urllib and urllib import with six.moves.urllib. 10 years ago
  Christopher Allan Webber f6497ce572 Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing' 11 years ago
  Rodney Ewing d4ae4c9f97 - need self.metadata with BaseProcessingFail 11 years ago
  Rodney Ewing b505952508 -update to latest master 11 years ago
  Sebastian Spaeth bf2dafd1a0 Tweak Celery Task 12 years ago
  Rodney Ewing 7d3fda06b0 catch processing exceptions and if entry_orig_state is processed, then ignore the exception 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
  Rodney Ewing 3e9faf85da added comments and did a little refactoring. not sure if it is actually any clearer though 11 years ago
  Rodney Ewing 9a2c66ca9e added image reprocessing 11 years ago
  Rodney Ewing b26edfb944 Revert "Leave slug empty until we are sure media processing was successful." 11 years ago
  Rodney Ewing f67611fb48 Leave slug empty until we are sure media processing was successful. 11 years ago
  Elrond e8676fa383 MediaManager: Use .foo instead of ['foo']. 11 years ago
  Elrond fb46fa663d Kill monkeypatching of ProcessingState. 11 years ago
  Elrond 93b14fc300 Implement ProcessingState class and use for images 11 years ago
  Sebastian Spaeth c7b3d070b6 Don't pass request into run_process_media 12 years ago
  Sebastian Spaeth 2cfffd5ed8 Make PuSHing the Pubhubsubbub server an async task (#436, #585) 12 years ago
  Sebastian Spaeth b0c8328e54 Move db.sql.models* to db.models* 12 years ago
  Sebastian Spaeth 71717fd531 Remove ObjectId from the tree 12 years ago
  Sebastian Spaeth 5c2b84869f Move DBModel._id -> DBModel.id 12 years ago
  Christopher Allan Webber 6af6bc05bb We don't need to save entries during processing... also adding comments explaining such 12 years ago
  Sebastian Spaeth 5f8b4ae895 make media_manager a property of MediaEntry in mixin.py 12 years ago
  Joar Wandborg 939d57a022 HTTP callback fixes 12 years ago
  Joar Wandborg 5354f954dc Added support for http callbacks on processing 12 years ago
  Joar Wandborg 2891b2c6d0 All processing exceptions are now logged 12 years ago
  Joar Wandborg 6471291575 Panel improvements 12 years ago
  Joar Wandborg 51eb0267d9 Minor improvements to the processing panel 12 years ago