Historique des commits

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