Historia zmian

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