Commit History

Author SHA1 Message Date
  Ask Solem b4d5019c5e Merge branch 'batches' 15 years ago
  Ask Solem 0432b57f4c Created unittests for celery.task.http 15 years ago
  Ask Solem 2d642a746c Fixed some typos in celery.task.http. Should now work again ;) 15 years ago
  Ask Solem c0bb8bc1a3 Added tests for celery.task.http.utf8dict 15 years ago
  Ask Solem a65f04da1a Fixed typo utf8dict(self, tup) -> utf8dict(tup) 15 years ago
  Ask Solem c4ccac7245 Added Rune Halvorsen to AUTHORS 15 years ago
  Ask Solem c58c5511a0 Resolved FIXME's 15 years ago
  Ask Solem 363ea83a4e Resolved runeh's FIXME 15 years ago
  Ask Solem 61d62566d5 Fixed typo re-sent -> re-send 15 years ago
  Rune Halvorsen dc72c32151 Tidied up tasks part of user guide 15 years ago
  runeh ec58c929c1 Fixed links to daemon docs 15 years ago
  runeh f546e9331f Twiddled text on task registry a bit 15 years ago
  runeh 8c7755f22e Forgot to add dameonizing doc in last commit 15 years ago
  runeh e0a05350db Moved daemonizing stuff into cookbook. Needs fleshing out. 15 years ago
  runeh 29821d9c80 Renamed. Don't like the python/django duality naming 15 years ago
  runeh 98794d472d Fiddled with docs. Took out a bunch of filler words, tried to make more clear 15 years ago
  Ask Solem fc53d8ce71 Forgot to add file docs/references/celery.task.http.rst 15 years ago
  Ask Solem 5be55b2e1f Autogenerated documentation for github. 15 years ago
  Ask Solem 0acfb0fbdf Autogenerated documentation for github. 15 years ago
  Ask Solem 57e99f438d Documentation: Use celery.task.http for documentation instead of depracted celery.task.rest. 15 years ago
  Ask Solem 94de4a3d6a PEP8ify + pyflakes 15 years ago
  Ask Solem 3151f7fe7e Added FAQ: How do I shut down ``celeryd`` safely? 15 years ago
  Ask Solem c57b34face Added FAQ: Can I schedule tasks to execute at a specific time? 15 years ago
  Ask Solem dc333bb62c Added FAQ: Does celery support priorities? 15 years ago
  Ask Solem 29620126ca Refactored celery.managers 15 years ago
  Ask Solem bd0181b3a3 Added Brad Jasper to AUTHORS 15 years ago
  Ask Solem e68719c6af Tests passing again. 15 years ago
  Ask Solem 6517f5dd6a Merge branch 'master' into bradjasper/save_taskset 15 years ago
  Ask Solem a7865282a2 Added *.db to .gitignore 15 years ago
  Ask Solem 72a0778847 Added README.rst to examples/pythonproject/demoapp 15 years ago