Commit History

Author SHA1 Message Date
  Ask Solem 087aeae39a generic-init.d: Do not double quote CELERYD_CHDIR. Closes #1235 12 years ago
  Ask Solem 912535ead7 Now depends on kombu 2.5.8 12 years ago
  Jared Biel 8427535f53 Cassandra backend - catch pycassa.AllServersUnavailable exception 12 years ago
  Pär Wieslander a5a6bebce1 Avoid bashism in extra/generic-init.d/celeryd 12 years ago
  Ask Solem ce2c9b2bf3 Result: from_serializable needs to forward app. Closes #1249 12 years ago
  Ask Solem d840f1c5b7 Fixes typo 12 years ago
  Ask Solem dc74eedd44 timer2: Entry: Use __slots__ (if not on PyPy) and weakref for the tref link 12 years ago
  Ask Solem af4cf58fac Request: Don't use __slots__ if PYPY and add __weakref__ support 12 years ago
  Ask Solem f735c92a6f GroupResult.revoke now supports the terminate and signal keyword arguments 12 years ago
  Ask Solem b30de63d07 Windows/execv: Import modules before calling log setup. 12 years ago
  Ask Solem 0334b70801 Tests passing 12 years ago
  Ask Solem bb7fc40e0c flakes 12 years ago
  Ask Solem a11c40eaa1 Using unittest.setup did not work well 12 years ago
  Ask Solem 9748afcf1e chord()() now returns AsyncResult with .parent set, like chain 12 years ago
  Ask Solem e37689e2e8 kvbackends: Use save_group directly 12 years ago
  Ask Solem 926817448e Rate limit support for eventlet/gevent 12 years ago
  Ask Solem a5c73c8650 AsyncTaskBucket: Support changing limits at runtime 12 years ago
  Ask Solem 4340630ba8 Use the timer for rate limits when on the eventloop (amqp/redis) 12 years ago
  Ask Solem 46b17c5237 Fixes docstring 12 years ago
  Ask Solem 536e3d9d86 Move module import side-effects in celery.tests to a unittest setup function. Closes #1237 12 years ago
  Mark Story 636dce4c46 Fix typo in old changelog. 12 years ago
  Titusz 51e8f8de4a crontab hour has to be str not list 12 years ago
  Ask Solem 752b6c50a7 Try to fix django settings problem on Windows. Fixes celery/django-celery/#228 12 years ago
  Simon Engledew 567e7ed3a7 Pass additional options in Task.retry 12 years ago
  Ask Solem c6d0f10155 Removes print statement 12 years ago
  Ask Solem e45530676a Bumps version to 3.0.16 12 years ago
  Ask Solem 9af5b8493f Updates Changelog 12 years ago
  mpavlov 6e98509b8b added myself as contributor 12 years ago
  Ask Solem 4889f24932 Modules in _IMPORTS / _INCLUDE are now imported in original order. Closes #1161 12 years ago
  Ask Solem 5b4f9e5913 Updates Changelog 12 years ago