コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem c4888d65ae Autogenerated documentation for github. 17 年 前
  Ask Solem 5d971e1e7c README: Added info about IRC channel and mailing list. (maybe it's not such a 17 年 前
  Ask Solem 4ece145c7c Added a document with some interesting related links 17 年 前
  Ask Solem 1dbc164191 This is not the way to do it and it's incomplete. however have to switch branches now. 17 年 前
  Ask Solem 0aeb2d55f2 Merge branch 'brosner/fixes' 17 年 前
  Ask Solem 2a0fcf6443 Merge branch 'consumebasic' 17 年 前
  Ask Solem 0f33f97dee Fix the taskset set. 17 年 前
  Ask Solem 72fa505c7d Use basic.consume instead of basic.get to receive messages. Closes #8. This 17 年 前
  Brian Rosner ebaa8de966 Fixed worker exception e-mail sending broken due to a bad body string and interpolation. 17 年 前
  Ask Solem 31c2ff4b02 Forgot to update bin/celeryd after changing celery/bin/celeryd.py/celeryd 17 年 前
  Ask Solem d40630d9db Skeleton for celeryctl 17 年 前
  Brian Rosner 0151f87f1c Don't "require" Django. 17 年 前
  Ask Solem dbfbd2fe3b Merge branch 'master' into statistics 17 年 前
  Ask Solem a7c7f5e856 Autogenerated documentation for github. 17 年 前
  Ask Solem 2d7da15107 README/introduction: Add links to PyPI/Github/Github Issues. 17 年 前
  Ask Solem 42c0f1d96a Merge branch 'brosner/fixes' 17 年 前
  Brian Rosner f8fd93ea73 Move multiprocessing import into setup_logger to allow multiprocesing to not be required in the web server. 17 年 前
  Ask Solem 0642df07c4 Brian Rosner added to AUTHORS 17 年 前
  Brian Rosner 0f1108f525 Avoid hammering the CPU just waiting on the status of task. 17 年 前
  Brian Rosner dff651b635 Handle shut down a bit better. 17 年 前
  Brian Rosner 2610b1acf3 context is not available when running in non-daemon mode. 17 年 前
  Brian Rosner 60e333ffd2 Register PickledObject otherwise psycopg2 will throw a can't adapt error since the data type is unknown. 17 年 前
  Brian Rosner 1d9dc2d606 Changed info to debug for EventTimer event in WorkController. 17 年 前
  Ask Solem e5a6a7edc9 README: Change wording of "worker daemon" to "worker server", use "--detach" 17 年 前
  Ask Solem c64e7f1216 Rename ``task_name`` arguments to TaskRegistry methods to ``name``, so it's 17 年 前
  gregoire 6d47acea8f Import missing errno module 17 年 前
  Ask Solem 19c5f706b2 Wrap timer_stat.stop() in a finally block. 17 年 前
  Ask Solem 908fe7e24f Fix and document the statistics (monitoring) module. 17 年 前
  Ask Solem 550429b1f7 Merge branch 'master' into statistics 17 年 前
  Ask Solem 22491d7062 Terminate pool at SystemExit 17 年 前