Commit History

Autor SHA1 Mensaxe Data
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) %!s(int64=14) %!d(string=hai) anos
  Ask Solem ee8e04d4e3 PEP8ify + pyflakes %!s(int64=14) %!d(string=hai) anos
  Jason Baker 03bb80a226 Inserting Exception that was accidentally removed %!s(int64=14) %!d(string=hai) anos
  Jason Baker dc32dcf87d Moving this to celery.exceptions so you can import the error for inspection without raising it. %!s(int64=14) %!d(string=hai) anos
  Ask Solem 69b56879e5 Worker Pool: Correctly handle lost worker processes. See Python bug 9205 %!s(int64=14) %!d(string=hai) anos
  Ask Solem d1cf157211 Missing queue definitions are now created automatically. %!s(int64=15) %!d(string=hai) anos
  Ask Solem b8972f1b92 Renamed celery.worker.pool -> celery.concurrency.processes %!s(int64=15) %!d(string=hai) anos
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 6d701af9e6 Added support for router classes (like the django multidb routers) %!s(int64=15) %!d(string=hai) anos
  Ask Solem aa389721b1 Revoked tasks now marked with state REVOKED, and result.get() will now raise TaskRevokedError. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 115ce982aa Added support for task soft and hard timelimits. Requires billiard timelimits branch. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 384df48005 Use our own ImproperlyConfigured exception %!s(int64=15) %!d(string=hai) anos
  Ask Solem 76321926f6 Tests passing on 2.4 (except for database dependent tests for some reason, as sqlite is not working?) %!s(int64=15) %!d(string=hai) anos
  Ask Solem 44dbf5b6ac Some cosmetic changes. %!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 076d016d3a Move TimeoutError to celery.exceptions %!s(int64=15) %!d(string=hai) anos
  Ask Solem 2bbdbc1a5a Move AlreadyRegistered and NotRegistered to celery.exceptions %!s(int64=15) %!d(string=hai) anos
  Ask Solem 0b86c43bb5 Refactor jail() into celery.execute.ExecuteWrapper %!s(int64=15) %!d(string=hai) anos