커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem fc53d8ce71 Forgot to add file docs/references/celery.task.http.rst 15 년 전
  Ask Solem 5be55b2e1f Autogenerated documentation for github. 15 년 전
  Ask Solem 0acfb0fbdf Autogenerated documentation for github. 15 년 전
  Ask Solem 57e99f438d Documentation: Use celery.task.http for documentation instead of depracted celery.task.rest. 15 년 전
  Ask Solem 94de4a3d6a PEP8ify + pyflakes 15 년 전
  Ask Solem 3151f7fe7e Added FAQ: How do I shut down ``celeryd`` safely? 15 년 전
  Ask Solem c57b34face Added FAQ: Can I schedule tasks to execute at a specific time? 15 년 전
  Ask Solem dc333bb62c Added FAQ: Does celery support priorities? 15 년 전
  Ask Solem 29620126ca Refactored celery.managers 15 년 전
  Ask Solem bd0181b3a3 Added Brad Jasper to AUTHORS 15 년 전
  Ask Solem e68719c6af Tests passing again. 15 년 전
  Ask Solem 6517f5dd6a Merge branch 'master' into bradjasper/save_taskset 15 년 전
  Ask Solem a7865282a2 Added *.db to .gitignore 15 년 전
  Ask Solem 72a0778847 Added README.rst to examples/pythonproject/demoapp 15 년 전
  Ask Solem 12ee359e8b Added examples/README.rst 15 년 전
  Ask Solem ae04ca7b32 Added title to httpexample README 15 년 전
  Ask Solem a7f76b371b Added README.rst to celery_http_gateway example. 15 년 전
  Ask Solem 9bef6757d8 Improving the user-guide 15 년 전
  Ask Solem b1f7c7995f Merge branch 'httprefactor' 15 년 전
  Ask Solem 5e9d7bf3a4 Cleaned up celery.task.http some more, e.g. it's now easier to override the 15 년 전
  Ask Solem a76681f137 Added example: examples/httpexample with a simple http task. 15 년 전
  Ask Solem 228b51381a Updated the remote tasks user guide to reflect the new changes 15 년 전
  Ask Solem 4b429628f3 New syntax to apply http callback tasks: URL(url).get_async(**kwargs) / URL(url).post_async(**kwargs) 15 년 전
  Ask Solem 94daaba72d Ack and show error message when receiving invalid tasks. 15 년 전
  Ask Solem 95522e7383 Added new example: examples/celery_http_gateway, a simple http service for applying tasks and querying task results via http. 15 년 전
  Ask Solem e7e007a4f5 celery.views: Added decorator task_view that given a task, returns a view 15 년 전
  Ask Solem 755f439341 Bumped version to 0.9.6 and updated Changelog 15 년 전
  Ask Solem d51dcc9226 Load the celery.task.http module at init so the http tasks are registered. 15 년 전
  Ask Solem 51817d48ae celery.task.rest deprecated and renamed to celery.task.http. The following 15 년 전
  Ask Solem a3639f31fb Move README logo to the top. 15 년 전