Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem a064754287 Added support for persistent revokes. há 15 anos atrás
  Ask Solem 2810ab8b14 .task.sets.subtask can now be used to pass around tasks as callbacks. há 15 anos atrás
  Ask Solem b7e5c93865 QOS: Make sure QoS is enabled before consuming. Also qos update happens at once with eta tasks. há 15 anos atrás
  Ask Solem 273f1e49a3 fixed stuff reported by pyflakes há 15 anos atrás
  Jesper Noehr 2b93e5495a generator expressions for 2.4 há 15 anos atrás
  Ask Solem 76fe4b212c LocalCache now uses OrderedDict instead of a heap queue há 15 anos atrás
  Ask Solem 616b9c6461 Introduced celery.datastructures.LocalCache, a dictionary with a limit on the number of keys, perfect for caches where keys are unique (i.e. task result caches) há 15 anos atrás
  Ask Solem 44dbf5b6ac Some cosmetic changes. há 15 anos atrás
  Ask Solem 4caae56b60 Pyflakes há 15 anos atrás
  Brian Rosner 5b299ad076 Slightly better and more consistent display of traceback há 15 anos atrás
  Ask Solem 3e57f99bcb Tests for all of celery.views há 16 anos atrás
  Ask Solem 5ccd44941f Document missing docstrings in celery.datastructures há 16 anos atrás
  Ask Solem cfa225cb0d Some more unittests. há 16 anos atrás
  Jason Baker 87155c3727 Minor correction: adding a missing angle bracket. há 16 anos atrás
  Ask Solem 84eb860d99 PEP8ify: Group imports há 16 anos atrás
  Ask Solem fa338c65d8 PEP8ify há 16 anos atrás
  Ask Solem 197d8880ab Add a sensible __repr__ to ExceptionInfo for easier debugging há 16 anos atrás
  Ask Solem a3fa7a68e6 Cosmetic changes há 16 anos atrás
  Ask Solem c5b31df850 Implement AMQP basic.qos (Quality of Service) to set the message prefetch há 16 anos atrás
  Ask Solem e68b712eb2 PEP8ify há 16 anos atrás
  Ask Solem 6febb44e06 Document the ExceptionInfo class há 16 anos atrás
  Ask Solem 2644e8904d celery.datastructures: Remove extraneous import statements. há 16 anos atrás
  gregoire 1f9fa39d32 Fix import of traceback module há 16 anos atrás
  Ask Solem 8764717f9d make gregoirecachets mail error feature work with the new pool refactor há 16 anos atrás
  gregoire e3d8168746 Send traceback of errors in tasks when SEND_CELERY_TASK_ERROR_EMAILS is True or, if unset, DEBUG is False (as in production) há 16 anos atrás
  gregoire e650f8e82f Upgrade logging level of done msg for tasks in error from INFO to ERROR há 16 anos atrás
  Ask Solem ea2f3a4a6e pep8ify há 16 anos atrás
  Ask Solem 474e5b2374 Revert to pre-broken pystrip execution há 16 anos atrás
  Ask Solem 2723ca06da Remove extraenous whitespace using pystrip há 16 anos atrás
  Ask Solem 473bc8ad0c Worker cleanup. The TaskDaemon class is now called WorkController há 16 anos atrás