Commit History

Autor SHA1 Mensaxe Data
  Ask Solem Hoel f5bfa281f9 Merge pull request #463 from gtaylor/sphinxconf_issues_fix %!s(int64=13) %!d(string=hai) anos
  Greg Taylor b1feda0303 As of sphinxcontrib-issuetracker 0.8, project name includes username. So instead of separately specifying ask as username, and django-celery as project, it's now 'ask/django-celery'. Also, pointed the issuetracker at django-celery instead of celery. %!s(int64=13) %!d(string=hai) anos
  rnoel 187513368d All result backends now implement __reduce__ so they can safely be pickled. %!s(int64=13) %!d(string=hai) anos
  Ask Solem 0b541cee1e task-sent was msising from event reference. Thanks to dmarkey %!s(int64=13) %!d(string=hai) anos
  Ask Solem 66d60f54d3 Easier to extend how celery apps are pickled %!s(int64=13) %!d(string=hai) anos
  Ask Solem 944d988e1b Fixes PublisherPool __exit__ test %!s(int64=13) %!d(string=hai) anos
  Ask Solem a1813bbe99 Fixes autoscale tests %!s(int64=13) %!d(string=hai) anos
  Ask Solem dc6caecdd3 ResultSet.iterate did not actually yield results as they finish. This fixes that, but can result in strain when polling resources. It is about time we implemented iter_native for databases. Closes #459 %!s(int64=13) %!d(string=hai) anos
  Ask Solem 684b9f7cc0 Merge branch 'master' of github.com:ask/celery %!s(int64=13) %!d(string=hai) anos
  Ask Solem 6d4813a9d0 Adds the current worker `hostname` to the task context. Closes #460 %!s(int64=13) %!d(string=hai) anos
  Ask Solem Hoel 1f41f31f23 Merge pull request #462 from dolugen/master %!s(int64=13) %!d(string=hai) anos
  dolugen ac6a36f59b Abstract task does not inherit from object. %!s(int64=13) %!d(string=hai) anos
  Ask Solem aa5b7d88c0 Merge branch 'leobantech/master' %!s(int64=13) %!d(string=hai) anos
  Ask Solem 433d86afdd Merge branch 'master' of github.com:ask/celery %!s(int64=13) %!d(string=hai) anos
  Ask Solem 50b197c2eb Adds Greg Haskins to AUTHORS %!s(int64=13) %!d(string=hai) anos
  Ask Solem c741004fc4 Merge branch 'greghaskins/bugfix-450' %!s(int64=13) %!d(string=hai) anos
  Ask Solem d5afe57740 purge/discard_all actually consumed the message before purge... closes #455. Thanks to sixohsix %!s(int64=13) %!d(string=hai) anos
  Ask Solem Hoel 3937dd88d6 Merge pull request #458 from FreakTheMighty/master %!s(int64=13) %!d(string=hai) anos
  Ask Solem c8e0534b4e celeryd_multi now supports stop_verify command to wait for processes to shutdown %!s(int64=13) %!d(string=hai) anos
  Ask Solem 17b0406513 install_rdb_handler now supports envvar keyword to specify the envvar used %!s(int64=13) %!d(string=hai) anos
  Ask Solem 28a608c4bd celeryctl: Fixes bug where -b option could not be supported %!s(int64=13) %!d(string=hai) anos
  Ask Solem e43ecfb5fd redirect_stdouts_to_logger now supports stdout+stderr argument to select which outs to redirect %!s(int64=13) %!d(string=hai) anos
  Ask Solem c4e3fd3474 import utils now supports the package keyword for relative imports %!s(int64=13) %!d(string=hai) anos
  Ask Solem 164d265fbc adds term.colored.embed, which does not reset colors %!s(int64=13) %!d(string=hai) anos
  Jesse d4bc2ba951 Fixed swapped parentheses and square brackets in the break down of the chord example. %!s(int64=13) %!d(string=hai) anos
  Greg Haskins 6143def9ae Check for Windows _before_ importing os.kill(). fixes #450 %!s(int64=13) %!d(string=hai) anos
  Ask Solem 9497342cfa Broker option (-b URL) now works with celeryctl, camqadm and celeryev %!s(int64=13) %!d(string=hai) anos
  Ask Solem 06b2a9feeb Eventlet no longer crashes with Autoscale enabled %!s(int64=13) %!d(string=hai) anos
  Ask Solem 62647576d4 Examples now use broker URL. sqlakombu is currently broken though, need to find a solutionf or that %!s(int64=13) %!d(string=hai) anos
  Ask Solem bb0ec919ba Now supports using broker URLs, with the -b option (all programs) or CELERY_BROKER_URL %!s(int64=13) %!d(string=hai) anos