Komit Sejarah

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