Commit History

Author SHA1 Message Date
  Ask Solem Hoel 243c9392b2 Merge pull request #2407 from rutsky/patch-3 10 years ago
  Vladimir Rutsky b575487b78 Add missing dot 10 years ago
  Vladimir Rutsky 75a0c13890 remove uneeded dot 10 years ago
  Ask Solem 00404a6e64 Clarify worker kill signal (Issue #1628) 10 years ago
  Gabriel 6ef873c8cf Fix typos on FAQ doc (misuses of doesn't -> don't) 10 years ago
  Ask Solem 6ea6f24558 Sphinx extension resolved to celery.attr instead of app.attr, also faq referred to outdated celery.execute module 10 years ago
  Ask Solem 20c5933bde Update FreeBSD faq. Closes #2104 10 years ago
  Ask Solem 6449e7ee28 Docs: Use celery -A proj consistently 10 years ago
  Ask Solem 66672c0f17 Use kombu.utils.json instead of anyjson :sad: 10 years ago
  Ask Solem 7983b0b928 Fixes to experimental transports in docs 11 years ago
  Ask Solem 5fb799203f Use @app.task consistently 11 years ago
  Ask Solem de77364e62 Cosmetics 11 years ago
  Ask Solem b2b6236acc Renames processes -> prefork 11 years ago
  Ask Solem d13225046c Django related doc improvements. Closes #1224 11 years ago
  Ask Solem fe40ec4d85 @tasks(bind=True) now binds the task to "self" (the task type instance) 11 years ago
  Ask Solem c507bf27b0 Merge branch '3.0' 11 years ago
  Ask Solem 2e3c725b75 Remove mention of deprecated BaseAsyncResult 11 years ago
  Ask Solem 3871cf4ee5 Merge branch '3.0' 12 years ago
  Ask Solem 5338f86341 Tests passing 12 years ago
  Ask Solem 43c4406910 Renames celery.bin.celeryd to celery.bin.worker 12 years ago
  Ask Solem fcb4611b8b Renames celery.bin.celerybeat -> celery.bin.beat 12 years ago
  Ask Solem ef701642ae Merge branch '3.0' 12 years ago
  Ask Solem 9574d6614f Removes outdated bit.ly links 12 years ago
  Ask Solem 84b3c1353b Fix all links to celery.github.com 12 years ago
  Ask Solem c3c32bb726 No longer depends on python-dateutil, but depends on pytz instead 12 years ago
  Ask Solem 3ff0e9267d Merge branch '3.0' 12 years ago
  Ask Solem 1d280a8138 Removes section about --settings=settings in Django tutorial now that the workaround is in place 12 years ago
  Ask Solem 1ee6603703 Merge branch '3.0' 12 years ago
  Ask Solem 6cd6f29b30 Revert task decorators to no empty parents, as it just looks so much worse 12 years ago
  Ask Solem 4913529f49 Use code-block:: bash 12 years ago