Commit History

Autor SHA1 Mensaxe Data
  Ask Solem 44dbf5b6ac Some cosmetic changes. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 560817d20c Refactor TaskRegistry %!s(int64=15) %!d(string=hai) anos
  Ask Solem 6c1e6ba8b3 Remove module: celery.discovery, moved functionality to celery.loaders.djangoapp. Also TaskRegistry.autodiscover has been removed. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 4082dee3de exceptions.NotRegistered now inherits from keyerror, and TaskRegistry.__getitem__+pop raises NotRegistered instead of KeyError. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 0d5d2b2a02 Replace 'a if p else b' with 'p and a or b' for Python 2.4 compatibility. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 84eb860d99 PEP8ify: Group imports %!s(int64=15) %!d(string=hai) anos
  Ask Solem 627aa5f3b8 Fixed some small bugs after running PyFlakes. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 743245d322 Don't raise AlreadyRegistered anymore for backward compatibility %!s(int64=16) %!d(string=hai) anos
  Ask Solem a31e8ce4c9 Remove name keyword argument to register %!s(int64=16) %!d(string=hai) anos
  Ask Solem de58e47824 Not allowed to register regular functions in the registry anymore %!s(int64=16) %!d(string=hai) anos
  Ask Solem 2bbdbc1a5a Move AlreadyRegistered and NotRegistered to celery.exceptions %!s(int64=16) %!d(string=hai) anos
  Ask Solem 2e054a3af4 Fix errors in celery.registry introduced by last change to it. %!s(int64=16) %!d(string=hai) anos
  Ask Solem 0eb1627221 No need for dict([list-comprehension]) when we can use dict(generator-expression) %!s(int64=16) %!d(string=hai) anos
  Ask Solem 8b04474d9c Documentation: Fix rSt errors %!s(int64=16) %!d(string=hai) anos
  Ask Solem c64e7f1216 Rename ``task_name`` arguments to TaskRegistry methods to ``name``, so it's %!s(int64=16) %!d(string=hai) anos
  Ask Solem ced0b64ad2 Raise our pylint score to 8.24/10 %!s(int64=16) %!d(string=hai) anos
  Ask Solem 7494116b26 tasks.register: Make it possible to override the name of task classes as well. %!s(int64=16) %!d(string=hai) anos
  Ask Solem 6b81d06f56 Everything now conforms to pep8.py %!s(int64=16) %!d(string=hai) anos
  Ask Solem 59e01ea8c4 Better, greater documentation %!s(int64=16) %!d(string=hai) anos
  Ask Solem c53f3ba991 Fix up documentation %!s(int64=16) %!d(string=hai) anos
  Ask Solem 71face9ab0 Project changes name to celery %!s(int64=16) %!d(string=hai) anos