Commit History

作者 SHA1 備註 提交日期
  Ask Solem c81e79b559 Added bin/* to MANIFEST.in 15 年之前
  Ask Solem d5658dd835 Merge branch 'timelimits' 15 年之前
  Ask Solem 5613a57184 celery.execute.apply: Pass logfile/loglevel arguments as task kwargs. Closes #110 Thanks to jonozzz. 15 年之前
  Ask Solem 3ef777fb66 celery.execute.apply: Should return exception, not ExceptionInfo on error. 15 年之前
  Ask Solem 7e86768be2 contrib/supervisord/: Comments refers to files moved to django-celery. Thanks to Stefan Foulis. 15 年之前
  Ask Solem 045f7da2ba Merge branch 'djangofree' 15 年之前
  Ask Solem a061dec095 Fixed rst syntax 15 年之前
  Ask Solem b49d1a0ad5 Updated the Changelog with v1.1 features 15 年之前
  Ask Solem b8bfb0cfce It's no longer allowed to skip the class name in loader names. 15 年之前
  Ask Solem 97277e825e deprecated TaskSet.run removed (use TaskSet.apply_async instead) 15 年之前
  Ask Solem 1c28c44b5d celery.task.rest has been removed as scheduled by the Celery Deprecation Timeline. 15 年之前
  Ask Solem cd4ba55ab5 SQLAlchemy: Added setting CELERY_RESULT_ENGINE_OPTIONS to set database engine options. 15 年之前
  Ask Solem 2373b00de9 Support for deprecated AMQP settings removed (as per the Celery Deprecation Timeline): 15 年之前
  Ask Solem 63705cb8af Adding celery to INSTALLED_APPS or importing celery.models now raises 15 年之前
  Ask Solem c1101c9bfc loaders: "django" alias now points to "djcelery.loaders.DjangoLoader" 15 年之前
  Ask Solem c3ff2cac97 Added FAQ: Can I execute a task by name? 15 年之前
  Ask Solem 115ce982aa Added support for task soft and hard timelimits. Requires billiard timelimits branch. 15 年之前
  Ask Solem 7261fa8f26 Allow specifying the dburi for individual DatabaseBackend instances. 15 年之前
  Ask Solem 8b5fea6430 celery.db.session: Only one engine per dburi 15 年之前
  Ask Solem 07b299cf92 Some more minor django references removed 15 年之前
  Ask Solem 872620cbe6 examples/django moved to django-celery 15 年之前
  Ask Solem 84a22ae4aa Updated README text mentioning Django 15 年之前
  Ask Solem dc853ae9ae Updated README 15 年之前
  Ask Solem 5817796b3f Removed django-nose from contrib/requirements/test.txt 15 年之前
  Ask Solem 078005da97 Bumped version to 1.1.0 15 年之前
  Ask Solem 0096b92828 Can now specify SQLAlchemy connection string via CELERY_RESULT_DBURI 15 年之前
  Ask Solem 2d5af80403 All tests are passing without Django installed! 15 年之前
  Ask Solem ed7fa1cda9 SQLAlchemy backend now seems to work with SQLite 15 年之前
  Ask Solem 112a01d0ef Added Hari <haridara@gmail.com> to AUTHORS (Do you have a full name? :) 15 年之前
  Ask Solem 4255450b1c SQLAlchemy Backend: Auto add TaskMeta.date_done + auto create if task_id 15 年之前