Commit History

Autor SHA1 Mensaxe Data
  Ask Solem c562e546ac Cosmetic changes %!s(int64=15) %!d(string=hai) anos
  Ask Solem deda07a29a Wording was totally off in the "hanging" issue FAQ, The RabbitMQ server is %!s(int64=15) %!d(string=hai) anos
  Ask Solem 7da07a1ced New cookbook recipe: Ensuring a task is only executed one at a time %!s(int64=15) %!d(string=hai) anos
  Ask Solem 577a3ce371 Document that return values of the task handlers (on_success, on_failure, %!s(int64=15) %!d(string=hai) anos
  Ask Solem fb17ee7a74 Pass task_id, args, kwargs to the handlers Task.on_sucess, .on_retry, %!s(int64=15) %!d(string=hai) anos
  Ask Solem bfe1690f94 Managed to merge gh-pages into master. Doh! %!s(int64=15) %!d(string=hai) anos
  Ask Solem 9e838e2dbc Merge branch 'gh-pages' of git@github.com:ask/celery %!s(int64=15) %!d(string=hai) anos
  Ask Solem c4f8e2f191 Properly format Changelog %!s(int64=15) %!d(string=hai) anos
  Ask Solem 6293f118b2 Sphinx conf: Configure django settings to properly load modules %!s(int64=15) %!d(string=hai) anos
  Ask Solem b42f9a1a85 Update Changelog for what's changed since 0.6.0 %!s(int64=15) %!d(string=hai) anos
  Ask Solem fa338c65d8 PEP8ify %!s(int64=15) %!d(string=hai) anos
  Ask Solem 6dcf6a5cae Add information about default arguments to README %!s(int64=15) %!d(string=hai) anos
  Ask Solem 6374355a1a Now uses inspect.getargspec to only pass on the default kwargs the task supports. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 197d8880ab Add a sensible __repr__ to ExceptionInfo for easier debugging %!s(int64=15) %!d(string=hai) anos
  Ask Solem 559c68fec5 Changed FAQ: "Why is Task.delay/apply\*/celeryd just hanging?" (to be fixed in %!s(int64=15) %!d(string=hai) anos
  Ask Solem 66ce9ad61e Added FAQ: The celery test-suite is failing. Closes #30 %!s(int64=15) %!d(string=hai) anos
  Ask Solem dc339d3dd3 Document default keyword arguments passed to Task.run. Closes #33 %!s(int64=15) %!d(string=hai) anos
  Ask Solem 16af178569 Now redirects stdout/stderr to the celeryd logfile when detached (YIPPEE!) %!s(int64=15) %!d(string=hai) anos
  Ask Solem e78a2c005c Add new reference HTML pages to gh-pages %!s(int64=15) %!d(string=hai) anos
  Ask Solem 16b711b1c6 Autogenerated documentation for github. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 5fb8e748d0 Sphinx: Add .rst file for celery.exceptions %!s(int64=15) %!d(string=hai) anos
  Ask Solem 90eda9186e Sphinx: Add .rst file for celery.bin.celeryinit %!s(int64=15) %!d(string=hai) anos
  Ask Solem 90009feabf Sphinx: Add .rst file for celery.backends.amqp %!s(int64=15) %!d(string=hai) anos
  Ask Solem 156ff94a48 Move find_nearest_pickleable_exception + UnpickleableExceptionWrapper to celery.serialization %!s(int64=15) %!d(string=hai) anos
  Ask Solem 076d016d3a Move TimeoutError to celery.exceptions %!s(int64=15) %!d(string=hai) anos
  Ask Solem 2bbdbc1a5a Move AlreadyRegistered and NotRegistered to celery.exceptions %!s(int64=15) %!d(string=hai) anos
  Ask Solem 24d6746e17 views.apply now correctly sets mimetype to "application/json" %!s(int64=15) %!d(string=hai) anos
  Ask Solem 0835b8e6ad views.task_status now returns traceback if status is "FAILURE" or "RETRY" %!s(int64=15) %!d(string=hai) anos
  Ask Solem 17f8c97010 views.task_status now returns exception if status is RETRY %!s(int64=15) %!d(string=hai) anos
  Ask Solem 7cb2855e93 TaskSetResult.join causes TypeError when timeout=None. Thanks Jerzy Kozera. Closes #31 %!s(int64=15) %!d(string=hai) anos