Histórico de Commits

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