Commit History

Author SHA1 Message Date
  Ask Solem 49c3f61fe2 PEP8ify+pyflakes 14 years ago
  Ask Solem 084cbf3230 Docs needs sphinxcontrib-issuetracker>=0.9 14 years ago
  Ask Solem 4c7e8c15f5 Bumps version to 2.3.2 and updates Changelog 14 years ago
  Ask Solem 107b091680 Adds more details to the contributing guide 14 years ago
  Ask Solem 35f2afbeac Now depends on Kombu 1.3.1 14 years ago
  Ask Solem cc101b33f5 Improves contributing doc 14 years ago
  Ask Solem d471eedac9 Removes py24 target from tox.ini 14 years ago
  Ask Solem 402ba7bf85 Adds tox to requirements/test.txt 14 years ago
  Ask Solem 418ffff5e1 term.colored broke on non-ascii data. Closes #427. Thanks to kmike 14 years ago
  Ask Solem 0016ebd392 adds term.colored.embed, which does not reset colors 14 years ago
  Ask Solem 142147842c Tasks should not be retried if task called directly (__call__). Thanks to subsume 14 years ago
  Greg Taylor 8ab8c660e8 As of sphinxcontrib-issuetracker 0.8, project name includes username. So instead of separately specifying ask as username, and django-celery as project, it's now 'ask/django-celery'. Also, pointed the issuetracker at django-celery instead of celery. 14 years ago
  Ask Solem 49ae5b7b5a Easier to extend how celery apps are pickled 14 years ago
  Ask Solem 8116969316 Adds requirements/pkgutils.txt 14 years ago
  dolugen 9882004215 Abstract task does not inherit from object. 14 years ago
  Ask Solem 6302219922 Adds the current worker `hostname` to the task context. Closes #460 14 years ago
  Ask Solem 655d46433b ResultSet.iterate did not actually yield results as they finish. This fixes that, but can result in strain when polling resources. It is about time we implemented iter_native for databases. Closes #459 14 years ago
  Ask Solem b6b9bd3071 Fixes autoscale tests 14 years ago
  Ask Solem 5235466ecb Fixes PublisherPool __exit__ test 14 years ago
  Ask Solem d938342ac2 task-sent was msising from event reference. Thanks to dmarkey 14 years ago
  Ask Solem b2e63c1a42 Updates README 14 years ago
  Ask Solem 25f5e1bf99 Bumps version to 2.3.1 14 years ago
  Ask Solem 283928d2bd Updates Changelog for 2.3.1 14 years ago
  Ask Solem e9dc65367b Spelling 14 years ago
  Ask Solem 60da4a3678 CELERY_AMQP_TASK_RESULT_EXPIRES can't be float. Closes #446. Thanks to shiningpanda 14 years ago
  Ask Solem c8785f71ef Fixes typos. Thanks to John Chandler 14 years ago
  Ask Solem ed786d704f Installation broke on Windows, because of this line in MANIFEST.in 14 years ago
  Ask Solem 4fd793d544 dateutil dep wrong in bdist deps 14 years ago
  Ask Solem 00cd3ea168 Cosmetics, and better message failure reports 14 years ago
  Ask Solem 6dabff77c1 Adds Leo Dirac to AUTHORS 14 years ago