Cronologia Commit

Autore SHA1 Messaggio Data
  Ask Solem b7f59d9f14 No longer possible to import TaskSet from task.base (removeal was scheduled for 2.4) 13 anni fa
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 anni fa
  Ask Solem 641e838dd6 Cosmetics 14 anni fa
  Ask Solem 27caaad22c Adds module docstrings 14 anni fa
  Ask Solem b6179c7316 Use new-style relative imports 14 anni fa
  Ask Solem d16c9061db PEP8ify + pyflakes 14 anni fa
  Ask Solem c3a68784e2 celery.task.base moved to celery.app.task so everything does not need to be loaded just to create a task 14 anni fa
  Ask Solem 1dfe6d0d54 Remove 2.4 workarounds 14 anni fa
  Ask Solem 1d01725922 TaskType: Only use app.main if task.name is not explicitly set 14 anni fa
  Ask Solem 72ab0930fa Merge branch 'master' into pertask-time-limits 14 anni fa
  Ask Solem 899be21997 Django does it, we do it: Changes all occurrences of 'e-mail' to 'email' 14 anni fa
  Ask Solem b024832159 PEP8ify + pyflakes 14 anni fa
  Ask Solem c1b87a389c Fix for shell_plus. Closes #366 14 anni fa
  Ask Solem 949f96c2a5 PEP8ify + pyflakes 14 anni fa
  Ask Solem 332ac0fdf7 Introducing Chords (taskset callbacks) 14 anni fa
  Ask Solem d97051dadc All methods using connections now use the connection pool/publisher pool by default 14 anni fa
  Ask Solem 6b91c7e0f2 Try to fix #315 14 anni fa
  Branko Čibej 1f29b3691d Move _default_context to Context class attributes, simplifies Context implementation, tests still pass. 14 anni fa
  Branko Čibej 5576bc7e1e Make Context.get behave more like getattr, test_context now pasees all tests. 14 anni fa
  Branko Čibej 8eeca0a1c7 Always intialize the Task.request context. 14 anni fa
  Ask Solem 395e8c9809 Adds 'taskset' to default context 14 anni fa
  Ask Solem 5e62be216f Adds max_retries argument to Task.retry 14 anni fa
  Ask Solem 19b72d2276 Cosmetics 14 anni fa
  Balachandran C 7fb85f3c7a Bug fix for https://github.com/ask/celery/issues/#issue/313 14 anni fa
  Bryan Berg 290bb2c876 Update setup_task_logger to not make assumptions about magic task kwargs. 14 anni fa
  Ask Solem 9a0717175e Moved create_task_cls to App 14 anni fa
  Ask Solem 1d1ead532f Working implementation of celery.contrib.batches 14 anni fa
  Ask Solem f55c9c3140 Fixed documentation errors 14 anni fa
  Ask Solem a87a7a3bc3 PEP8ify + pyflakes 14 anni fa
  Ask Solem e5cf80c137 Cosmetics 14 anni fa