Historial de Commits

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