Historique des commits

Auteur SHA1 Message Date
  Ask Solem be1e391c41 Adds signal: celeryd_after_setup il y a 13 ans
  Ask Solem 8451c989d8 Task revoked with tests il y a 13 ans
  Ask Solem b7fe953077 Adds signal task_revoked il y a 13 ans
  Ask Solem 566c4da7b4 Use ' instead of " il y a 13 ans
  Ask Solem cc1ae88ff9 Remove copyright texts from modules il y a 13 ans
  Ask Solem e869e8a871 Adds task_success(sender=task, result=retval) signal il y a 13 ans
  Ask Solem 78cf9bce78 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak il y a 13 ans
  Ask Solem 6b52605db6 Updates copyright years to include 2012 il y a 13 ans
  Ask Solem 7a38710838 Moves signal reference to its own userguide section. il y a 14 ans
  Ask Solem 27caaad22c Adds module docstrings il y a 14 ans
  Ask Solem c6e90ac516 docs: LocalCache -> LRUCache il y a 14 ans
  Ask Solem b605ec1b6e celery.concurrency.[evlet|gevent] renamed -> eventlet, gevent il y a 14 ans
  Ask Solem b6179c7316 Use new-style relative imports il y a 14 ans
  Ask Solem 466b0f69cb Documents the setup_logging signal il y a 14 ans
  Ask Solem 2ec768d8c6 PEP8ify + pyflakes il y a 14 ans
  Mauro Rocco f603b52acb Add documentation for signals after_setup_logger,after_setup_task_logger il y a 14 ans
  Mauro Rocco ea536e4639 Adds new signals: after_setup_logger and after_setup_task_logger. il y a 14 ans
  Ask Solem 9c04913c9d Adds signals: eventlet_pool_started, eventlet_pool_preshutdown, eventlet_pool_postshutdown, eventlet_pool_apply il y a 14 ans
  Ask Solem afc93f24dc PEP8ify + pyflakes il y a 14 ans
  Ask Solem c59415bcf7 Added Sphinx crossref type: :signal: il y a 14 ans
  Ask Solem 748fbbeb16 trace: Send task_failure signal il y a 14 ans
  Ask Solem 0552a14fa6 Adds signals.task_failure(task_id, exception, args, kwargs, traceback, einfo) il y a 14 ans
  Ask Solem c3e0ed81ad Updated copyright statements to include 2011 il y a 14 ans
  Ask Solem 3dd11c4ee8 Added signals: `beat_init` and `beat_embedded_init` il y a 14 ans
  Ask Solem 9888558eeb Reference cosmetics il y a 15 ans
  Ask Solem 1c0eb185e7 Changed the way logging is configured. il y a 15 ans
  Ask Solem d073ff0e9c New signal: celery.signals.worker_process_init: Sent inside the pool worker process at init. Thanks to jonozzz. Closes #109 il y a 15 ans
  Ask Solem 7203c97062 celery.utils.dispatch.Signal: Replaces django.dispatch.Signal il y a 15 ans
  Ask Solem a6918b8f12 Move documentation for celery.signals into the rst file il y a 16 ans
  Ask Solem c2d24327f2 PEP8ify il y a 16 ans