커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 696f51cdc4 Default loader no longer sets up the django env, and loader autodection removed. 15 년 전
  Ask Solem 159e4415c7 Django specific modules moved to the django-celery package. 15 년 전
  Ask Solem 296e8d10a5 AMQP Backend: Now set as non-persistent+non-durable by default. 15 년 전
  Ask Solem 1e9ec0f092 Import timedelta_seconds from utils.timeutils not utils. 15 년 전
  Ask Solem 54249d14d2 Documentation: Updated celery.conf module reference. 15 년 전
  Ask Solem 5a8d98d11e Added FAQ: Should I use retry or acks_late 15 년 전
  Ask Solem 60a735f5c9 Running unittests: NOSE_VERBOSE environment var now enabled verbose output from Nose. 15 년 전
  Ask Solem 590c37ddb7 Removes backend.capabilities (not used anymore) 15 년 전
  Vincent Driessen 388c750bd6 Renamed CancelableTask to the simpler AbortableTask. 15 년 전
  Ask Solem 12ce4b10ca Updated docs/_theme/ADCTheme 15 년 전
  Ask Solem 5375f5296a Remove strange ADCTheme file 15 년 전
  Ask Solem c7ce5d54e4 gitignore: Added Documenation/ 15 년 전
  Ask Solem 6c0c2c6504 Updated cordt/ADCTheme 15 년 전
  Ask Solem ff0711aee0 Merge branch 'nvie/feature/bdist_rpm-stuff' 15 년 전
  Ask Solem c96fe89da1 Cancelable tasks: Clean-up style 15 년 전
  Vincent Driessen 26d22bf4c0 Prefix the required RPM packages with "python-". 15 년 전
  Vincent Driessen b8de58c5dc Added required RPM package names under [bdist_rpm] section, to support building RPMs from the sources using setup.py 15 년 전
  Vincent Driessen fdd31d14ee Added my name to the contributers list. 15 년 전
  Vincent Driessen f8ead15a7e Fix: avoid using "``" to indicate constants. 15 년 전
  Vincent Driessen b7fb99ed46 Filled in the TODO gaps in the documentation for CancelableAsyncResult. 15 년 전
  Vincent Driessen 68652833d7 Added test cases for the CancelableTask and CancelableAsyncResult classes. 15 년 전
  Vincent Driessen 4aebbd7bd8 Added a CancelableTask class. 15 년 전
  Ask Solem 7345d0586e Reverts 8fc6d37efa58d6767c17fe18edc573df42cae350, not needed after all 15 년 전
  Patrick Altman 970a01c246 fixed documentation that still referenced original form of crontab PeriodicTask scheduling 15 년 전
  Ask Solem 8fc6d37efa celery.utils.compat.LoggerAdapter: Added proxy attributes "handlers" + "level" forwarded to the logger instance. 15 년 전
  Ask Solem be39d10b4e Updated homepage with 1.0.3 announcement 15 년 전
  Ask Solem 6ef1d85c55 celery.utils.timeutils: Fixed indentation in docstrings. 15 년 전
  Ask Solem 4891fc6770 Bumped version to 1.0.3 and set release date in Changelog 15 년 전
  Ask Solem f91ade4367 Events: repr complex objects sent as event fields. 15 년 전
  Ask Solem 2bec9c7a99 Set default CELERY_EVENT_SERIALIZER to "json" 15 년 전