コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 52e899f5b2 Added Lukas Linhart to AUTHORS 15 年 前
  Ask Solem 10495a5b8c celery.task.control.inspect: Fixed replies if there is no destination. 15 年 前
  Jonas Haag 3b89c0a0c9 Make .store_result function if 'state' is not known to celery. 15 年 前
  Ask Solem 5254728630 Added Frédéric Junod to AUTHORS 15 年 前
  fredj 47c3ea5ff1 indent 15 年 前
  fredj 716bf1813c update INIT INFO 15 年 前
  fredj 152593aebc update INIT INFO for celeryd-multi, /bin/sh -e 15 年 前
  fredj f8d329f530 doc: add missing id value in docs/userguide/routing.rstdocs/userguide/routing.rst 15 年 前
  fredj 977588bb15 Fixed typos in userguide/executing.rst and userguide/routing.rst 15 年 前
  fredj 95c731eb70 Fixed typos in docs/userguide/tasks.rst 15 年 前
  Ask Solem 81a01789f3 Cookbook: Daemonizing: Fixed typo and wrong section placement 15 年 前
  Ask Solem c9f4046d39 Cookbook: Daemonizing: Fixed typo CELERYD_LOGFILE/CELERYD_PIDFILE 15 年 前
  Lukas Linhart 1088576a0e Debian init: command should not run in subshell (refs #163) 15 年 前
  Lukas Linhart 0c806aec37 Use abspath for celeryd to allow stat (refs #162) 15 年 前
  Ask Solem 68aa391b03 Sending of e-mails did not work, masked by fail_silently. Now warns on error if enabled. 15 年 前
  Ask Solem 59b0fb88cd Bug in previous commit if consumer is None 15 年 前
  Ask Solem 8f8510f8e4 listener: Handle connection errors while closing consumers. 15 年 前
  Ask Solem abcca7cd80 EventDispatcher.send: Buffer events if there is a connection problem, so they can be sent later via .flush(). 15 年 前
  Ask Solem fd62a53320 celery.utils.mail: Fixed typo server -> client 15 年 前
  Ask Solem b4aba6a65d Remove 'mailer' dependency. Thanks to zen4ever 15 年 前
  Vincent Driessen f1298fa88a Update dependencies for building RPM's. 15 年 前
  Ask Solem 999982c72a Fixed typos in Changelog 15 年 前
  Ask Solem 4b7033d5be Bumped version to 2.0.2 15 年 前
  Ask Solem a9ba90d322 Added API reference autodoc for celery.backends.cassandra 15 年 前
  Ask Solem 51773f3597 Route fix broke tests 15 年 前
  Ask Solem 025a75a1fe PEP8ify 15 年 前
  Ask Solem 36205359a8 Revert pool changes as they may not be fully stable yet. 15 年 前
  Ask Solem bb0805d9ab Updated Changelog 15 年 前
  Ask Solem 949f68251c celery.routes: Need to copy the dict, as it may be modified later. 15 年 前
  Ask Solem 541b754221 Add missing 'sys' import 15 年 前