Commit Verlauf

Autor SHA1 Nachricht Datum
  Bryan Berg 1cc837f118 Fix crontab scheduler -- for Sunday, datetime.isoweekday() == 7, not 0, as we expect. Slight cleanup. vor 14 Jahren
  Bryan Berg 76c499d369 merge vor 14 Jahren
  Ask Solem ba8b38c848 Merge branch 'autoscale' vor 14 Jahren
  Ask Solem 6f5313f3f9 Added Piotr Sikora to AUTHORS vor 14 Jahren
  Ask Solem ffe24d5ddd Used internal interface for queue_delete vor 14 Jahren
  Ask Solem 06fe87af3e Merge branch 'PiotrSikora/master' vor 14 Jahren
  Ask Solem 5bc6483f23 fixed routes test vor 14 Jahren
  Ask Solem e3e0ef20ee Make queue argument to apply_async, and Task.queue work properly vor 14 Jahren
  Piotr Sikora 9c4e544629 Remove empty queue after AMQP result is received and make sure that it won't be re-created by using cache. vor 14 Jahren
  Ask Solem f3569e29dc release tool sphinx-to-rst: Fixed typo in hashbang. Closes #221. Thanks to Novhak vor 14 Jahren
  Ask Solem 7c72ee2f26 utils.compat.log_with_extra: Support the extra logging argument, by removing it for Python 2.4 vor 14 Jahren
  Ask Solem ee8bec3ccb Merge branch 'dcramer/master' vor 14 Jahren
  Ask Solem 4776440405 Don't use map without return value (2to3 suggested) vor 14 Jahren
  David Cramer 00a30f462c Logging should now handle utf8 correctly vor 14 Jahren
  David Cramer 5ab03cc436 If delivery_info isnt set we cant use it vor 14 Jahren
  David Cramer 7a7f0504ad Fix apply_async call (assumed to be correct fix) in tests vor 14 Jahren
  David Cramer 935f6ce4c2 Merge branch 'master' of http://github.com/ask/celery vor 14 Jahren
  David Cramer 00b9b70f0c Added exc_info to several error logging messages vor 14 Jahren
  Ask Solem 26f81734d2 Merge branch 'release21-maint' vor 14 Jahren
  Ask Solem 2b2ed13428 Added Cron dentro do Django com Celery (Portugese) vor 14 Jahren
  Ask Solem e08e870504 Added another community link vor 14 Jahren
  Ask Solem ae9e314bf6 Added new community links vor 14 Jahren
  Ask Solem 975a465380 Updated Changelog vor 14 Jahren
  Ask Solem 851ee05225 Handle RETRY specially when merging out-of-order events vor 14 Jahren
  Ask Solem dedd2ab8cc celery.states. Added RETRy to precedence rules: after PENDING vor 14 Jahren
  Ask Solem 1161d871cc Implemented task-retried event vor 14 Jahren
  Ask Solem 1dc6a2543a Added another community link vor 14 Jahren
  Ask Solem 29fd07d0ad Added Bryan Berg to AUTHORS vor 14 Jahren
  Bryan Berg 30d95a28e0 Fix UnboundLocalError in celerybeat logging when using logging setup signals. vor 14 Jahren
  Ask Solem 53122b3f35 Added Bryan Berg to AUTHORS vor 14 Jahren