История коммитов

Автор SHA1 Сообщение Дата
  Ask Solem 96c16e0060 Fixes build 9 лет назад
  Ask Solem aee706ad5a [docs] Spelling stuff completed 9 лет назад
  Ask Solem 016629f75e Use unicode_literals in all modules (with upgrading flakeplus to use 2.7 target) 9 лет назад
  Ask Solem 456fd752dd [Redis][async] Fixes waiting for groups, and more 9 лет назад
  Ask Solem 886faf6754 [result][redis] Use pubsub for consuming results, and use the new async backend interface 9 лет назад
  Ask Solem 682bcec365 Redis new_join: Chord error should call link_error callbacks (Issue #2796) 9 лет назад
  Ask Solem a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 9 лет назад
  Ask Solem bca90b239d Redis: No longer implements_incr with new_join 9 лет назад
  Ask Solem 89fa04c0e5 Use redis.StrictRedis 9 лет назад
  Ask Solem b1deab39aa Coverage one point up, long way to go 9 лет назад
  Ask Solem 2ccf237436 Redis: ?new_join=1 is now the default 9 лет назад
  Ask Solem 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 9 лет назад
  Ask Solem cd48cd34ae Report chord errors when task process terminated 9 лет назад
  Ask Solem 458bbb09ac Cosmetics for #2751 9 лет назад
  Ask Solem 88d9d2f75e Merge branch 'reversefold/master' 9 лет назад
  Ask Solem c53928b21a Celery 3.2 is now Celery 4.0 9 лет назад
  Justin Patrin 1974371d0a Support redis timeout paramaters in the URL. They need to be float to work. 9 лет назад
  Justin Patrin c7bf57098a Use all redis pipelines as context managers to ensure that they are always cleaned up properly, especially in the case of exceptions 9 лет назад
  Ask Solem a50bfd8f34 Redis: new_join does not need to support CHORD_PROPAGATES 9 лет назад
  Ask Solem 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 лет назад
  Raghuram Srinivasan 75ab5c3656 Better way for setting it through CELERY_REDIS_SOCKET_TIMEOUT 10 лет назад
  Raghuram Srinivasan b4667a2561 Might fix worker hanging for redis 10 лет назад
  Thomas French 885f67e7bf redis backend: missing self reference 10 лет назад
  Ask Solem a46d337c2c Clone must keep chord_size for all signature types. Closes #2339 10 лет назад
  Ask Solem a399bd7713 Cosmetics for Issue #2253 10 лет назад
  Ask Solem c998f50cc5 Consistent decoding of exception result 10 лет назад
  Ask Solem 9d1c411610 Chords broken in master. Closes #2297 10 лет назад
  Ask Solem baf0687110 Chord: Never call callback more than once 10 лет назад
  Ask Solem 133f2a1aec Adds Task.add_to_chord and Task.replace_in_chord 10 лет назад
  Ask Solem c9bbe64afb Removes Signature.route_name_for, fixing tests 11 лет назад