Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem d524e95078 routes: Values defined in the route should have precedence over values defined in CELERY_QUEUES. há 14 anos atrás
  Ask Solem b14acf5a51 Tests for state precedence rules. há 14 anos atrás
  Ask Solem b3d3169e4a celery.events.state: Support events received out of order. Tries to guess order based on state precedence rules há 14 anos atrás
  Ask Solem 688143e6d6 celery.states: Implemented state precedence rules (SUCCESS > FAILURE, etc, etc) há 14 anos atrás
  Ask Solem b777a568cf celery.states: Added RECEIVED state (detail used by events only) há 14 anos atrás
  Ask Solem 2c41cd2e37 99% coverage for celery.events.state há 14 anos atrás
  Ask Solem 2907a38b36 Fixed typos in Changelog há 14 anos atrás
  Ask Solem 16df29cea3 test_buckets: test_on_empty_buckets__get_raises_empty tested wrong behavior há 14 anos atrás
  Ask Solem 006960912e Mediator: Don't sleep between gets (reduces CPU usage considerably when rate limits activated) há 14 anos atrás
  Ask Solem 89d123fd1f worker.buckets.TaskBucket.get: Honor timeout argument and wait for item available in one of the queues. há 14 anos atrás
  Ask Solem 7cadb7506a Changelog merged from release20-maint (for 2.0.3 history) há 14 anos atrás
  Ask Solem c10da74a3d Sending of e-mails did not work, masked by fail_silently. Now warns on error if enabled. há 14 anos atrás
  Ask Solem be01033687 Bug in previous commit if consumer is None há 14 anos atrás
  Ask Solem 3dc17b2ae2 listener: Handle connection errors while closing consumers. há 14 anos atrás
  Ask Solem dcff7e252f EventDispatcher.send: Buffer events if there is a connection problem, so they can be sent later via .flush(). há 14 anos atrás
  Ask Solem ee8e04d4e3 PEP8ify + pyflakes há 14 anos atrás
  Ask Solem 0893dc1feb celery.utils.mail: Fixed typo server -> client há 14 anos atrás
  Ask Solem 967890682b Documentation: Added missing autodoc reference for new modules há 14 anos atrás
  Ask Solem 21f4b14090 Documentation: Reference celery.task.schedules renamed celery.schedules há 14 anos atrás
  Ask Solem a6fe8a3677 Bumped version to 2.1.0a2 há 14 anos atrás
  Ask Solem 530bfaf745 log.setup_task_logger accidentally setup loggers with the task format. há 14 anos atrás
  Ask Solem 41edc9e63e timer2: time2.sleep may be unavailable if we lose the race at interpreter shutdown há 14 anos atrás
  Ask Solem ab7f041fc7 Cosmetics há 14 anos atrás
  Ask Solem 409811c9c2 multiprocessing.pool: Proposed fix for Python Issue #9205 (http://bugs.python.org/issue9205) há 14 anos atrás
  Ask Solem ea69e31603 Make sure multiprocessing logger is set up há 14 anos atrás
  Ask Solem 4fe9beb489 Change copyright date to 2009 -> 2009-2010. And "Ask Solem" -> "Ask Solem & contributors" há 14 anos atrás
  Ask Solem c08e2a2be4 getting-started/broker-installation: Fixed typo set_permissions "" -> set_permissions ".*". Thanks to Cal Leeming. há 14 anos atrás
  Ask Solem f4ad4f1cb6 Remove 'mailer' dependency. Thanks to zen4ever há 14 anos atrás
  Ask Solem 289b1a59a2 New tests for the new celery.beat (92% coverage) há 14 anos atrás
  Ask Solem 7ddf622a5b All tests passing again há 14 anos atrás