Historique des commits

Auteur SHA1 Message Date
  Brian Rosner 00c7a578b0 Merge commit 'ask/master' into fixes il y a 16 ans
  Brian Rosner acf4911910 Handle failures in task_status view such that it won't throw 500s. il y a 16 ans
  Ask Solem e2b63722a0 Add a "connection" argument to apply_async, so you can re-use the same il y a 16 ans
  Ask Solem 220ab777b3 Show some information at startup il y a 16 ans
  Ask Solem cec23bc9d3 Fix typo AMQP_HOST -> AMQP_SERVER. Thanks jasber. il y a 16 ans
  Ask Solem fce77afc99 Forgot to add link to celery-users group. il y a 16 ans
  Ask Solem 5d971e1e7c README: Added info about IRC channel and mailing list. (maybe it's not such a il y a 16 ans
  Ask Solem 4ece145c7c Added a document with some interesting related links il y a 16 ans
  Ask Solem 0aeb2d55f2 Merge branch 'brosner/fixes' il y a 16 ans
  Ask Solem 2a0fcf6443 Merge branch 'consumebasic' il y a 16 ans
  Ask Solem 0f33f97dee Fix the taskset set. il y a 16 ans
  Ask Solem 72fa505c7d Use basic.consume instead of basic.get to receive messages. Closes #8. This il y a 16 ans
  Brian Rosner ebaa8de966 Fixed worker exception e-mail sending broken due to a bad body string and interpolation. il y a 16 ans
  Ask Solem 31c2ff4b02 Forgot to update bin/celeryd after changing celery/bin/celeryd.py/celeryd il y a 16 ans
  Brian Rosner 0151f87f1c Don't "require" Django. il y a 16 ans
  Ask Solem 2d7da15107 README/introduction: Add links to PyPI/Github/Github Issues. il y a 16 ans
  Ask Solem 42c0f1d96a Merge branch 'brosner/fixes' il y a 16 ans
  Brian Rosner f8fd93ea73 Move multiprocessing import into setup_logger to allow multiprocesing to not be required in the web server. il y a 16 ans
  Ask Solem 0642df07c4 Brian Rosner added to AUTHORS il y a 16 ans
  Brian Rosner 0f1108f525 Avoid hammering the CPU just waiting on the status of task. il y a 16 ans
  Brian Rosner dff651b635 Handle shut down a bit better. il y a 16 ans
  Brian Rosner 2610b1acf3 context is not available when running in non-daemon mode. il y a 16 ans
  Brian Rosner 60e333ffd2 Register PickledObject otherwise psycopg2 will throw a can't adapt error since the data type is unknown. il y a 16 ans
  Brian Rosner 1d9dc2d606 Changed info to debug for EventTimer event in WorkController. il y a 16 ans
  Ask Solem e5a6a7edc9 README: Change wording of "worker daemon" to "worker server", use "--detach" il y a 16 ans
  Ask Solem c64e7f1216 Rename ``task_name`` arguments to TaskRegistry methods to ``name``, so it's il y a 16 ans
  gregoire 6d47acea8f Import missing errno module il y a 16 ans
  Ask Solem 22491d7062 Terminate pool at SystemExit il y a 16 ans
  Ask Solem 73913ad581 Fix typo scheme -> cache_scheme il y a 16 ans
  Ask Solem 42dc92bcbf Rename CHANGELOG in MANIFEST.in -> Changelog il y a 16 ans