コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem b3338bffe8 Remove unneeded meta argument from celery.pool handlers, + make on_ready handle on_return as well, as on_return is not really needed anymore. 16 年 前
  Ask Solem 0957ad2d4f Add Task.on_success, .on_retry, .on_failure handlers 16 年 前
  Ask Solem 9212395bba Fix docstring references to celery.task.base.RetryTaskError -> celery.exceptions.RetryTaskError 16 年 前
  Ask Solem 0b86c43bb5 Refactor jail() into celery.execute.ExecuteWrapper 16 年 前
  Ask Solem f90491fe01 celery.utils.gen_unique_id: Workaround for http://bugs.python.org/issue4607 16 年 前
  Ask Solem 53389beab9 Daemon context apparently not reentrant, remove from signal handler. 16 年 前
  Ask Solem 89016864f3 Add Cookbook to gh-pages 16 年 前
  Ask Solem 3e6d26ed73 Autogenerated documentation for github. 16 年 前
  Ask Solem c4c405d97e Add cookbook to documentation 16 年 前
  Ask Solem 4dc50805c7 Set default task retry delay to 3 minutes (was 1 minute) 16 年 前
  Ask Solem 4b7c831957 Close context on restart if detached 16 年 前
  Ask Solem f25e7aea48 Set toctree maxdepth to 2 16 年 前
  Ask Solem 1933324112 Document more features in README 16 年 前
  Ask Solem 637b4d887b Try to restart when receiving SIGHUP (issue #26) Seems to not always work when 16 年 前
  Ask Solem 5f09ce1469 Convert stored tracebacks to strings 16 年 前
  Ask Solem 929c842541 Add traceback to result value on failure. Closes #28. **NOTE** If you use the 16 年 前
  Ask Solem 29b8547a90 Fix typo ".. import map" -> ".. import dmap" Thanks mikedizon 16 年 前
  Ask Solem 89626c59ee AMQP result-store backend is now working (and it's fast!) 16 年 前
  Ask Solem 1f8e955eae When we receive a message the prefetch window is increased, when we accept the 16 年 前
  Ask Solem 048d67f4bf Implementation of AMQP return value store backend (not finished) 16 年 前
  Ask Solem e8653c705c Increment AMQP prefetch count when receiving message with ETA 16 年 前
  Ask Solem a3fa7a68e6 Cosmetic changes 16 年 前
  Ask Solem c5b31df850 Implement AMQP basic.qos (Quality of Service) to set the message prefetch 16 年 前
  Ask Solem 05aa00b2a4 Autogenerated documentation for github. 16 年 前
  Ask Solem fb54989197 Fix typo "or a" -> "or" 16 年 前
  Ask Solem 93dd7110dd Autogenerated documentation for github. 16 年 前
  Ask Solem 1338414d94 Added installation instruction to without django FAQ 16 年 前
  Ask Solem 65d61bc37c Autogenerated documentation for github. 16 年 前
  Ask Solem b15970976a Add example database settings to the FAQ's celeryconfig.py 16 年 前
  Ask Solem bb4af0ac6c Autogenerated documentation for github. 16 年 前