Historia zmian

Autor SHA1 Wiadomość Data
  Ask Solem 0096b92828 Can now specify SQLAlchemy connection string via CELERY_RESULT_DBURI 15 lat temu
  Ask Solem 2d5af80403 All tests are passing without Django installed! 15 lat temu
  Ask Solem ed7fa1cda9 SQLAlchemy backend now seems to work with SQLite 15 lat temu
  Ask Solem 112a01d0ef Added Hari <haridara@gmail.com> to AUTHORS (Do you have a full name? :) 15 lat temu
  Ask Solem 4255450b1c SQLAlchemy Backend: Auto add TaskMeta.date_done + auto create if task_id 15 lat temu
  Ask Solem 2e042f5e44 requirements: Added dependency to SQLAlchemy 15 lat temu
  Ask Solem 814480f02e Integrated the SQLAlchemy database backend by haridsv 15 lat temu
  Ask Solem 7a6f4c1859 No more django specific stuff in tests. 15 lat temu
  Ask Solem f363f3423d tests: Moved django-specific tests from test_worker_job to django-celery 15 lat temu
  Ask Solem 540508bc0a Moved some django specific tests to django-celery 15 lat temu
  Ask Solem 6c9d7637d9 Removed django-specific stuff from docs 15 lat temu
  Ask Solem aad31dcec1 contrib/supervisord/django moved to django-celery 15 lat temu
  Ask Solem e5ee7c0c78 Remove django-specific stuff from docs 15 lat temu
  Ask Solem d87c968ff4 FAQ: Remove Django specific FAQs. 15 lat temu
  Ask Solem c4a2b8b8b0 init.d/celeryd no longer supports django, see corresponding file in 15 lat temu
  Ask Solem 74eab6c864 Remove django from contrib/requirements 15 lat temu
  Ask Solem 169668b4cc Loaders can now override backend aliases using Loader.override_backends 15 lat temu
  Ask Solem b77ff26290 Removed django dependency from install_requires (applause) 15 lat temu
  Ask Solem 56200aa393 Replaced django.core.mail.mail_admins with mailer package 15 lat temu
  Ask Solem 4db442aa03 DefaultLoader.setup_django_env renamed to .setup_settings 15 lat temu
  Ask Solem 6d261b546e Removed celeryinit command 15 lat temu
  Ask Solem 3519172fa0 celery.contrib.test_runner moved to djcelery.contrib.test_runner 15 lat temu
  Ask Solem 579287b8aa Loader tests now passes again 15 lat temu
  Ask Solem 7203c97062 celery.utils.dispatch.Signal: Replaces django.dispatch.Signal 15 lat temu
  Ask Solem 696f51cdc4 Default loader no longer sets up the django env, and loader autodection removed. 15 lat temu
  Ask Solem 159e4415c7 Django specific modules moved to the django-celery package. 15 lat temu
  Ask Solem 296e8d10a5 AMQP Backend: Now set as non-persistent+non-durable by default. 15 lat temu
  Ask Solem 1e9ec0f092 Import timedelta_seconds from utils.timeutils not utils. 15 lat temu
  Ask Solem 54249d14d2 Documentation: Updated celery.conf module reference. 15 lat temu
  Ask Solem 5a8d98d11e Added FAQ: Should I use retry or acks_late 15 lat temu