Historique des commits

Auteur SHA1 Message Date
  Ask Solem c57b34face Added FAQ: Can I schedule tasks to execute at a specific time? il y a 15 ans
  Ask Solem dc333bb62c Added FAQ: Does celery support priorities? il y a 15 ans
  Ask Solem 29620126ca Refactored celery.managers il y a 15 ans
  Ask Solem bd0181b3a3 Added Brad Jasper to AUTHORS il y a 15 ans
  Ask Solem e68719c6af Tests passing again. il y a 15 ans
  Ask Solem 6517f5dd6a Merge branch 'master' into bradjasper/save_taskset il y a 15 ans
  Ask Solem a7865282a2 Added *.db to .gitignore il y a 15 ans
  Ask Solem 72a0778847 Added README.rst to examples/pythonproject/demoapp il y a 15 ans
  Ask Solem 12ee359e8b Added examples/README.rst il y a 15 ans
  Ask Solem ae04ca7b32 Added title to httpexample README il y a 15 ans
  Ask Solem a7f76b371b Added README.rst to celery_http_gateway example. il y a 15 ans
  Ask Solem 9bef6757d8 Improving the user-guide 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 a76681f137 Added example: examples/httpexample with a simple http task. il y a 15 ans
  Ask Solem 228b51381a Updated the remote tasks user guide to reflect the new changes il y a 15 ans
  Ask Solem 4b429628f3 New syntax to apply http callback tasks: URL(url).get_async(**kwargs) / URL(url).post_async(**kwargs) il y a 15 ans
  Ask Solem 94daaba72d Ack and show error message when receiving invalid tasks. il y a 15 ans
  Ask Solem 95522e7383 Added new example: examples/celery_http_gateway, a simple http service for applying tasks and querying task results via http. 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 755f439341 Bumped version to 0.9.6 and updated Changelog il y a 15 ans
  Ask Solem d51dcc9226 Load the celery.task.http module at init so the http tasks are registered. il y a 15 ans
  Ask Solem 51817d48ae celery.task.rest deprecated and renamed to celery.task.http. The following il y a 15 ans
  Ask Solem a3639f31fb Move README logo to the top. il y a 15 ans
  Ask Solem 858e6579e2 Don't use Sphinx specific syntax in the introduction features table, because il y a 15 ans
  Ask Solem e6fd05cca7 Rendered README.rst il y a 15 ans
  Ask Solem 3cd04e17b6 Added celery logo icons: celery-icon-[128/64/32].png + favicon.ico il y a 15 ans
  Ask Solem 3afa67af35 PEP8ify il y a 15 ans
  Ask Solem a9c1316b15 Fixed this really ugly bug: After renaming consumer routing_key to binding_key il y a 15 ans
  Ask Solem ca14eb206c celeryd: Added the ability to set custom hostname via -n|--hostname il y a 15 ans