Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem f691d050fd Mark task with FAILURE *TimeLimitExceeded() when process times out. Closes #137. hace 15 años
  Ask Solem b470ecca1c queue_declare argument x-expires must be a signed-int, or long describing the expiry time in milliseconds. hace 15 años
  Ask Solem d487889b36 New version requirement carrot>=0.10.6 hace 15 años
  Ask Solem 5ca39d0a7b Bumped version to 2.1.0a6 hace 15 años
  Ask Solem 533123874e pyflakes hace 15 años
  Ask Solem 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) hace 15 años
  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) hace 15 años
  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. hace 15 años
  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. hace 15 años
  Ask Solem 4065f45842 Added Juarez Bochi to AUTHORS hace 15 años
  Ask Solem c88ff38d21 docs/community.rst: Added new links hace 15 años
  jbochi e9d0ca16e0 Reduced crontab tests resolution to two decimal places hace 15 años
  Ask Solem 49b274ee05 celery.schedules: Cosmetics hace 15 años
  Ask Solem c22962684b Merge branch 'jbochi/master' hace 15 años
  Ask Solem 12cfb3a55c pyflakes hace 15 años
  Ask Solem 77eb02f4f5 Rename curry -> partial hace 15 años
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) hace 15 años
  Ask Solem 2ff2183791 "settings.DEBUG leads to memory leak" warning is Django-specific so moved to django-celery hace 15 años
  Ask Solem 32bfacc8b1 celery.bin.celeryd + .celerybeat: Now use self.app.Worker / self.app.Beat hace 15 años
  Ask Solem 873adacdb7 decorators.task, + task.base.Task should use the current app if it exists. hace 15 años
  Ask Solem 9a329c9a5c app_or_default now returns the app that was instantiated last instead of the default (if any). hace 15 años
  Ask Solem d60d544092 TaskPool: Support taking the initargs argument to Pool() hace 15 años
  Ask Solem bbdad03c46 BaseApp/BaseLoader: Set config keys from cmdline on the App, not in the original dict. hace 15 años
  Ask Solem 94403fa9e7 celery.loaders.default: Only take names that are uppercase from the config module. hace 15 años
  Ask Solem c24011bc2a Pass app to multiprocessing pool workers. hace 15 años
  Ask Solem 6d7d4b4453 AMQP Backend: Support the x-expires argument for queues (using the CELERY_AMQP_TASK_RESULT_EXPIRES setting). hace 15 años
  Ask Solem ae38915aa2 cmdline config parser now supports using JSON for values. hace 15 años
  Ask Solem 2f06766298 celery.bin.base.Command: Import all modules lazily hace 15 años
  Ask Solem 588e650f46 Tests passing again hace 15 años
  Ask Solem 05de5a466d Remove celery.log.emergency_error. hace 15 años