Historique des commits

Auteur SHA1 Message Date
  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 13 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 14 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 15 ans
  Ask Solem c2d24327f2 PEP8ify il y a 15 ans
  Ask Solem 438c68b884 Added signals: worker_init, worker_ready, worker_shutdown il y a 15 ans
  Ask Solem 3a50f18ac7 Fix sphinx markup in celery.signals il y a 15 ans
  Ask Solem b3a468ef60 Added signal: task_sent, triggered when a task has been sent to the broker. il y a 16 ans
  Ask Solem e0c941cd33 Added signals: task_prerun + task_postrun il y a 16 ans