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

Аутор SHA1 Порука Датум
  Ask Solem 3b63d534d3 Allow + in result backend URLs пре 12 година
  Ask Solem 154b574809 __all__ is everywhere пре 12 година
  Alman One 24f6205c46 Added backend for Couchbase пре 12 година
  Ask Solem 5bc6e57c83 Merge branch '3.0' пре 12 година
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 пре 12 година
  Ask Solem d107d15a90 Renames amqrpc backend to just 'rpc' пре 12 година
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) пре 12 година
  Ask Solem 2d9a1d342c Merge branch 'master' into kombuRPC пре 13 година
  Ask Solem b194fc3935 Use str.format and print_function пре 13 година
  Ask Solem 2c4fa2890b Use except .. as exc пре 13 година
  Ask Solem 9244b6265f amqrpc backend: one queue per client implementation (reply-to style) пре 13 година
  Ask Solem c16c0fed24 Module celery.state renamed -> celery._state пре 13 година
  Ask Solem 566c4da7b4 Use ' instead of " пре 13 година
  Ask Solem cc1ae88ff9 Remove copyright texts from modules пре 13 година
  Ask Solem b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late пре 13 година
  Ask Solem baeb485bdb Removes rarely used Tokyo Tyrant backend пре 13 година
  Ask Solem 3ddfeff221 celery.Celery is now a real class, not a factory пре 13 година
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right пре 13 година
  Ask Solem bbfd2f982c flake8 пре 13 година
  Ask Solem 28f35e5983 Simplify configuration a bit. пре 13 година
  Ask Solem f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional пре 13 година
  Ask Solem 9530098d0f Better exception and traceback handling. пре 13 година
  Ask Solem 1515d94b39 Can now override the execution strategy for each task. пре 13 година
  Ask Solem 641e838dd6 Cosmetics пре 13 година
  Ask Solem 0d0dbae0ce Merge branch 'lrucache' пре 14 година
  Ask Solem b6179c7316 Use new-style relative imports пре 14 година
  Ask Solem e6b240501e celery.utils.functional: memoize() decorator using LRUCache by default пре 14 година
  Ask Solem 8f96b21689 Complex LRUCache implementation пре 14 година
  Ask Solem ca43b67523 Cleans up the redis backend, configuration keys now CELERY_REDIS_* instead of REDIS_* пре 14 година
  Ask Solem 9d01e788c9 Results are now disabled by default. пре 14 година