コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 49b864e596 Adds setting CELERY_IGNORE_RESULT. Enables you to set the default value for Task.ignore_result. 15 年 前
  Ask Solem 890428d4c3 Finally: Configuration naming consistency. Old names deprecated in favor of: 15 年 前
  Ask Solem ee79e3b466 Updated with new AMQP queue/exchange settings: http://wiki.github.com/ask/celery/rewriting-the-amqp-routing-options 15 年 前
  Ask Solem 0519be0eb3 Doesn't store errors if Task.ignore_result=True anymore, can enable the previous behaviour by setting CELERY_STORE_ERRORS_EVEN_IF_IGNORED 15 年 前
  Jason Baker 1424799eba Adding CELERY_IMPORTS to the documentation. 15 年 前
  Ask Solem c071e9b3e5 Changed all doc references to AMQP_* settings to BROKER_* 15 年 前
  Ask Solem 653bc87039 Merge branch 'apollo13/master' into 1point0 15 年 前
  Ask Solem 95f102c8c4 Added a Redis result store backend. 15 年 前
  Ask Solem ea5ae5efb2 Merge branch 'beat' into 1point0 15 年 前
  Ask Solem 42d195c896 Added a Redis result store backend. 15 年 前
  Ask Solem abbad2657b Remove the old periodic task system 15 年 前
  Ask Solem 4e9655d700 Merge branch 'nocallables' of github.com:ask/celery into nocallables 15 年 前
  Ask Solem c68b40e287 Fix typo AMQP_HOST -> AMQP_SERVER. AMQP_SERVER will be replaced with AMQP_HOST 15 年 前
  Ask Solem 88346f5aa7 Merge branch 'master' into nocallables 15 年 前
  Ask Solem 684296c0cc Mention AMQP result backend in docs/configuration. Closes #38 15 年 前
  Luis Clara Gomez 34a386d0a5 This patch adds the CELERY_CACHE_BACKEND for using something other than the django-global backend. 15 年 前
  Ask Solem cdffcb08b9 Remove support for callables, only Task classes is allowed 15 年 前
  abecciu 8cecd9f62d added documentation for mongodb backend settings. 15 年 前
  Ask Solem dee9fbf36d Add example configuration to Configuration help. 15 年 前
  Ask Solem 1709ac3fa2 Re-order the configuration help a bit. 15 年 前
  Ask Solem fbf0053f51 New documentation: Celery configuration and defaults 15 年 前