Historique des commits

Auteur SHA1 Message Date
  Ask Solem 74eab6c864 Remove django from contrib/requirements il y a 15 ans
  Ask Solem 169668b4cc Loaders can now override backend aliases using Loader.override_backends il y a 15 ans
  Ask Solem b77ff26290 Removed django dependency from install_requires (applause) il y a 15 ans
  Ask Solem 56200aa393 Replaced django.core.mail.mail_admins with mailer package il y a 15 ans
  Ask Solem 4db442aa03 DefaultLoader.setup_django_env renamed to .setup_settings il y a 15 ans
  Ask Solem 6d261b546e Removed celeryinit command il y a 15 ans
  Ask Solem 3519172fa0 celery.contrib.test_runner moved to djcelery.contrib.test_runner il y a 15 ans
  Ask Solem 579287b8aa Loader tests now passes again il y a 15 ans
  Ask Solem 7203c97062 celery.utils.dispatch.Signal: Replaces django.dispatch.Signal il y a 15 ans
  Ask Solem 696f51cdc4 Default loader no longer sets up the django env, and loader autodection removed. il y a 15 ans
  Ask Solem 159e4415c7 Django specific modules moved to the django-celery package. il y a 15 ans
  Ask Solem 296e8d10a5 AMQP Backend: Now set as non-persistent+non-durable by default. il y a 15 ans
  Ask Solem 1e9ec0f092 Import timedelta_seconds from utils.timeutils not utils. il y a 15 ans
  Ask Solem 54249d14d2 Documentation: Updated celery.conf module reference. il y a 15 ans
  Ask Solem 5a8d98d11e Added FAQ: Should I use retry or acks_late il y a 15 ans
  Ask Solem 60a735f5c9 Running unittests: NOSE_VERBOSE environment var now enabled verbose output from Nose. il y a 15 ans
  Ask Solem 590c37ddb7 Removes backend.capabilities (not used anymore) il y a 15 ans
  Vincent Driessen 388c750bd6 Renamed CancelableTask to the simpler AbortableTask. il y a 15 ans
  Ask Solem 12ce4b10ca Updated docs/_theme/ADCTheme il y a 15 ans
  Ask Solem 5375f5296a Remove strange ADCTheme file il y a 15 ans
  Ask Solem c7ce5d54e4 gitignore: Added Documenation/ il y a 15 ans
  Ask Solem 6c0c2c6504 Updated cordt/ADCTheme il y a 15 ans
  Ask Solem ff0711aee0 Merge branch 'nvie/feature/bdist_rpm-stuff' il y a 15 ans
  Ask Solem c96fe89da1 Cancelable tasks: Clean-up style il y a 15 ans
  Vincent Driessen 26d22bf4c0 Prefix the required RPM packages with "python-". il y a 15 ans
  Vincent Driessen b8de58c5dc Added required RPM package names under [bdist_rpm] section, to support building RPMs from the sources using setup.py il y a 15 ans
  Vincent Driessen fdd31d14ee Added my name to the contributers list. il y a 15 ans
  Vincent Driessen f8ead15a7e Fix: avoid using "``" to indicate constants. il y a 15 ans
  Vincent Driessen b7fb99ed46 Filled in the TODO gaps in the documentation for CancelableAsyncResult. il y a 15 ans
  Vincent Driessen 68652833d7 Added test cases for the CancelableTask and CancelableAsyncResult classes. il y a 15 ans