Historique des commits

Auteur SHA1 Message Date
  Ask Solem e6825ed635 PEP8 + pyflakes il y a 15 ans
  Ask Solem f0d00abcf3 Added a 2 second timeout for sending error e-mails. Closes #222 il y a 15 ans
  Ask Solem ae89216de8 Updated Changelog il y a 15 ans
  Ask Solem 024a2bf59c logging: Default logfile is now sys.__stderr__ instead of sys.stderr, so it does not redirect back to logging. Also, task logger does now disable propagate by default (can be enabled again by task.get_logger(propagate=True) il y a 15 ans
  Ask Solem 1aeb4c3bba timer2.Timer: Add timeout when waiting for not_empty il y a 15 ans
  Ask Solem 48f22b9379 timer2.Timer now uses a not_empty condition to wait for new tasks instead of a sleep polling loop il y a 15 ans
  Ask Solem eeb423d894 celeryd: Show total run time in task succeeded log message il y a 15 ans
  Ask Solem 0021b62683 TaskRequest.time_start is now set when the task is acknowledged, not when it is sent to the pool. Closes #233 il y a 15 ans
  Bryan Berg bd1255091e Fix crontab scheduler -- for Sunday, datetime.isoweekday() == 7, not 0, as we expect. Slight cleanup. il y a 15 ans
  Noah Kantrowitz 88d335febb Fix for a race condition where Timer.enter is called twice before the thread actually runs. il y a 15 ans
  Ask Solem 837e266273 Added Sam Cooke to AUTHORS il y a 15 ans
  sdcooke db9e52042b Using the loader for mail_admins so it can be overridden in the Django Loader il y a 15 ans
  David Cramer bb5ebf059c Send exc_info along in job failures il y a 15 ans
  Ask Solem 7a41db66de celeryd: Added --scheduler option to be used in combination with -B. Closes #229 il y a 15 ans
  Ask Solem e16806dd48 Tasks Userguide: Added section about decorating tasks. Closes #224 il y a 15 ans
  Ask Solem 90bf5f500d Now links to celery-pylons on PyPI il y a 15 ans
  Ask Solem fe0937495a Updated Changelog il y a 15 ans
  Ask Solem 3baa9a628d Added Piotr Sikora to AUTHORS il y a 15 ans
  Ask Solem a3a85422ac Used internal interface for queue_delete il y a 15 ans
  Piotr Sikora 7f5fb82d1b Remove empty queue after AMQP result is received and make sure that it won't be re-created by using cache. il y a 15 ans
  Ask Solem f0fd433282 Make queue argument to apply_async, and Task.queue work properly il y a 15 ans
  Ask Solem 7823fc9515 utils.compat.log_with_extra: Support the extra logging argument, by removing it for Python 2.4 il y a 15 ans
  David Cramer 5523ddadd1 Logging should now handle utf8 correctly il y a 15 ans
  David Cramer 0c8e91bc95 Added exc_info to several error logging messages il y a 15 ans
  Ask Solem a383562625 release tool sphinx-to-rst: Fixed typo in hashbang. Closes #221. Thanks to Novhak il y a 15 ans
  Ask Solem 2b2ed13428 Added Cron dentro do Django com Celery (Portugese) il y a 15 ans
  Ask Solem e08e870504 Added another community link il y a 15 ans
  Ask Solem ae9e314bf6 Added new community links il y a 15 ans
  Ask Solem 975a465380 Updated Changelog il y a 15 ans
  Ask Solem 851ee05225 Handle RETRY specially when merging out-of-order events il y a 15 ans