Commit History

Author SHA1 Message Date
  Ask Solem d44a6f1260 timer2.Timer now uses a not_empty condition to wait for new tasks instead of a sleep polling loop 14 years ago
  Ask Solem eb88ba24dd TaskRequest.time_start is now set when the task is acknowledged, not when it is sent to the pool. Closes #233 15 years ago
  Ask Solem 58459d7477 Forgot to remove EVENT settings from celery.conf 15 years ago
  Bryan Berg cfb2c96386 Fix crontab scheduler -- for Sunday, datetime.isoweekday() == 7, not 0, as we expect. Slight cleanup. 15 years ago
  Ask Solem 31867375cd Merge branch 'coderanger/master' 15 years ago
  Ask Solem 259e049c4a Events are now transient and is using a topic exchange (instead of direct). 15 years ago
  Ask Solem 895ad0b0d5 Fixed syntax error 15 years ago
  Ask Solem 0b22707921 Fixed typos in otherqueues tutorial 15 years ago
  Ask Solem 7da86c7ba0 Cosmetics 15 years ago
  Ask Solem b166de221e Removed leftover statements 15 years ago
  Ask Solem 03c4b255ac Fixed rst syntax errors 15 years ago
  Ask Solem 7ac4c74d0a Updated otherqueues tutorial to use Kombu transports 15 years ago
  Ask Solem 0ee1d30081 pyflakes 15 years ago
  Ask Solem bd18d7f736 Bumped version to 2.2.0a2 15 years ago
  Ask Solem 4fbdffdfbc PEP8ify 15 years ago
  Ask Solem 0606fda57c Merge branch 'master' into kombu2 15 years ago
  Ask Solem 823f45cf0a Documentation improvements 15 years ago
  Ask Solem c34097d89c Docstringimprovements 15 years ago
  Ask Solem a0ca0b69f6 Use new #: syntax for Sphinx instead of .. attribute 15 years ago
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 15 years ago
  Noah Kantrowitz b34074a584 Fix for a race condition where Timer.enter is called twice before the thread actually runs. 15 years ago
  sdcooke 904780e3e3 Using the loader for mail_admins so it can be overridden in the Django Loader 15 years ago
  Ask Solem d8b98050c9 Merge branch 'dcramer/master' 15 years ago
  Ask Solem f7c0062d2e celeryd: Added --scheduler option to be used in combination with -B. Closes #229 15 years ago
  Ask Solem 6b1bbb82ad Tasks Userguide: Added section about decorating tasks. Closes #224 15 years ago
  Ask Solem 3ffd0f8d86 Now links to celery-pylons on PyPI 15 years ago
  Ask Solem ba8b38c848 Merge branch 'autoscale' 15 years ago
  Ask Solem c4d723dfcb Merge branch 'master' into kombu2 15 years ago
  Ask Solem 6f5313f3f9 Added Piotr Sikora to AUTHORS 15 years ago
  Ask Solem ffe24d5ddd Used internal interface for queue_delete 15 years ago