Commit History

Author SHA1 Message Date
  Ask Solem 6c9d7637d9 Removed django-specific stuff from docs 15 years ago
  Ask Solem aad31dcec1 contrib/supervisord/django moved to django-celery 15 years ago
  Ask Solem e5ee7c0c78 Remove django-specific stuff from docs 15 years ago
  Ask Solem d87c968ff4 FAQ: Remove Django specific FAQs. 15 years ago
  Ask Solem c4a2b8b8b0 init.d/celeryd no longer supports django, see corresponding file in 15 years ago
  Ask Solem 74eab6c864 Remove django from contrib/requirements 15 years ago
  Ask Solem 169668b4cc Loaders can now override backend aliases using Loader.override_backends 15 years ago
  Ask Solem b77ff26290 Removed django dependency from install_requires (applause) 15 years ago
  Ask Solem 56200aa393 Replaced django.core.mail.mail_admins with mailer package 15 years ago
  Ask Solem 4db442aa03 DefaultLoader.setup_django_env renamed to .setup_settings 15 years ago
  Ask Solem 6d261b546e Removed celeryinit command 15 years ago
  Ask Solem 3519172fa0 celery.contrib.test_runner moved to djcelery.contrib.test_runner 15 years ago
  Ask Solem 579287b8aa Loader tests now passes again 15 years ago
  Ask Solem 7203c97062 celery.utils.dispatch.Signal: Replaces django.dispatch.Signal 15 years ago
  Ask Solem 696f51cdc4 Default loader no longer sets up the django env, and loader autodection removed. 15 years ago
  Ask Solem 159e4415c7 Django specific modules moved to the django-celery package. 15 years ago
  Ask Solem 296e8d10a5 AMQP Backend: Now set as non-persistent+non-durable by default. 15 years ago
  Ask Solem 1e9ec0f092 Import timedelta_seconds from utils.timeutils not utils. 15 years ago
  Ask Solem 54249d14d2 Documentation: Updated celery.conf module reference. 15 years ago
  Ask Solem 5a8d98d11e Added FAQ: Should I use retry or acks_late 15 years ago
  Ask Solem 60a735f5c9 Running unittests: NOSE_VERBOSE environment var now enabled verbose output from Nose. 15 years ago
  Ask Solem 590c37ddb7 Removes backend.capabilities (not used anymore) 15 years ago
  Vincent Driessen 388c750bd6 Renamed CancelableTask to the simpler AbortableTask. 15 years ago
  Ask Solem 12ce4b10ca Updated docs/_theme/ADCTheme 15 years ago
  Ask Solem 5375f5296a Remove strange ADCTheme file 15 years ago
  Ask Solem c7ce5d54e4 gitignore: Added Documenation/ 15 years ago
  Ask Solem 6c0c2c6504 Updated cordt/ADCTheme 15 years ago
  Ask Solem ff0711aee0 Merge branch 'nvie/feature/bdist_rpm-stuff' 15 years ago
  Ask Solem c96fe89da1 Cancelable tasks: Clean-up style 15 years ago
  Vincent Driessen 26d22bf4c0 Prefix the required RPM packages with "python-". 15 years ago