Commit History

Author SHA1 Message Date
  Ask Solem Hoel 9ffe7664a5 Merge pull request #1751 from mrmmm/master 11 years ago
  Ask Solem 590cfc37c9 Redis result backend: Now retries writing the result. 11 years ago
  Ask Solem c68d5bdc53 Init script improvements: Check that config file is owned by root and not group/world writable 11 years ago
  mrmmm 97e85681c8 Update celeryd.conf 11 years ago
  Brodie Rao 249da1680b events.State: always instantiate a Worker for offline nodes (to fix an AttributeError in on_node_leave for worker.hostname) 11 years ago
  Ask Solem 8e3f49d7bd Fixes copy and paste mistakes. Closes #1747 11 years ago
  Ask Solem a94201a60f Fixes title for changelog-3.0 11 years ago
  Ask Solem 68787655a8 Merge branch 'master' into 3.1 11 years ago
  Ask Solem bbdef991d4 Set release date for 3.1.7 11 years ago
  Ask Solem 9f2d017ab8 Bumps version to 3.1.7 11 years ago
  Ask Solem af723372fa flakes 11 years ago
  Ask Solem 0ad3d00dbe Signals: fixed typo hostname -> nodename 11 years ago
  Ask Solem 7a1b634c42 flakes 11 years ago
  Ask Solem 002d8a71df Updates Changelog 11 years ago
  Ask Solem bb66d495b3 Removes test error output from unittest run 11 years ago
  Ask Solem 84ab4555a3 Redis unit test improvements 11 years ago
  Ask Solem a42fa2574e flakes 11 years ago
  Ask Solem c6c0a5fc54 Cosmetics for #1739 11 years ago
  Ionel Cristian Mărieș bbd1e4b28c Handle kombu serialization errors as task errors. 11 years ago
  Ask Solem 881be3bdc9 Support anon chords and groups. Closes #1744 11 years ago
  Ask Solem f2742b3f37 Tests passing 11 years ago
  Ask Solem d1d53360f0 3.1.7 Changelog 11 years ago
  Ask Solem 356baf2f80 Skew client clocks by 1 11 years ago
  Ask Solem 13656aa671 Chord join must have a timeout (set to 3.0 to be safe, but can probably be lower) 11 years ago
  Ask Solem 97b7d28df2 Dummy commit 11 years ago
  Ask Solem 694118ef2b Now depends on Kombu 3.0.8 11 years ago
  Ask Solem f856a41e56 Py2.6: Decimal(float(f)) must be Decimal(str(float(f)) 11 years ago
  Ask Solem 3af8a8124d Worker: Keep count of all tasks accepted (index for sum total_count) 11 years ago
  Ask Solem 209c018a72 events.State: Adds Worker fields: active, processed, loadavg, sw_ident, sw_ver, sw_sys 11 years ago
  Ask Solem 7f0981d5b2 Some json implementation may give decimal.Decimal, not float. Closes #1731 11 years ago