Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 97277e825e deprecated TaskSet.run removed (use TaskSet.apply_async instead) hace 15 años
  Ask Solem 1c28c44b5d celery.task.rest has been removed as scheduled by the Celery Deprecation Timeline. hace 15 años
  Ask Solem cd4ba55ab5 SQLAlchemy: Added setting CELERY_RESULT_ENGINE_OPTIONS to set database engine options. hace 15 años
  Ask Solem 2373b00de9 Support for deprecated AMQP settings removed (as per the Celery Deprecation Timeline): hace 15 años
  Ask Solem 63705cb8af Adding celery to INSTALLED_APPS or importing celery.models now raises hace 15 años
  Ask Solem c1101c9bfc loaders: "django" alias now points to "djcelery.loaders.DjangoLoader" hace 15 años
  Ask Solem 7261fa8f26 Allow specifying the dburi for individual DatabaseBackend instances. hace 15 años
  Ask Solem 8b5fea6430 celery.db.session: Only one engine per dburi hace 15 años
  Ask Solem 07b299cf92 Some more minor django references removed hace 15 años
  Ask Solem 872620cbe6 examples/django moved to django-celery hace 15 años
  Ask Solem 84a22ae4aa Updated README text mentioning Django hace 15 años
  Ask Solem dc853ae9ae Updated README hace 15 años
  Ask Solem 5817796b3f Removed django-nose from contrib/requirements/test.txt hace 15 años
  Ask Solem 078005da97 Bumped version to 1.1.0 hace 15 años
  Ask Solem 0096b92828 Can now specify SQLAlchemy connection string via CELERY_RESULT_DBURI hace 15 años
  Ask Solem 2d5af80403 All tests are passing without Django installed! hace 15 años
  Ask Solem ed7fa1cda9 SQLAlchemy backend now seems to work with SQLite hace 15 años
  Ask Solem 112a01d0ef Added Hari <haridara@gmail.com> to AUTHORS (Do you have a full name? :) hace 15 años
  Ask Solem 4255450b1c SQLAlchemy Backend: Auto add TaskMeta.date_done + auto create if task_id hace 15 años
  Ask Solem 2e042f5e44 requirements: Added dependency to SQLAlchemy hace 15 años
  Ask Solem 814480f02e Integrated the SQLAlchemy database backend by haridsv hace 15 años
  Ask Solem 7a6f4c1859 No more django specific stuff in tests. hace 15 años
  Ask Solem f363f3423d tests: Moved django-specific tests from test_worker_job to django-celery hace 15 años
  Ask Solem 540508bc0a Moved some django specific tests to django-celery hace 15 años
  Ask Solem 6c9d7637d9 Removed django-specific stuff from docs hace 15 años
  Ask Solem aad31dcec1 contrib/supervisord/django moved to django-celery hace 15 años
  Ask Solem e5ee7c0c78 Remove django-specific stuff from docs hace 15 años
  Ask Solem d87c968ff4 FAQ: Remove Django specific FAQs. hace 15 años
  Ask Solem c4a2b8b8b0 init.d/celeryd no longer supports django, see corresponding file in hace 15 años
  Ask Solem 74eab6c864 Remove django from contrib/requirements hace 15 años