コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 1d439860ae Removes unused images 13 年 前
  Ask Solem 966ac1cff9 Cosmetics 13 年 前
  Ask Solem 53c0844cc3 Fixes typo '__error_handler' -> '_error_handler' 13 年 前
  Ask Solem 8ac05a37e2 celerybeat now retries establishing the connection. Closes #419. Thanks to dannyadair 13 年 前
  Ask Solem e024978ce5 heartbeat tests passing 13 年 前
  Ask Solem 32831cf1cb PEP8ify + pyflakes 13 年 前
  Ask Solem 9385a3cbf8 Adds changelog for 2.2.7 13 年 前
  Ask Solem 2ec768d8c6 PEP8ify + pyflakes 13 年 前
  Ask Solem 06197979a8 celery.contrib.abortable: Fixes doc typo 'def Class' -> 'class Class'. Thanks to tback. Closes #398 13 年 前
  Ask Solem 3f900c267c celeryctl: Adds 'list bindings' command 13 年 前
  Ask Solem 3eaffdaa1e Hartbeat is now 30 seconds, but documented as 2 minutes 13 年 前
  Ask Solem 69b955188d Fixes Redis link on homepage. Closes #416 13 年 前
  Ask Solem 6af73d98d4 Evenlet timer should use spawn_after instead of spawn_after_local. Thanks to PiotrSikora 13 年 前
  Ask Solem 50800f0114 Don't set default BROKER_* values, but leave that up to the individual Kombu transports 13 年 前
  Ask Solem dfa524166a Now depends on Kombu 1.1.5 13 年 前
  Ask Solem Hoel 1eb43e884e Merge pull request #412 from drx/patch-1 13 年 前
  Ask Solem e5de7ac465 Adds Daniel Watkins to AUTHORS 13 年 前
  Ask Solem 3b6d732760 Merge branch 'OddBloke/master' 13 年 前
  Ask Solem 41d17b1284 Adds Matthew J Morrison to AUTHORS 13 年 前
  Ask Solem 0c800e1c88 Merge branch 'mattjmorrison/patch-1' 13 年 前
  Ask Solem d5968a4618 Adds Mauro Rocco to AUTHORS 13 年 前
  Ask Solem 8b6a99efb0 Adds lookfwd to AUTHORS 13 年 前
  Ask Solem 3dc3071b52 Merge branch 'lookfwd/master' 13 年 前
  Mauro Rocco f603b52acb Add documentation for signals after_setup_logger,after_setup_task_logger 13 年 前
  Ask Solem 05c0c97a21 Redis backend passes tests again 13 年 前
  Ask Solem 01513ee8ac Redis result backend: Fixes compat issue with redis-py 2.4.4 13 年 前
  Ask Solem 2e07444f11 Fixes some typos in examples/eventlet/bulk_task_producer.py 13 年 前
  Luke Zapart fca819aa51 Typo correction (cahe -> cache). 13 年 前
  Daniel Watkins 376519b3f4 Don't assume that Consumers have a pool in reset_pidbox_node. 13 年 前
  Daniel Watkins 7b52b4eaa5 Add failing test for reset_connection on a Consumer with no pool set. 13 年 前