Commit History

Autor SHA1 Mensaxe Data
  Ask Solem aa389721b1 Revoked tasks now marked with state REVOKED, and result.get() will now raise TaskRevokedError. %!s(int64=15) %!d(string=hai) anos
  Ask Solem db85833c3f Updated docs/configuration with new settings. Closes #104. Closes #107. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 760e94ec1b apply(throw=True) / CELERY_EAGER_PROPAGATES_EXCEPTIONS: Makes eager execution re-raise task errors. Thanks to proppy. Closes #108. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 4b4745d3ba Updated Changelog with status of timelimits implementation %!s(int64=15) %!d(string=hai) anos
  Ask Solem d073ff0e9c New signal: celery.signals.worker_process_init: Sent inside the pool worker process at init. Thanks to jonozzz. Closes #109 %!s(int64=15) %!d(string=hai) anos
  Ask Solem 049199d4ac PEP8ify + pyflakes %!s(int64=15) %!d(string=hai) anos
  Ask Solem da824caadc TaskWrapper.execute now also respects acks_late %!s(int64=15) %!d(string=hai) anos
  Ask Solem e3c34268fb celery.db.a805d4bd: This module fixes a bug with pickling and relative imports in Python < 2.6. %!s(int64=15) %!d(string=hai) anos
  Ask Solem c81e79b559 Added bin/* to MANIFEST.in %!s(int64=15) %!d(string=hai) anos
  Ask Solem d5658dd835 Merge branch 'timelimits' %!s(int64=15) %!d(string=hai) anos
  Ask Solem 5613a57184 celery.execute.apply: Pass logfile/loglevel arguments as task kwargs. Closes #110 Thanks to jonozzz. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 3ef777fb66 celery.execute.apply: Should return exception, not ExceptionInfo on error. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 7e86768be2 contrib/supervisord/: Comments refers to files moved to django-celery. Thanks to Stefan Foulis. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 045f7da2ba Merge branch 'djangofree' %!s(int64=15) %!d(string=hai) anos
  Ask Solem a061dec095 Fixed rst syntax %!s(int64=15) %!d(string=hai) anos
  Ask Solem b49d1a0ad5 Updated the Changelog with v1.1 features %!s(int64=15) %!d(string=hai) anos
  Ask Solem b8bfb0cfce It's no longer allowed to skip the class name in loader names. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 97277e825e deprecated TaskSet.run removed (use TaskSet.apply_async instead) %!s(int64=15) %!d(string=hai) anos
  Ask Solem 1c28c44b5d celery.task.rest has been removed as scheduled by the Celery Deprecation Timeline. %!s(int64=15) %!d(string=hai) anos
  Ask Solem cd4ba55ab5 SQLAlchemy: Added setting CELERY_RESULT_ENGINE_OPTIONS to set database engine options. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 2373b00de9 Support for deprecated AMQP settings removed (as per the Celery Deprecation Timeline): %!s(int64=15) %!d(string=hai) anos
  Ask Solem 63705cb8af Adding celery to INSTALLED_APPS or importing celery.models now raises %!s(int64=15) %!d(string=hai) anos
  Ask Solem c1101c9bfc loaders: "django" alias now points to "djcelery.loaders.DjangoLoader" %!s(int64=15) %!d(string=hai) anos
  Ask Solem c3ff2cac97 Added FAQ: Can I execute a task by name? %!s(int64=15) %!d(string=hai) anos
  Ask Solem 115ce982aa Added support for task soft and hard timelimits. Requires billiard timelimits branch. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 7261fa8f26 Allow specifying the dburi for individual DatabaseBackend instances. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 8b5fea6430 celery.db.session: Only one engine per dburi %!s(int64=15) %!d(string=hai) anos
  Ask Solem 07b299cf92 Some more minor django references removed %!s(int64=15) %!d(string=hai) anos
  Ask Solem 872620cbe6 examples/django moved to django-celery %!s(int64=15) %!d(string=hai) anos
  Ask Solem 84a22ae4aa Updated README text mentioning Django %!s(int64=15) %!d(string=hai) anos