Historique des commits

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