Historique des commits

Auteur SHA1 Message Date
  Ask Solem 4775a4c279 AsyncResult.ready() was always True. Closes #10. Thanks talentless. il y a 16 ans
  Ask Solem 06b9165a29 backend.wait_for() sleeps for 0.5s again, temporarily had it at 0.05 and il y a 16 ans
  Ask Solem 21ad451aa9 Added a deubbing task: task.ping(), to see if the system is responding. (it il y a 16 ans
  Ask Solem d4dd459a56 Set default AMQP connection timeout to 4. Also, now configurable via the il y a 16 ans
  Ask Solem c743351187 Move conversion of kwargs keys from unicode to ascii, out of jail into il y a 16 ans
  Ask Solem 7c684a78c3 Forgot imports in example (thanks lucy) il y a 16 ans
  Ask Solem 6235a67ccf Tests now passing again il y a 16 ans
  Ask Solem ebf2da1ce9 Merge branch 'brosner/fixes' il y a 16 ans
  Ask Solem 377c615406 The git clone URL was wrong. il y a 16 ans
  Brian Rosner bb47011031 Send back a mimetype for JSON response. il y a 16 ans
  Brian Rosner 857067da06 Adjusted the default concurrency to multiprocessing.cpu_count(). il y a 16 ans
  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