커밋 기록

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