Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 59681f5f5d Fixed Sphinx build errors/warnings vor 15 Jahren
  Ask Solem 5be55b2e1f Autogenerated documentation for github. vor 15 Jahren
  Ask Solem 94de4a3d6a PEP8ify + pyflakes vor 15 Jahren
  Ask Solem 29620126ca Refactored celery.managers vor 15 Jahren
  Ask Solem e68719c6af Tests passing again. vor 15 Jahren
  Ask Solem b1f7c7995f Merge branch 'httprefactor' vor 15 Jahren
  Ask Solem 5e9d7bf3a4 Cleaned up celery.task.http some more, e.g. it's now easier to override the vor 15 Jahren
  Ask Solem e7e007a4f5 celery.views: Added decorator task_view that given a task, returns a view vor 15 Jahren
  Ask Solem 3e57f99bcb Tests for all of celery.views vor 16 Jahren
  Ask Solem e5fe661b95 Fixes views.is_task_successful after removal of task.is_successful (thanks vor 16 Jahren
  Ask Solem 84eb860d99 PEP8ify: Group imports vor 16 Jahren
  Ask Solem 732a16e0ec Renamed task status "DONE" to "SUCCESS" (long wanted, backward incompatible change) vor 16 Jahren
  Jerzy Kozera 063bddac5a s/HTTPResponse/HttpResponse/ vor 16 Jahren
  Ask Solem 24d6746e17 views.apply now correctly sets mimetype to "application/json" vor 16 Jahren
  Ask Solem 0835b8e6ad views.task_status now returns traceback if status is "FAILURE" or "RETRY" vor 16 Jahren
  Ask Solem 17f8c97010 views.task_status now returns exception if status is RETRY vor 16 Jahren
  Ask Solem bc4d31ac35 views.apply should return HttpResponse instance. Thanks to Jerzy Kozera. Closes #32 vor 16 Jahren
  Ask Solem 834f1c310d kwargs should be a dict vor 16 Jahren
  Ask Solem 2f4e8fb12b PEP8ify vor 16 Jahren
  Ask Solem 830012dfab Use anyjson to find the best JSON module installed on the system. vor 16 Jahren
  Ask Solem 5aff8df55a carrot.serialization doesn't export serialize anymore vor 16 Jahren
  Ask Solem e0ade80f31 PEP8ify vor 16 Jahren
  Ask Solem 96974bb9b8 Fix syntax error in celery.views vor 16 Jahren
  Ask Solem 91b5a7e623 views.apply: View applying a task. Example: vor 16 Jahren
  Ask Solem 7e824b2025 PEP8-ify vor 16 Jahren
  Brian Rosner bb47011031 Send back a mimetype for JSON response. vor 16 Jahren
  Brian Rosner acf4911910 Handle failures in task_status view such that it won't throw 500s. vor 16 Jahren
  Ask Solem 739462d804 Remove dependency to simplejson vor 16 Jahren
  Ask Solem ced0b64ad2 Raise our pylint score to 8.24/10 vor 16 Jahren
  Ask Solem ea2f3a4a6e pep8ify vor 16 Jahren