커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem e1c3c19a68 Fix lines too long. 16 년 전
  Ask Solem a6b3c88c57 celery.task: Remove extraneous imports. 16 년 전
  Ask Solem 36fe430f87 Updated the README (starting to make form) 16 년 전
  Ask Solem 33adf14489 Change title of heading 16 년 전
  Ask Solem e1db133377 Fixed rSt syntax 16 년 전
  Ask Solem 811a07d50d Change wording. 16 년 전
  Ask Solem 3a349c17f1 More updates to README, although still unfinished. 16 년 전
  Ask Solem 8eb2bdacae FAQ: Added new Q/A: My Periodic Tasks won't run. 16 년 전
  Ask Solem 543db31ae9 * Remove conf.REAP_TIMEOUT (unused). 16 년 전
  Ask Solem 85fbf00574 Starting updating the README 16 년 전
  Ask Solem 2644e8904d celery.datastructures: Remove extraneous import statements. 16 년 전
  gregoire 28220c870a Fix documentation 16 년 전
  gregoire 9fe786b9c2 Fix bug in TaskPool : there was no logger attribute 16 년 전
  gregoire 1f9fa39d32 Fix import of traceback module 16 년 전
  gregoire 48148fc98f Merge branch 'master' of git://github.com/ask/celery 16 년 전
  Ask Solem 8764717f9d make gregoirecachets mail error feature work with the new pool refactor 16 년 전
  Ask Solem a2124e2c1e Merge branch 'gregoirecachet/master' 16 년 전
  gregoire b32bc6d597 Merge branch 'master' of git://github.com/ask/celery 16 년 전
  Ask Solem 1da3f8cad7 Refactor the TaskProcessQueue code (now renamed to celery.pool.TaskPool) 16 년 전
  gregoire e3d8168746 Send traceback of errors in tasks when SEND_CELERY_TASK_ERROR_EMAILS is True or, if unset, DEBUG is False (as in production) 16 년 전
  gregoire e650f8e82f Upgrade logging level of done msg for tasks in error from INFO to ERROR 16 년 전
  Ask Solem f38a611e22 Use pickle as the message serialization scheme (so we can pass complex python 16 년 전
  Ask Solem 8c0ccfc49a Use manage.py celeryd, in README examples 16 년 전
  Ask Solem 0d3ae00787 Added Grégoire Cachet to AUTHORS. 16 년 전
  gregoire b0b8d8ba8a Merge branch 'gregoirecachet' into management-command 16 년 전
  gregoire 9dceb609fa Implement a management command for celeryd to have your full project environment within the daemon 16 년 전
  Ask Solem 6067c74619 Now requires carrot 0.4.0 (master from github), and auto_ack is on for the 16 년 전
  Ask Solem fb58231290 Remove yadayada dependency. that means we've copy+pasted the 16 년 전
  Ask Solem bdd4448170 Tests passing again 16 년 전
  Ask Solem 8b5685e5b1 README: Fix typo "task.register" -> "tasks.register". Closes #1. Thanks gregoirecachet) 16 년 전