Commit History

Автор SHA1 Съобщение Дата
  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 години
  Ask Solem 858e6579e2 Don't use Sphinx specific syntax in the introduction features table, because преди 15 години
  Ask Solem e6fd05cca7 Rendered README.rst преди 15 години
  Ask Solem 3cd04e17b6 Added celery logo icons: celery-icon-[128/64/32].png + favicon.ico преди 15 години
  Ask Solem 3afa67af35 PEP8ify преди 15 години
  Ask Solem a9c1316b15 Fixed this really ugly bug: After renaming consumer routing_key to binding_key преди 15 години
  Ask Solem ca14eb206c celeryd: Added the ability to set custom hostname via -n|--hostname преди 15 години
  Ask Solem f75a8f5bc0 Don't use ** when creating an Event from a message, because the message might преди 15 години
  Ask Solem 4caae56b60 Pyflakes преди 15 години
  Ask Solem 0ae5d07710 Cache backend now respects CELERY_TASK_RESULT_EXPIRES. Thanks to mulka преди 15 години
  Ask Solem 1589897d8e Updated test for ExceptionInfo.__str__ преди 15 години
  Ask Solem adc98c0933 celery.loaders: Fixed typo DEFAULT_LOADER_CLASS_NAME -> _DEFAULT_LOADER_CLASS_NAME преди 15 години
  Ask Solem 430d6d97ff Merge branch 'brosner/master' преди 15 години