Commit History

Author SHA1 Message Date
  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
  Ask Solem 1ee234122d Updates Changelog 14 years ago
  Ask Solem df6a286b7c Adds Marcin Kuźmiński to AUTHORS 14 years ago
  Ask Solem 614439b7b6 Merge branch 'marcinkuzminski/issue-321-approch-2' 14 years ago
  Ask Solem 9f18714051 homepage/community: Added loads of new community links. 14 years ago
  Ask Solem 006406faed renamed autodoc celery.worker.controllers.rst -> celery.worker.mediator.rst 14 years ago
  Ask Solem b8caa71c13 PEP8ify + pyflakes 14 years ago
  Ask Solem 4a6b508d42 Bumps version to 2.2.5 14 years ago
  Ask Solem e73735073d Updates Changelog 14 years ago
  Ask Solem 99d8674e8e Events now use a logical clock. Merged from gossip branch 14 years ago
  Ask Solem 60627776dd events.state: Cosmetics 14 years ago
  Ask Solem 1a3682c7bc Removes unknown attribute Element.visited 14 years ago
  Ask Solem 549130e0d2 deque.popleft may raise IndexError 14 years ago
  Ask Solem a568042519 ConfigurationView: dict.__iter__ should return keys not items (Issue #362) 14 years ago
  Ask Solem e9a5c8e833 Merge branch 'ryanpetrello/master' 14 years ago
  Ask Solem 29121151f0 Adds Ryan Petrello to AUTHORS 14 years ago
  Ask Solem 116ccc1f97 celery.bin.base: Cosmetics 14 years ago
  Ask Solem 57dac938f5 Tests passing again 14 years ago
  Ask Solem 064a370cbd Merge branch 'master' into autopool 14 years ago
  Ask Solem 71c2f5499a multiprocessing.Pool: Fixes race condition with WorkerLostError. 14 years ago
  Ask Solem 711d349996 Use multiprocessing.register_after_fork to deal with fork cleanup 14 years ago