Historial de Commits

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