Commit History

Author SHA1 Message Date
  Ask Solem 6dacf4418a Celery.close should not create amqp object if not already created 11 years ago
  Ask Solem d572cc0e69 Beat init script now also uses su (and more improvements). Closes #1578 11 years ago
  Ask Solem 2f1f36154a Generic init script: Use su to set user (means CELERYD_GROUP no longer will be used to set group). Closes #1578 11 years ago
  Ask Solem 16c07613bd Properly set warnings.warn stacklevel 11 years ago
  Ask Solem 992e1c2b1d Use sudo with rabbitmqctl 11 years ago
  Ask Solem 0fbab3ab3f Fixes typo 11 years ago
  Ask Solem a3e6fb3360 unlock_chord task should raise Retry 11 years ago
  Ask Solem a31557793a Chord unlock must be called after header. Closes #1700 11 years ago
  Ask Solem 4d5e8a83e3 Fixes Redis backend 11 years ago
  Ask Solem eb5d05ce9a Chord join must use with allow_join_result() 11 years ago
  Ask Solem ef15f051e0 events.State now supports callbacks for on_node_join/on_node_leave, also fixes #1728 11 years ago
  Ask Solem dcc48a4562 Tests passing 11 years ago
  Ask Solem 19b9d01ea3 Must keep maxtasks * 4 events in heap 11 years ago
  Ask Solem 0bd26157dc Do not apply eventlet/gevent patches to celery multi. Closes #1717 11 years ago
  Ask Solem Hoel 8e9e010a4d Merge pull request #1726 from ionelmc/patch-2 11 years ago
  Ionel Cristian Mărieș 09ef014f5b Update CONTRIBUTORS.txt 11 years ago
  Ask Solem Hoel d82c304c7a Merge pull request #1719 from ionelmc/patch-1 11 years ago
  Ask Solem 9e8252b073 Python 3 fix for slots. Closes #1721 11 years ago
  Ask Solem 28e3e1a745 Remove unused default_params (Issue #1724) 11 years ago
  Ask Solem 8c675ec6b3 Merge branch 'dsign/master' 11 years ago
  Ask Solem 6574ff18b1 Cosmetics for #1724 11 years ago
  Ask Solem c89e89b614 Now depends on billiard 3.3.0.12 11 years ago
  Ask Solem cadf7d419e protov2: shadow field 11 years ago
  Alcides Viamontes Esquivel e342c16c71 My fix for issue #1722: unix sockets not working when redis configured as a backend 11 years ago
  Ask Solem 4eb6d7f9c6 Tests passing 11 years ago
  Ask Solem 37f8b2b3bd Tests passing 11 years ago
  Ask Solem 33081cf625 Do not take clock from task-sent events, also do not copy event dict in Receiver.event_from_message 11 years ago
  Ask Solem 4323144a9e Fixes typo app.clock.lock -> app.clock.mutex 11 years ago
  Ask Solem f635384458 Client related events do not have a worker.id, and adds a Task.client field 11 years ago
  Ask Solem d4976df3a7 Stresstests: Adds -Z events template 11 years ago