Historique des commits

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