Commit History

Author SHA1 Message Date
  Ask Solem f21f0f2e70 Bumps version to 2.5.5, this is just a dummy release to protect against upgrading to 2.2.0 13 years ago
  Ask Solem 9bd9fd46d3 Update to latest contributing doc 13 years ago
  Ask Solem 1ebb7ac3c1 Don't download Kombu 2.2.0 13 years ago
  Ask Solem 37630f90bc Canonical repo moved to github.com/celery/celery 13 years ago
  Ask Solem 37461427d9 Fixes typo in first steps with Django doc 13 years ago
  Ask Solem 5a06d2a1f9 Changes the type of some config values to float 13 years ago
  Ask Solem 5366d577f6 Bumps version to 2.5.3 13 years ago
  Ask Solem 65bf722b74 Tests must enable utc 13 years ago
  Ask Solem 09061c8098 Updates Changelog 13 years ago
  Ask Solem 909e8eaa4c Beat: Fixes bug when entry.args is None. Closes #657 13 years ago
  Ask Solem 0d922014dd Adds FAQ entry for Issue #651 13 years ago
  Ask Solem 91e8ae6c44 Autoreload now works if module.__file__ is a .pyc. Closes #647 13 years ago
  Ask Solem fd5c187643 Fixes 2.5 compat for __package__. Closes #638 13 years ago
  Ask Solem e5a88e4f6a Must not use utcnow if not CELERY_ENABLE_UTC :doh: Closes #636 13 years ago
  Ask Solem 76b094857a Moving fail 13 years ago
  Ask Solem 87ef011222 Update changelog + flake8 13 years ago
  Grant Thomas 638db5c8e9 Fixes to allow for chord callbacks in always_eager mode 13 years ago
  Ask Solem 80061972af Adds Iurii Kriachko to AUTHORS 13 years ago
  Iurii Kriachko d1f88a739d fix import error in python 2.5 13 years ago
  Ask Solem d23b2d091a celery.execute.trace must use kwdict. Closes #660 13 years ago
  Ask Solem 7b3b166465 tox: Don't use pip -E 13 years ago
  Ask Solem f33984b369 Adds travis.yml for 2.5 branch 13 years ago
  Ask Solem 51e44e8bcd Now depends on Kombu 2.1.5 13 years ago
  Ask Solem 5e15af6c06 Tests passing + flake8 13 years ago
  Ask Solem 80705a47ae Fixes celeryctl shell 13 years ago
  Ask Solem 632c4f14dd The Django docs has now been moved to the main Celery docs. 13 years ago
  Ask Solem eb09305c0c Sqla broker doc now uses connection urls 13 years ago
  Ask Solem 4667469796 Updates Changelog 13 years ago
  Ask Solem 60248b34a7 Bumps version to 2.5.2 13 years ago
  Stephen Weber 09b7a4b9e6 Abstract classes: args and kwargs parameters' asterisks had slashes ahead of them, but those slashes render in the generated HTML output. These should be fine without slashes? 13 years ago