Commit History

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