Historie revizí

Autor SHA1 Zpráva Datum
  Ask Solem 07b6e297da Added CELERY_SEND_TASK_SENT_EVENT option. If enabled an event will be sent out před 14 roky
  Ask Solem 21d0ee0b98 Merge branch 'failberg/master' před 14 roky
  Ask Solem 6809227ae8 timer2: Localize all variables před 14 roky
  Ask Solem 8a5d9ceee9 Iterinactive should raise StopIteration před 14 roky
  Ask Solem 1db111890e Beat: Keep the same connection/producer před 14 roky
  Ask Solem 108f747e4f Slightly improved celeryd-multi's help screen. před 14 roky
  Ask Solem b4c13a02b9 Merged timer2 fixes from gossip branch před 14 roky
  Ask Solem c6ae39edfb TaskPool api compatible with multiprocessing.Pool před 14 roky
  Ask Solem c58b323729 Added loads more community links před 14 roky
  Ask Solem 9d56b6ce71 added new community links před 14 roky
  Ask Solem ac778d5944 Fixed camqadm to work with Kombu před 14 roky
  Ask Solem 37c683ffc9 Added a 2 second timeout for sending error e-mails. Closes #222 před 14 roky
  Ask Solem 8ac772bcbe Event tests passing again před 14 roky
  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) před 14 roky
  Ask Solem dbc104e60e timer2.Timer: Add timeout when waiting for not_empty před 14 roky
  Ask Solem d44a6f1260 timer2.Timer now uses a not_empty condition to wait for new tasks instead of a sleep polling loop před 14 roky
  Ask Solem eb88ba24dd TaskRequest.time_start is now set when the task is acknowledged, not when it is sent to the pool. Closes #233 před 14 roky
  Ask Solem 58459d7477 Forgot to remove EVENT settings from celery.conf před 14 roky
  Bryan Berg cfb2c96386 Fix crontab scheduler -- for Sunday, datetime.isoweekday() == 7, not 0, as we expect. Slight cleanup. před 14 roky
  Ask Solem 31867375cd Merge branch 'coderanger/master' před 14 roky
  Ask Solem 259e049c4a Events are now transient and is using a topic exchange (instead of direct). před 14 roky
  Ask Solem 895ad0b0d5 Fixed syntax error před 14 roky
  Ask Solem 0b22707921 Fixed typos in otherqueues tutorial před 14 roky
  Ask Solem 7da86c7ba0 Cosmetics před 14 roky
  Ask Solem b166de221e Removed leftover statements před 14 roky
  Ask Solem 03c4b255ac Fixed rst syntax errors před 14 roky
  Ask Solem 7ac4c74d0a Updated otherqueues tutorial to use Kombu transports před 14 roky
  Ask Solem 0ee1d30081 pyflakes před 14 roky
  Ask Solem bd18d7f736 Bumped version to 2.2.0a2 před 14 roky
  Ask Solem 4fbdffdfbc PEP8ify před 14 roky