Commit History

Author SHA1 Message Date
  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
  Thomas Meson b7719e0315 fix wrong python-dateutil version 13 years ago
  Ask Solem acad0ccc8f Signal.connect can now be used as a decorator :happy: 13 years ago
  Ask Solem 3502324505 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak 13 years ago
  Ask Solem 3cf2ad6a25 celeryd now sends the celeryd_init signal 13 years ago
  Ask Solem 7af06dc5f8 Stable version is 2.5 not 2.4 13 years ago
  Ask Solem c016215e8b Now depends on Kombu 2.1.2. Closes #650 13 years ago
  Ask Solem d9986aaafd Optimize __call__ at execution not class creation. 13 years ago
  Ask Solem dfe19415e6 celeryctl shell: chord, TaskSet/group and BaseTask is now in locals 13 years ago
  Ask Solem f4fe9258b1 Verify that the pidfile is actually written correctly. Closes #641 13 years ago
  Ask Solem f47ee75dc4 TimeoutHandler now sleeps for one second instead of a half 13 years ago
  Ask Solem abcdca860a Improvments to the celeryctl list command 13 years ago
  Ask Solem 16c52f69d2 subtask.clone did not set options 13 years ago
  Ask Solem 4e406addeb Fix confusing parts in Django broker docs 13 years ago
  Ask Solem 68dab3d6ed Warning on top of the Routing guide is ambiguous. Closes #646 13 years ago
  Ask Solem 6968688e06 Merge branch 'master' of github.com:ask/celery 13 years ago