Historique des commits

Auteur SHA1 Message Date
  Ask Solem c58b323729 Added loads more community links il y a 14 ans
  Ask Solem 9d56b6ce71 added new community links il y a 14 ans
  Ask Solem ac778d5944 Fixed camqadm to work with Kombu il y a 14 ans
  Ask Solem 37c683ffc9 Added a 2 second timeout for sending error e-mails. Closes #222 il y a 14 ans
  Ask Solem 8ac772bcbe Event tests passing again il y a 14 ans
  Ask Solem d05b523ee9 logging: Default logfile is now sys.__stderr__ instead of sys.stderr, so it does not redirect back to logging. Also, task logger does now disable propagate by default (can be enabled again by task.get_logger(propagate=True) il y a 14 ans
  Ask Solem dbc104e60e timer2.Timer: Add timeout when waiting for not_empty il y a 14 ans
  Ask Solem d44a6f1260 timer2.Timer now uses a not_empty condition to wait for new tasks instead of a sleep polling loop il y a 14 ans
  Ask Solem eb88ba24dd TaskRequest.time_start is now set when the task is acknowledged, not when it is sent to the pool. Closes #233 il y a 14 ans
  Ask Solem 58459d7477 Forgot to remove EVENT settings from celery.conf il y a 14 ans
  Bryan Berg cfb2c96386 Fix crontab scheduler -- for Sunday, datetime.isoweekday() == 7, not 0, as we expect. Slight cleanup. il y a 14 ans
  Ask Solem 31867375cd Merge branch 'coderanger/master' il y a 14 ans
  Ask Solem 259e049c4a Events are now transient and is using a topic exchange (instead of direct). il y a 14 ans
  Ask Solem 895ad0b0d5 Fixed syntax error il y a 14 ans
  Ask Solem 0b22707921 Fixed typos in otherqueues tutorial il y a 14 ans
  Ask Solem 7da86c7ba0 Cosmetics il y a 14 ans
  Ask Solem b166de221e Removed leftover statements il y a 14 ans
  Ask Solem 03c4b255ac Fixed rst syntax errors il y a 14 ans
  Ask Solem 7ac4c74d0a Updated otherqueues tutorial to use Kombu transports il y a 14 ans
  Ask Solem 0ee1d30081 pyflakes il y a 14 ans
  Ask Solem bd18d7f736 Bumped version to 2.2.0a2 il y a 14 ans
  Ask Solem 4fbdffdfbc PEP8ify il y a 14 ans
  Ask Solem 0606fda57c Merge branch 'master' into kombu2 il y a 14 ans
  Ask Solem 823f45cf0a Documentation improvements il y a 14 ans
  Ask Solem c34097d89c Docstringimprovements il y a 14 ans
  Ask Solem a0ca0b69f6 Use new #: syntax for Sphinx instead of .. attribute il y a 14 ans
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` il y a 14 ans
  Noah Kantrowitz b34074a584 Fix for a race condition where Timer.enter is called twice before the thread actually runs. il y a 14 ans
  sdcooke 904780e3e3 Using the loader for mail_admins so it can be overridden in the Django Loader il y a 14 ans
  Ask Solem d8b98050c9 Merge branch 'dcramer/master' il y a 14 ans