Historique des commits

Auteur SHA1 Message Date
  Ask Solem 059b3056de send_task now respects routing configuration il y a 14 ans
  Ask Solem 30ce278ad5 Spellcheck il y a 14 ans
  Ask Solem b32aa95be0 Documentation: Added development docs warning on top of all pages. il y a 14 ans
  Ask Solem 2f6fb66dbc Bumped version to 2.2.0a4 il y a 14 ans
  Ask Solem 2a3976630c Make error e-mail timeout configurable by adding the EMAIL_TIMEOUT setting. Closes #248. il y a 14 ans
  Ask Solem de279344fa Consumer: Close broadcast consumer when connection is reset. Thanks to David Wolever il y a 14 ans
  Ask Solem 340e2358d4 Test buckets: Don't output other chars than dots il y a 14 ans
  Ask Solem 3edef00511 Another community link il y a 14 ans
  Ask Solem 89cfd61fcf Added community link il y a 14 ans
  Ask Solem 9000e19f21 TLS could be reset il y a 14 ans
  Ask Solem b4533ae0c4 Moved gen_unique_id test to Kombu il y a 14 ans
  Ask Solem 385bb85517 Sending of error e-mails was not working il y a 14 ans
  Ask Solem 35b9f5fc82 send_mail: Fixed typo EMAIL_USER, EMAIL_PASSWORD -> EMAIL_HOST_* il y a 14 ans
  Ask Solem 143662e588 Bumped version to 2.2.0a3 il y a 14 ans
  Ask Solem 2c462cf537 Error email body now uses repr(exc) instead of str(exc). il y a 14 ans
  Ask Solem 1af56346f2 Command.app was not set il y a 14 ans
  Ask Solem 2c821f0121 Merge branch 'FlaPer87/master' il y a 14 ans
  lucio d15e57cbe0 fixed typo il y a 14 ans
  Ask Solem 0694993e93 More efficient pickling of App objects by e.g. only pickling configuration changes il y a 14 ans
  Flavio Percoco Premoli 27433f9d81 Add check for jython environment. If we are using jython then multiprocessing module won't be installed il y a 14 ans
  Ask Solem bdd8499b1c EventReceiver now sends heartbeat request to find workers, and celeryev displays them immediately when it starts il y a 14 ans
  Ask Solem c87d6a7f12 control.broadcast: Can now specify the channel to use for sending the broadcast message il y a 14 ans
  Ask Solem 875e946d15 pool: Remove annoying debug log message il y a 14 ans
  Ask Solem a5b28dc485 TaskSetResult: Remove useless code il y a 14 ans
  Ask Solem 40ba910ea0 Smarter pickling of AsyncResult's il y a 14 ans
  Ask Solem a9ba850038 Can't use app_or_default for __reduce__ after all, as need to pass state to child processes on Windows il y a 14 ans
  Ask Solem 59c4f5fd47 App.__reduce__ now unpickles by simply using app_or_default, also _current_app is now stored in TLS il y a 14 ans
  Ask Solem 07b6e297da Added CELERY_SEND_TASK_SENT_EVENT option. If enabled an event will be sent out il y a 14 ans
  Ask Solem 21d0ee0b98 Merge branch 'failberg/master' il y a 14 ans
  Ask Solem 6809227ae8 timer2: Localize all variables il y a 14 ans