Историја ревизија

Аутор SHA1 Порука Датум
  Ask Solem 0694993e93 More efficient pickling of App objects by e.g. only pickling configuration changes пре 14 година
  Ask Solem 823f45cf0a Documentation improvements пре 14 година
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` пре 14 година
  Ask Solem 4776440405 Don't use map without return value (2to3 suggested) пре 14 година
  Ask Solem a81eb571f3 90% coverage пре 14 година
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) пре 14 година
  Ask Solem 9e193f9517 Configuration must appear after '--': пре 14 година
  Ask Solem 1ca89298e6 Implemented celery.config_from_object + .config_from_envvar. пре 14 година
  Ask Solem 267ede3385 celery.datastructures.TokenBucket: Generic Token Bucket algorithm пре 14 година
  Ask Solem a064754287 Added support for persistent revokes. пре 15 година
  Ask Solem 2810ab8b14 .task.sets.subtask can now be used to pass around tasks as callbacks. пре 15 година
  Ask Solem b7e5c93865 QOS: Make sure QoS is enabled before consuming. Also qos update happens at once with eta tasks. пре 15 година
  Ask Solem 273f1e49a3 fixed stuff reported by pyflakes пре 15 година
  Jesper Noehr 2b93e5495a generator expressions for 2.4 пре 15 година
  Ask Solem 76fe4b212c LocalCache now uses OrderedDict instead of a heap queue пре 15 година
  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) пре 15 година
  Ask Solem 44dbf5b6ac Some cosmetic changes. пре 15 година
  Ask Solem 4caae56b60 Pyflakes пре 15 година
  Brian Rosner 5b299ad076 Slightly better and more consistent display of traceback пре 15 година
  Ask Solem 3e57f99bcb Tests for all of celery.views пре 15 година
  Ask Solem 5ccd44941f Document missing docstrings in celery.datastructures пре 15 година
  Ask Solem cfa225cb0d Some more unittests. пре 15 година
  Jason Baker 87155c3727 Minor correction: adding a missing angle bracket. пре 15 година
  Ask Solem 84eb860d99 PEP8ify: Group imports пре 15 година
  Ask Solem fa338c65d8 PEP8ify пре 15 година
  Ask Solem 197d8880ab Add a sensible __repr__ to ExceptionInfo for easier debugging пре 15 година
  Ask Solem a3fa7a68e6 Cosmetic changes пре 15 година
  Ask Solem c5b31df850 Implement AMQP basic.qos (Quality of Service) to set the message prefetch пре 15 година
  Ask Solem e68b712eb2 PEP8ify пре 16 година
  Ask Solem 6febb44e06 Document the ExceptionInfo class пре 16 година