コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem e59144bc3f celery shell command should add cwd to path 12 年 前
  Ask Solem ea4581f4de Handle pytz.AmbiguousTimeError. Closes #1061 12 年 前
  Ask Solem 065c771b11 flakes 12 年 前
  Ask Solem f01faf11d9 Makes sure tasks always use the right app when using force_execv. Closes #1072 12 年 前
  Ask Solem 506074a1ba flakes 12 年 前
  Ask Solem db263327fa Fixes eta/countdown when ENABLE_UTC=False. Closes #1065 12 年 前
  Ask Solem e8f10d2b95 inspect stats command now collects info from installed bootsteps.Step.info 12 年 前
  Ask Solem 8bc878ead6 Fixes typo in broadcast routing example. Closes #1026 12 年 前
  NotSqrt cebdc9430a Added myself to Contributors (pull request 1069) 12 年 前
  Ask Solem 43c4406910 Renames celery.bin.celeryd to celery.bin.worker 12 年 前
  Ask Solem d5536e0aaf Renames celery.bin.celeryd_multi -> celery.bin.multi 12 年 前
  Ask Solem fcb4611b8b Renames celery.bin.celerybeat -> celery.bin.beat 12 年 前
  Ask Solem 5c81c4ea19 Renames celery.bin.celeryev -> celery.bin.events 12 年 前
  Ask Solem 90beec934e Removes extra/debian/init-d-deprecated 12 年 前
  Ask Solem 0cdc4df9ed Removes celeryevcam script (DjangoAdmin monitor replaced by Flower) 12 年 前
  Ask Solem d32e464756 Renames celery.bin.camqadm -> celery.bin.amqp 12 年 前
  Ask Solem 7de929ec2f [multi] Now supports FQDN nodenames (name@hostname), new expansion variable %N added 12 年 前
  Ask Solem af5862f514 Adds CELERY_APP and CELERY_BIN options to init scripts and updates daemonization tutorial. Closes #1012 12 年 前
  Ask Solem 1c737d769c [worker] Now sleeps for 1 second if consumer restarted more than 5 times in 1 second. Closes #1053 12 年 前
  Ask Solem 237e51e411 Merge branch 'master' of github.com:celery/celery 12 年 前
  Ask Solem Hoel c64ac28ccc Merge pull request #1058 from nott/supervisord-examples 12 年 前
  Ask Solem 7b0a744741 Renames Email.email_body,email_subject -> Email.body,subject 12 年 前
  NotSqrt ff6cfae988 EmailError : use subject and body from constructor, not the default ones 12 年 前
  Ask Solem a2e0ee4f0b Default max retries for retry policy is now 5 12 年 前
  Ask Solem 8ffee5a003 Tox is broken 12 年 前
  Ask Solem 824689d897 Tests passing 12 年 前
  Ask Solem 0e0042f697 App now supports fixups argument, which is also pickled 12 年 前
  Ask Solem 9264e140fd install_cry_handler now with argument to specify signal name 12 年 前
  Ask Solem b4016da7ce Fixes deadlock when producer_pool inherits connection pool from parent. 12 年 前
  Ask Solem ef5d4ed17c New App pickling strategy: Use keywords instead of args 12 年 前