Cronologia Commit

Autore SHA1 Messaggio Data
  Ask Solem 907f2c7a11 Fixing tests 10 anni fa
  Ask Solem 27dc6d0216 flakes 10 anni fa
  Ask Solem e71652d384 Message protocol v2 now includes repr of args/kwargs. Closes #2847 10 anni fa
  Ask Solem c53928b21a Celery 3.2 is now Celery 4.0 10 anni fa
  Paul Pearce 96fc21e40b Document the local-only behavior of Task.retry() max_retries 10 anni fa
  Ask Solem c0fc4217fe Document the reject_on_worker_lost setting properly. #2840 10 anni fa
  Ask Solem a06b94ea82 Adds missing Cassandra settings to celery.app.defaults 10 anni fa
  Ask Solem Hoel cee79afbc6 Merge pull request #2859 from paul-pearce/master 10 anni fa
  Paul Pearce a4bed4dd62 Fixed Control.disable_events() documentation bug 10 anni fa
  Omer Katz 8e31670bb7 Merge pull request #2840 from mpermana/master 10 anni fa
  Ask Solem f0bf13c053 Fixes broken test 10 anni fa
  Ask Solem 8c8ee7c317 New cassandra backend, small bugs, cosmetics, flakes (Issue #2782) 10 anni fa
  Ask Solem 604469b785 Merge branch 'piotrmaslanka/new-cassandra-backend' 10 anni fa
  Michael Permana 22bde6c739 Add test case for on_failure with WorkerLostError, acks_late and reject_on_worker_lost 10 anni fa
  Michael Permana 44355dc077 Only reject and retry when we really know the redelivered is False 10 anni fa
  Ask Solem 1b67e644e8 Fixed outdated django example 10 anni fa
  Ask Solem 09c3972ab1 Merge branch 'master' of github.com:celery/celery 10 anni fa
  Ask Solem 7f30d902e3 Try new Travis 10 anni fa
  Justin Patrin 1974371d0a Support redis timeout paramaters in the URL. They need to be float to work. 10 anni fa
  Justin Patrin 043f793565 Add contextmanager methods to testing Pipeline 10 anni fa
  Justin Patrin 899769d401 Add myself to CONTRIBUTORS.txt 10 anni fa
  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 10 anni fa
  Omer Katz 93facbb67b Merge pull request #2753 from darylyu/patch-1 10 anni fa
  Omer Katz 9130f0a368 Merge pull request #2794 from schmiddy/dumpcam-on_shutter-example 10 anni fa
  Omer Katz 9784063dd4 Merge pull request #2810 from sww/remove-extra-on-retry 10 anni fa
  Omer Katz 307b9116d9 Merge pull request #2821 from asfaltboy/documentation-clarification-memory-cache-backend 10 anni fa
  Omer Katz 2a95c2c0b3 Merge pull request #2831 from seungha-kim/patch-1 10 anni fa
  Michael Permana 01f921adee Only reject and requeue on non redelivered message to avoid infinite crash 10 anni fa
  Michael Permana 577e3da6fd Always reject if acks_late and worker lost 10 anni fa
  Michael Permana 580f06be22 Fix issue #1628 10 anni fa