Commit History

Author SHA1 Message Date
  Ask Solem cf10506454 Now depends on Python 2.6 12 years ago
  Ask Solem 2c4fa2890b Use except .. as exc 12 years ago
  Ask Solem cfe2bc4bec removes more with_statement imports 12 years ago
  Ask Solem f72ca1377d On 2.6 we don't have to import with statement from __future__ 12 years ago
  Ask Solem 2718b05e35 Merge branch '3.0' 12 years ago
  Ask Solem 5a1c49b693 one sec join in test 12 years ago
  Ask Solem 9bb2c7d239 Bumps version to 3.0.2 12 years ago
  Ask Solem 682105f8e1 Updates Changelog 12 years ago
  Ask Solem 0a5fbe6b71 Tests passing 12 years ago
  Ask Solem 502bd2cec9 Passthrough the complete delivery info. Fixes #807 12 years ago
  Ask Solem 0070506559 Adds priority to task.request.delivery_info. Closes #807 12 years ago
  Ask Solem 10ca9582fe timezone.to_local: Only convert naive datetimes to UTC. Closes #855 12 years ago
  Ask Solem c23b45ee22 Fixes autoscale info in banner. Closes #859 12 years ago
  Rinat Shigapov fc331467fe Update CONTRIBUTORS.txt 12 years ago
  Ask Solem 8af99e4153 Merge branch 'DXist/patch-1' 12 years ago
  Ask Solem 94e2866f02 Merge branch '3.0' 12 years ago
  Ask Solem 94d6b63ea3 Use Django 1.4'style SETTINGS_MODULE. Closes #862 12 years ago
  Ask Solem a801c49f6e Merge branch '3.0' 12 years ago
  Ask Solem 1c1ff3cfa0 Test certificate has expired 12 years ago
  Ask Solem 9f6fdbd9ab Test fixes 12 years ago
  Ask Solem 736b71baed Extension commands must be loaded after concurrency setup (eventlet patching and so on) 12 years ago
  Ask Solem 3d4b7cc22b Thread pool can't use threading.local since it's broken. Closes #863 12 years ago
  Ask Solem 0df4e7f4df Fixes typos in CentOS init script. Closes #868 12 years ago
  Rinat Shigapov 01442d0f0c Update CONTRIBUTORS.txt 12 years ago
  Rinat Shigapov f2856773fd Fix exc_type in handle_failure 12 years ago
  Paul McMillan e3797860ea Improve docs. 12 years ago
  Ask Solem 992ed6f26e Merge branch 'PaulMcMillan/docs_fixes' 12 years ago
  Ask Solem ad82f86ee4 Test fixes 12 years ago
  Ask Solem 40482c40f3 Migrate: Can now move tasks to specific workers if CELERY_WORKER_DIRECT=True 12 years ago
  Ask Solem 70ccd41f95 Adds a pool argument to celery.default_connection, which if set to False means that the pool won't be used to create a new connection 12 years ago