История коммитов

Автор SHA1 Сообщение Дата
  Ask Solem b470ecca1c queue_declare argument x-expires must be a signed-int, or long describing the expiry time in milliseconds. 16 лет назад
  Ask Solem d487889b36 New version requirement carrot>=0.10.6 16 лет назад
  Ask Solem 5ca39d0a7b Bumped version to 2.1.0a6 16 лет назад
  Ask Solem 533123874e pyflakes 16 лет назад
  Ask Solem 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 16 лет назад
  Ask Solem 86eb07feff Added support for expiration of AMQP results (requires RabbitMQ 2.1.0's support for the (signed-int)"x-expires" argument to queue_declare) 16 лет назад
  Ask Solem 2e3ff873c5 Pool: Process timed out by TimeoutHandler must be joined by the Supervisor, so don't remove it from self._pool. Closes #192. 16 лет назад
  Ask Solem 4065f617f8 TaskPublisher.delay_task now supports exchange argument, so exchange can be overriden when sending tasks in bulk using the same publisher. Closes #187. 16 лет назад
  Ask Solem 4065f45842 Added Juarez Bochi to AUTHORS 16 лет назад
  Ask Solem c88ff38d21 docs/community.rst: Added new links 16 лет назад
  jbochi e9d0ca16e0 Reduced crontab tests resolution to two decimal places 16 лет назад
  Ask Solem 49b274ee05 celery.schedules: Cosmetics 16 лет назад
  Ask Solem c22962684b Merge branch 'jbochi/master' 16 лет назад
  Ask Solem 12cfb3a55c pyflakes 16 лет назад
  Ask Solem 77eb02f4f5 Rename curry -> partial 16 лет назад
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) 16 лет назад
  Ask Solem 2ff2183791 "settings.DEBUG leads to memory leak" warning is Django-specific so moved to django-celery 16 лет назад
  Ask Solem 32bfacc8b1 celery.bin.celeryd + .celerybeat: Now use self.app.Worker / self.app.Beat 16 лет назад
  Ask Solem 873adacdb7 decorators.task, + task.base.Task should use the current app if it exists. 16 лет назад
  Ask Solem 9a329c9a5c app_or_default now returns the app that was instantiated last instead of the default (if any). 16 лет назад
  Ask Solem d60d544092 TaskPool: Support taking the initargs argument to Pool() 16 лет назад
  Ask Solem bbdad03c46 BaseApp/BaseLoader: Set config keys from cmdline on the App, not in the original dict. 16 лет назад
  Ask Solem 94403fa9e7 celery.loaders.default: Only take names that are uppercase from the config module. 16 лет назад
  Ask Solem c24011bc2a Pass app to multiprocessing pool workers. 16 лет назад
  Ask Solem 6d7d4b4453 AMQP Backend: Support the x-expires argument for queues (using the CELERY_AMQP_TASK_RESULT_EXPIRES setting). 16 лет назад
  Ask Solem ae38915aa2 cmdline config parser now supports using JSON for values. 16 лет назад
  Ask Solem 2f06766298 celery.bin.base.Command: Import all modules lazily 16 лет назад
  Ask Solem 588e650f46 Tests passing again 16 лет назад
  Ask Solem 05de5a466d Remove celery.log.emergency_error. 16 лет назад
  Ask Solem 56e9fea37e Remove left-over print statements 16 лет назад