Commit History

Author SHA1 Message Date
  Ask Solem d40612c33c Memcache backend fixes 11 years ago
  Ask Solem 90732417c3 Now depends on billiard 3.3.09 11 years ago
  Ask Solem 7465b6026e Update outdated control command example. Closes #1680 11 years ago
  Niklas Aldergren 671620e5a7 set script name correctly when invoked via sysv-style init 11 years ago
  Mher Movsisyan 9b84b36f3a Task name can be None #1710 11 years ago
  Ask Solem b79419c523 Small asynpool fixes 11 years ago
  Ask Solem 90e30b2447 Beat attempts to drop privileges twice with --detach. Closes #1708 11 years ago
  Markus Ullmann 9f7544f357 Update trace.py 11 years ago
  Ask Solem 1540b00008 Memcache keys are unicode on Py3. Closes #1697 11 years ago
  Ask Solem 131912f693 Tests passing 11 years ago
  Ask Solem 61e70de1e3 Merge branch 'anti-social/fix_countdown' 11 years ago
  Ask Solem 7338832048 Forgot to push change for Issue #1656 11 years ago
  Ask Solem af9c1030a5 Fixes django tests 11 years ago
  Ask Solem 531b7f342f Canvas: Unroll groups with only one item. Closes #1656 11 years ago
  Alexander Koval 10bc49d1f5 Fixed incorrect eta when countdown is used with timezone setting. 11 years ago
  Ask Solem 5cabf6b335 Import StringIO/BytesIO from io module 11 years ago
  Ask Solem 32558fba57 Django: Perform model validation on worker init. Closes #1681 11 years ago
  Ask Solem 804dd7368e Merge branch 'trevorskaggs/oracle-tweaks' 11 years ago
  Ask Solem 3859ce69a6 Fixes confusing argument errors for task decorator. Closes #1692 11 years ago
  Ask Solem e8d5f99c42 Fixes #1684 11 years ago
  Ask Solem fa939b6623 Worker: Changes order of startup so that Mingle -> Control -> Gossip. Issue #1686 11 years ago
  Ask Solem 695436f812 Adds Task.send_event for sending custom task events. Issue mher/flower#143 11 years ago
  Ask Solem 843312ea3c Events from clients now uses generated nodename "gen<pid>@<hostname>" 11 years ago
  Ask Solem 3779f42e05 Tests passing 11 years ago
  Ask Solem 98eabcb628 Implements task.throws. Closes #1682 11 years ago
  Ask Solem 8b00e1e1f8 Use callable() now that it is allowed again (Issue #1678) 11 years ago
  Ask Solem Hoel edab6f103d Merge pull request #1678 from limnick/master 11 years ago
  Ask Solem 4d230e20d1 Python 2.6: kwargs cannot be unicode (Issue #1679) 11 years ago
  Nick Johnson ad526fbf59 new callable 11 years ago
  Ask Solem 3c6670d11e Fixes bug in non-abstract tasks when inheriting app 11 years ago