Historique des commits

Auteur SHA1 Message Date
  Ask Solem cc1ae88ff9 Remove copyright texts from modules il y a 13 ans
  Ask Solem d4bb75ef4b Py3k fixes il y a 13 ans
  Ask Solem d58f89f496 flake8 il y a 13 ans
  Ask Solem 8adf8e8e6b Now depends on billiard 2.7.3.0 il y a 13 ans
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded il y a 13 ans
  Mher Movsisyan 703cba6f1d send_task warns when CELERY_ALWAYS_EAGER is on il y a 13 ans
  Ask Solem 6b52605db6 Updates copyright years to include 2012 il y a 13 ans
  Ask Solem 1515d94b39 Can now override the execution strategy for each task. il y a 14 ans
  Ask Solem b9db4781a3 Backport of security from 3.0-devel il y a 14 ans
  Ask Solem 641e838dd6 Cosmetics il y a 14 ans
  Ask Solem 27caaad22c Adds module docstrings il y a 14 ans
  Ask Solem a86bd1c64b flakeplus il y a 14 ans
  Ask Solem f6a5c316c6 Cleans up deprecation warnings, and always display them in celery programs il y a 14 ans
  Ask Solem 156c8edb02 Cosmetics and cleanup il y a 14 ans
  Ask Solem b0345dc457 Various eventlet related fixes (shutdown) and added a -P|--pool argument to celeryd to select pool implementation on the commandline il y a 15 ans
  Ask Solem 8fb16ea6fb .concurrency.processes.pool.WorkerLostError moved -> .exceptions.WorkerLostError il y a 15 ans
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) il y a 15 ans
  Ask Solem ee8e04d4e3 PEP8ify + pyflakes il y a 15 ans
  Jason Baker 03bb80a226 Inserting Exception that was accidentally removed il y a 15 ans
  Jason Baker dc32dcf87d Moving this to celery.exceptions so you can import the error for inspection without raising it. il y a 15 ans
  Ask Solem 69b56879e5 Worker Pool: Correctly handle lost worker processes. See Python bug 9205 il y a 15 ans
  Ask Solem d1cf157211 Missing queue definitions are now created automatically. il y a 15 ans
  Ask Solem b8972f1b92 Renamed celery.worker.pool -> celery.concurrency.processes il y a 15 ans
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. il y a 15 ans
  Ask Solem 6d701af9e6 Added support for router classes (like the django multidb routers) il y a 15 ans
  Ask Solem aa389721b1 Revoked tasks now marked with state REVOKED, and result.get() will now raise TaskRevokedError. il y a 15 ans
  Ask Solem 115ce982aa Added support for task soft and hard timelimits. Requires billiard timelimits branch. il y a 15 ans
  Ask Solem 384df48005 Use our own ImproperlyConfigured exception il y a 15 ans
  Ask Solem 76321926f6 Tests passing on 2.4 (except for database dependent tests for some reason, as sqlite is not working?) il y a 15 ans
  Ask Solem 44dbf5b6ac Some cosmetic changes. il y a 15 ans