Historial de Commits

Autor SHA1 Mensaje Fecha
  harm a1ba6375ac make dumping stack work in forked processes hace 13 años
  Ask Solem 8446fc5d48 Merge branch 'master' of github.com:ask/celery hace 13 años
  Ask Solem 241413507b Adds loader.on_worker_process_init as a handler when child processes starts hace 13 años
  Ask Solem Hoel 38bd05e163 Merge pull request #488 from tswicegood/patch-1 hace 13 años
  Chris Chamberlin 6edd3f8a67 Properly handle task messages with missing fields as documented: hace 13 años
  Ask Solem Hoel e43502b770 Merge pull request #494 from jonashaag/patch-1 hace 13 años
  Ask Solem 4b275d1a0a Merge branch 'master' of github.com:ask/celery hace 13 años
  harm 7b42e22c07 re-init the logging system at worker_init. hace 13 años
  Ask Solem Hoel 5cac7fddd0 Merge pull request #498 from nuSPIC/rhel_init_prio hace 13 años
  Yury V. Zaytsev e196a30d30 Change celeryd startup priority in RHEL init script hace 13 años
  Ask Solem 4151b4ab09 Except trickery :( hace 13 años
  Jonas Haag 49049e0e1f Mention 'solo' and 'threads' pool implementations in celeryd CLI docs hace 13 años
  Ask Solem cd85f63e40 Merge branch 'master' of github.com:ask/celery hace 13 años
  Ask Solem b066a31174 master branch (2.4) now frozen hace 13 años
  Mher Movsisyan 1850efb9f6 Renames registered_tasks to registered for consistency hace 13 años
  Ask Solem 9d87d1b3e2 celery.task.group is now an alias to TaskSet hace 13 años
  Ask Solem 6ad52f7268 Tests passing hace 13 años
  Ask Solem 61894e6b98 Statedb was not saved at exit hace 13 años
  Ask Solem 27caaad22c Adds module docstrings hace 13 años
  Ask Solem fb4733028d flakepp: fixes print regex hace 13 años
  Ask Solem 0bb5481244 releaseok now also runs flakeplus hace 13 años
  Ask Solem a86bd1c64b flakeplus hace 13 años
  Ask Solem faffab30d3 Use with self.assertRaises hace 13 años
  Travis Swicegood cf5ebb2f1a Add missing colon so this previews correctly. hace 13 años
  Ask Solem f12f575295 forgot to wrap exc_info in ExceptionInfo hace 13 años
  Ask Solem c8a7df4679 PEP8ify + pyflakes hace 13 años
  Ask Solem b7e6436982 Document ErrorMail hace 13 años
  Ask Solem f524311731 Moves celery.utils.mail from internal reference to public reference hace 13 años
  Ask Solem b164497964 Allows CELERY_IMPORTS to be a scalar value. hace 13 años
  Kornelijus Survila 209293ece6 Fixes a memory leak when using the thread pool. Closes #486. hace 13 años