Commit History

Autor SHA1 Mensaxe Data
  Ask Solem 5e9d7bf3a4 Cleaned up celery.task.http some more, e.g. it's now easier to override the %!s(int64=15) %!d(string=hai) anos
  Ask Solem 51817d48ae celery.task.rest deprecated and renamed to celery.task.http. The following %!s(int64=15) %!d(string=hai) anos
  Ask Solem 4cc234159a Pyflakes %!s(int64=15) %!d(string=hai) anos
  Ask Solem 5a995ce483 Compat implementation of all(), any() and collections.defaultdict %!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=16) %!d(string=hai) anos
  Ask Solem 13a4a879cc More PyFlakes cleanup %!s(int64=16) %!d(string=hai) anos
  Ask Solem 9374d1a0ae Tasks now automatically registered in the registry, also automatic naming is now always working with relative imports. %!s(int64=16) %!d(string=hai) anos
  Ask Solem 5969b706ae PEP8ify %!s(int64=16) %!d(string=hai) anos
  Ask Solem 47918450de Use urllib2 instead of direct httplib, + make RESTProxyTask working %!s(int64=16) %!d(string=hai) anos
  Ask Solem c95360e77a REST Task: Support for language agnostic tasks by proxying to HTTP. %!s(int64=16) %!d(string=hai) anos