Commit History

Author SHA1 Message Date
  Bryan Berg bd1255091e Fix crontab scheduler -- for Sunday, datetime.isoweekday() == 7, not 0, as we expect. Slight cleanup. 15 years ago
  Noah Kantrowitz 88d335febb Fix for a race condition where Timer.enter is called twice before the thread actually runs. 15 years ago
  Ask Solem 837e266273 Added Sam Cooke to AUTHORS 15 years ago
  sdcooke db9e52042b Using the loader for mail_admins so it can be overridden in the Django Loader 15 years ago
  David Cramer bb5ebf059c Send exc_info along in job failures 15 years ago
  Ask Solem 7a41db66de celeryd: Added --scheduler option to be used in combination with -B. Closes #229 15 years ago
  Ask Solem e16806dd48 Tasks Userguide: Added section about decorating tasks. Closes #224 15 years ago
  Ask Solem 90bf5f500d Now links to celery-pylons on PyPI 15 years ago
  Ask Solem fe0937495a Updated Changelog 15 years ago
  Ask Solem 3baa9a628d Added Piotr Sikora to AUTHORS 15 years ago
  Ask Solem a3a85422ac Used internal interface for queue_delete 15 years ago
  Piotr Sikora 7f5fb82d1b Remove empty queue after AMQP result is received and make sure that it won't be re-created by using cache. 15 years ago
  Ask Solem f0fd433282 Make queue argument to apply_async, and Task.queue work properly 15 years ago
  Ask Solem 7823fc9515 utils.compat.log_with_extra: Support the extra logging argument, by removing it for Python 2.4 15 years ago
  David Cramer 5523ddadd1 Logging should now handle utf8 correctly 15 years ago
  David Cramer 0c8e91bc95 Added exc_info to several error logging messages 15 years ago
  Ask Solem a383562625 release tool sphinx-to-rst: Fixed typo in hashbang. Closes #221. Thanks to Novhak 15 years ago
  Ask Solem 2b2ed13428 Added Cron dentro do Django com Celery (Portugese) 15 years ago
  Ask Solem e08e870504 Added another community link 15 years ago
  Ask Solem ae9e314bf6 Added new community links 15 years ago
  Ask Solem 975a465380 Updated Changelog 15 years ago
  Ask Solem 851ee05225 Handle RETRY specially when merging out-of-order events 15 years ago
  Ask Solem dedd2ab8cc celery.states. Added RETRy to precedence rules: after PENDING 15 years ago
  Ask Solem 1161d871cc Implemented task-retried event 15 years ago
  Ask Solem 53122b3f35 Added Bryan Berg to AUTHORS 15 years ago
  Bryan Berg a8e78d4f12 Fix UnboundLocalError in celerybeat logging when using logging setup signals. 15 years ago
  Ask Solem 4dfe909b51 Honor ignore result for WorkerLostErrors and timeout errors. Closes #216 15 years ago
  Ask Solem dec03d7798 Added David Cramer to AUTHORS 15 years ago
  David Cramer c50b54e36d Include exc_info in log messages 15 years ago
  Ask Solem 5873991fb0 Homepage: Added 2.1.1 newsitem 15 years ago