Commit Verlauf

Autor SHA1 Nachricht Datum
  Christopher Peplin 81fb99155c Change behavior of existing PROPAGATE setting, remove new RERAISE setting. vor 15 Jahren
  Ask Solem c3b78b8952 setup.py: Use 2to3 on Py3k vor 15 Jahren
  Ask Solem 08bb53c6c7 Py3k improvements vor 15 Jahren
  Ask Solem d455cd93ae maybe_conn_error: Add AttributeError to the list (if connection is None) vor 15 Jahren
  Ask Solem ab63f95743 Master branch now frozen! vor 15 Jahren
  Ask Solem 6a514b392b Updated 2.1.4 changelog and set release date to Friday 3 Dec. vor 15 Jahren
  Ask Solem b0f42919f1 Execution options to `apply_async` should take precedence over routes. Closes #244 vor 15 Jahren
  Ask Solem a28cfabe5f celeryev cursesmon: Make sure kwargs is not out of bounds. Closes #235. Thanks to davidstrauss vor 15 Jahren
  Ask Solem c1bb5b4383 Log errors occurring while handling control commands, instead of propagating. vor 15 Jahren
  David White 710b8d571d Added worker_queues() to celery.worker.control.builtins. It is a remote control command which retrieves the queues associated with a particular worker. vor 15 Jahren
  Ask Solem 86becd34e0 Fixed rst typo vor 15 Jahren
  Ask Solem 4b314f37c6 Added README.rst to examples/eventlet vor 15 Jahren
  Ask Solem eb81270dbe AMQP result backend: Fixed typo channel.release -> channel.close vor 15 Jahren
  Ask Solem 7296712206 Added Chris Rose to AUTHORS vor 15 Jahren
  Ask Solem c1eb62f9d3 Cosmetics vor 15 Jahren
  Ask Solem a33e42f0d1 Merge branch 'offbyone/db-backend-consistency' vor 15 Jahren
  Ask Solem 264f82d716 Documentation cosmetics vor 15 Jahren
  Ask Solem 5156e1b948 Added missing autodoc pages. paver releaseok now passes vor 15 Jahren
  Ask Solem 6a50b1c474 Bumped version to 2.2.0a6 vor 15 Jahren
  Ask Solem 4ddf4bf68a wording vor 15 Jahren
  Ask Solem c22ff024a2 eventlet webcrawler example: Simply require pybloom so the example is easier vor 15 Jahren
  Ask Solem edf8efa652 Eventlet webcrawler example now uses a bloom filter to have a lower chance of recrawling an URL it has already crawled vor 15 Jahren
  Ask Solem 3b4f5699ab Merge branch 'eventlet2' vor 15 Jahren
  Ask Solem 1b8e2777d1 Catch channel errors when deleting result queue with if_empty=True vor 15 Jahren
  Ask Solem d5a67b4da9 celeryd help for --pool: Mention that processes is the default pool vor 15 Jahren
  Ask Solem 785ab7925a PEP8ify + pyflakes vor 15 Jahren
  Ask Solem a776203bf5 Remove now unused private method worker.consumer.Consumer._mainloop vor 15 Jahren
  Ask Solem 0f1c3b6019 Tests passing again vor 15 Jahren
  Ask Solem 6f252d0da0 Added eventlet example: recursive webcrawler vor 15 Jahren
  Ask Solem e6451a6117 ETA tasks now working with evenlet using spawn_after_local instead of timer2.Timer vor 15 Jahren