Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem feb0bd552b AMQP backend refactored to use default_channel há 13 anos atrás
  Ask Solem 0d7337fdd2 set(dict.keys()) is the same as set(dict) há 14 anos atrás
  Ask Solem 657e28a1ad AMQP results: Results exchange must not be auto_delete (backward incompatible change) há 14 anos atrás
  Ask Solem 9bac5498eb Adds chord callback support for the amqp backend há 14 anos atrás
  Ask Solem 32b062d840 Use new kombu BrokerConnection.default_channel há 14 anos atrás
  Ask Solem 2e869248ff AMQP Backend: Now expires results by default. há 14 anos atrás
  Ask Solem b6179c7316 Use new-style relative imports há 14 anos atrás
  Ask Solem 54b24ed2e9 Adds deprecation metadata to configuration index há 14 anos atrás
  Ask Solem 81d5ffa843 PEP8ify + pyflakes há 14 anos atrás
  rnoel 187513368d All result backends now implement __reduce__ so they can safely be pickled. há 14 anos atrás
  Ask Solem 60da4a3678 CELERY_AMQP_TASK_RESULT_EXPIRES can't be float. Closes #446. Thanks to shiningpanda há 14 anos atrás
  Ask Solem 9b21dea245 Can't have multiple imports from __future__ in Py 2.5.0 há 14 anos atrás
  Ask Solem a40ab46dc8 Implements join_native() + iter_native() for Redis and Cache backends há 14 anos atrás
  Ask Solem e482db8eac Use prepare_expires in other backends as well há 14 anos atrás
  Ask Solem 7a953e3431 celery.backends.amqp: Finally with with-statements há 14 anos atrás
  Ask Solem b024832159 PEP8ify + pyflakes há 14 anos atrás
  Ask Solem 6cd3e95060 Implements TaskSetResult().delete (delete after save) há 14 anos atrás
  Ask Solem 15efd49613 Merge branch 'autopool' há 14 anos atrás
  Ask Solem b8caa71c13 PEP8ify + pyflakes há 14 anos atrás
  Ask Solem 711d349996 Use multiprocessing.register_after_fork to deal with fork cleanup há 14 anos atrás
  Ask Solem d97051dadc All methods using connections now use the connection pool/publisher pool by default há 14 anos atrás
  Ask Solem ab301c2004 AMQP result backend: Reset cached chan on producer when connection lost há 14 anos atrás
  Ask Solem be4c7060ea AMQP Backend: Fixed possible DOS attack introduced by previous commit. há 14 anos atrás
  Ask Solem 8f963e3550 Polling results with the amqp backend was not working properly há 14 anos atrás
  Ask Solem 74a8701279 Don't close channel after sending result há 14 anos atrás
  Ask Solem f7e34ecb42 PEP8ify + pyflakes há 14 anos atrás
  Ask Solem 73f31f295b AMQP Backend: Close connections after fork há 15 anos atrás
  Ask Solem bea1ab05e6 Cosmetics há 15 anos atrás
  Ask Solem 57dc4f4abb PEP8ify + pyflakes há 15 anos atrás
  Ask Solem 111a2bd765 AMQP Backend: Don't silence exceptions occurring while sending results, but propogate them. há 15 anos atrás