Historial de Commits

Autor SHA1 Mensaje Fecha
  runeh ec58c929c1 Fixed links to daemon docs hace 16 años
  runeh f546e9331f Twiddled text on task registry a bit hace 16 años
  runeh 8c7755f22e Forgot to add dameonizing doc in last commit hace 16 años
  runeh e0a05350db Moved daemonizing stuff into cookbook. Needs fleshing out. hace 16 años
  runeh 29821d9c80 Renamed. Don't like the python/django duality naming hace 16 años
  runeh 98794d472d Fiddled with docs. Took out a bunch of filler words, tried to make more clear hace 16 años
  Ask Solem fc53d8ce71 Forgot to add file docs/references/celery.task.http.rst hace 16 años
  Ask Solem 5be55b2e1f Autogenerated documentation for github. hace 16 años
  Ask Solem 0acfb0fbdf Autogenerated documentation for github. hace 16 años
  Ask Solem 57e99f438d Documentation: Use celery.task.http for documentation instead of depracted celery.task.rest. hace 16 años
  Ask Solem 94de4a3d6a PEP8ify + pyflakes hace 16 años
  Ask Solem 3151f7fe7e Added FAQ: How do I shut down ``celeryd`` safely? hace 16 años
  Ask Solem c57b34face Added FAQ: Can I schedule tasks to execute at a specific time? hace 16 años
  Ask Solem dc333bb62c Added FAQ: Does celery support priorities? hace 16 años
  Ask Solem 29620126ca Refactored celery.managers hace 16 años
  Ask Solem bd0181b3a3 Added Brad Jasper to AUTHORS hace 16 años
  Ask Solem e68719c6af Tests passing again. hace 16 años
  Ask Solem 6517f5dd6a Merge branch 'master' into bradjasper/save_taskset hace 16 años
  Ask Solem a7865282a2 Added *.db to .gitignore hace 16 años
  Ask Solem 72a0778847 Added README.rst to examples/pythonproject/demoapp hace 16 años
  Ask Solem 12ee359e8b Added examples/README.rst hace 16 años
  Ask Solem ae04ca7b32 Added title to httpexample README hace 16 años
  Ask Solem a7f76b371b Added README.rst to celery_http_gateway example. hace 16 años
  Ask Solem 9bef6757d8 Improving the user-guide hace 16 años
  Ask Solem b1f7c7995f Merge branch 'httprefactor' hace 16 años
  Ask Solem 5e9d7bf3a4 Cleaned up celery.task.http some more, e.g. it's now easier to override the hace 16 años
  Ask Solem a76681f137 Added example: examples/httpexample with a simple http task. hace 16 años
  Ask Solem 228b51381a Updated the remote tasks user guide to reflect the new changes hace 16 años
  Ask Solem 4b429628f3 New syntax to apply http callback tasks: URL(url).get_async(**kwargs) / URL(url).post_async(**kwargs) hace 16 años
  Ask Solem 94daaba72d Ack and show error message when receiving invalid tasks. hace 16 años