Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem bf4e1df007 Sphinx docs: Now show if the release is stable or unstable. há 16 anos atrás
  Ask Solem 1206252034 Updated Changelog há 16 anos atrás
  Ask Solem 61cbba5345 TaskSet.run() now returns a celery.result.TaskSetResult instance, which lets há 16 anos atrás
  Ask Solem 5a5e0b33b1 Add dependency to carrot >= 0.4.0 há 16 anos atrás
  Ask Solem f57202db54 Remove the NoProcessConsumer, as it doesn't apply to carrot 0.4.0 há 16 anos atrás
  Ask Solem 41387ae9af Use carrot.Consumer.iterqueue() instead of carrot.Consumer.fetch(), + fix há 16 anos atrás
  Ask Solem 3c2797a9ef Make prettier e-mails on failure. há 16 anos atrás
  Ask Solem 8cbbe2eebe Don't redefine the id built-in. há 16 anos atrás
  Ask Solem e1c3c19a68 Fix lines too long. há 16 anos atrás
  Ask Solem a6b3c88c57 celery.task: Remove extraneous imports. há 16 anos atrás
  Ask Solem 36fe430f87 Updated the README (starting to make form) há 16 anos atrás
  Ask Solem 33adf14489 Change title of heading há 16 anos atrás
  Ask Solem e1db133377 Fixed rSt syntax há 16 anos atrás
  Ask Solem 811a07d50d Change wording. há 16 anos atrás
  Ask Solem 3a349c17f1 More updates to README, although still unfinished. há 16 anos atrás
  Ask Solem 8eb2bdacae FAQ: Added new Q/A: My Periodic Tasks won't run. há 16 anos atrás
  Ask Solem 543db31ae9 * Remove conf.REAP_TIMEOUT (unused). há 16 anos atrás
  Ask Solem 85fbf00574 Starting updating the README há 16 anos atrás
  Ask Solem 2644e8904d celery.datastructures: Remove extraneous import statements. há 16 anos atrás
  gregoire 28220c870a Fix documentation há 16 anos atrás
  gregoire 9fe786b9c2 Fix bug in TaskPool : there was no logger attribute há 16 anos atrás
  gregoire 1f9fa39d32 Fix import of traceback module há 16 anos atrás
  gregoire 48148fc98f Merge branch 'master' of git://github.com/ask/celery há 16 anos atrás
  Ask Solem 8764717f9d make gregoirecachets mail error feature work with the new pool refactor há 16 anos atrás
  Ask Solem a2124e2c1e Merge branch 'gregoirecachet/master' há 16 anos atrás
  gregoire b32bc6d597 Merge branch 'master' of git://github.com/ask/celery há 16 anos atrás
  Ask Solem 1da3f8cad7 Refactor the TaskProcessQueue code (now renamed to celery.pool.TaskPool) há 16 anos atrás
  gregoire e3d8168746 Send traceback of errors in tasks when SEND_CELERY_TASK_ERROR_EMAILS is True or, if unset, DEBUG is False (as in production) há 16 anos atrás
  gregoire e650f8e82f Upgrade logging level of done msg for tasks in error from INFO to ERROR há 16 anos atrás
  Ask Solem f38a611e22 Use pickle as the message serialization scheme (so we can pass complex python há 16 anos atrás