Commit History

Author SHA1 Message Date
  Ask Solem 3ea52f87e4 Adds Adriano Petrich to AUTHORS 14 years ago
  adriano petrich 11c6f75f24 WatchedFileHandler: Fixes Python <= 2.5 compat. Closes #367. 14 years ago
  Ask Solem c6409db942 Consumer: Removes left-over debugging statement 14 years ago
  Ask Solem a5ae83e90d EagerResult.wait should be EagerResult.get now 14 years ago
  Ask Solem 1bbbd15db6 AsyncResult.get did not support the interal and propagate arguments 14 years ago
  Ask Solem ad3dc24ff6 Consumer: Fixes a bug where celeryd would not stop when a socket.error was raised at shutdown (it always happened after 6ae4ec75f3dfda73cc1e47e326c6fa727d1413a0) 14 years ago
  Ask Solem 9bdb26580d TaskSetResult.join: Fixes many typos in docstring 14 years ago
  Ask Solem 3de662e67f Fixes now broken links to SQLAlchemy docs 14 years ago
  Ask Solem 22fd67267f Consumer: Adds a timeout when draining_events. The idea is that this may ensure the recv call is not stuck 14 years ago
  Ask Solem 6b52e54eb9 Fixed typos in Changelog 14 years ago
  Ask Solem b82c9b0a26 Fixed rst error in Changelog 14 years ago
  Ask Solem 56915d3aa7 Make sure python-dateutil 2.0 is not installed 14 years ago
  Ask Solem 5ca94039c7 Changelog: Sets release date for 2.2.5 14 years ago
  Ask Solem 7fd0af74d9 PEP8ify + pyflakes + tests passing 14 years ago
  Ask Solem de5f520487 Removed unused attribute AsyncResult.uuid 14 years ago
  Ask Solem 2e386ab180 Now depends on Kombu 1.0.7 14 years ago
  Ask Solem c2c884749f Updates Changelog 14 years ago
  Ask Solem 76dbef569e gevent: Now supports ETA tasks 14 years ago
  Ask Solem eacb5a2c29 timer2: Adds Entry.__repr__ 14 years ago
  Ask Solem d7dbd5751c eventlet: Now properly schedules tasks with an ETA in the past 14 years ago
  Ask Solem 01487be740 Heart is now using timer2.Timer 14 years ago
  Ask Solem 1f327a8314 cursesmon: Fixes unbound local error 'detail'. Closes #303 14 years ago
  Ask Solem 6ffc06209c Updates Changelog 14 years ago
  Ask Solem fef61fb4a3 Pool: Fixes race condition when MainThread is waiting for putlock. Closes #264 14 years ago
  Ask Solem 0d0a2eaa06 Updates Changelog 14 years ago
  Ask Solem f3b78866c7 config_from_object and config_from_envvar is now available in the base loader. 14 years ago
  Ask Solem e74afbbc10 Better error message if the result backend is unknown. Closes #349. Thanks to stipa 14 years ago
  Ask Solem a01a006e8f celery.contrib.batches: Now sets loglevel and logfile in task request so task.get_logger works. Closes 357. Thanks to mahendra 14 years ago
  Ask Solem fc11106b04 celeryd: basic_qos prefetch_count is a short, so can't exceed 0xffff. If this happens we disable the prefetch limit. Closes #359. Thanks to defcube 14 years ago
  Ask Solem 631e35d8bf otherqueues tutorial: Mention how to configure result backends 14 years ago