コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 32809ebc0c More coverage 14 年 前
  Ask Solem 53b3240ed0 100% coverage for celery.app.task 14 年 前
  Ask Solem 6a2fcd754a 100% coverage for celery.app.defaults 14 年 前
  Ask Solem ce9e21ff1f Default pool on PyPy 1.5+ is now multiprocessing 14 年 前
  Ask Solem b3763e8c6c 100% coverage for celery.app.amqp 14 年 前
  Ask Solem 6fa5db52a0 100% coverage for celery.app + celery.app.base 14 年 前
  Ask Solem 466b0f69cb Documents the setup_logging signal 14 年 前
  Ask Solem e5cbbf875f more tasksets coverage 14 年 前
  Ask Solem b638635dcb Adds utils.reprcall 14 年 前
  Ask Solem 162121cec6 celeryd-multi now supports passthrough options (e.g. '-- broker.vhost=/') 14 年 前
  Ask Solem a3f529c89d Removes subtask.get_type alias to subtask.type 14 年 前
  Ask Solem 32204e65d1 More test coverage for 2.3 release 14 年 前
  Ask Solem d039ba3bdd Fixes argument errors with fallback chords. Thanks to xoro 14 年 前
  Ask Solem 480e926ccd Removes the py24 requirements file now that 2.4 is no longer supported 14 年 前
  Ask Solem f03d554bd7 Prunes graffles from distribution 14 年 前
  Ask Solem 1d439860ae Removes unused images 14 年 前
  Ask Solem 966ac1cff9 Cosmetics 14 年 前
  Ask Solem 53c0844cc3 Fixes typo '__error_handler' -> '_error_handler' 14 年 前
  Ask Solem 8ac05a37e2 celerybeat now retries establishing the connection. Closes #419. Thanks to dannyadair 14 年 前
  Ask Solem e024978ce5 heartbeat tests passing 14 年 前
  Ask Solem 32831cf1cb PEP8ify + pyflakes 14 年 前
  Ask Solem 9385a3cbf8 Adds changelog for 2.2.7 14 年 前
  Ask Solem 2ec768d8c6 PEP8ify + pyflakes 14 年 前
  Ask Solem 06197979a8 celery.contrib.abortable: Fixes doc typo 'def Class' -> 'class Class'. Thanks to tback. Closes #398 14 年 前
  Ask Solem 3f900c267c celeryctl: Adds 'list bindings' command 14 年 前
  Ask Solem 3eaffdaa1e Hartbeat is now 30 seconds, but documented as 2 minutes 14 年 前
  Ask Solem 69b955188d Fixes Redis link on homepage. Closes #416 14 年 前
  Ask Solem 6af73d98d4 Evenlet timer should use spawn_after instead of spawn_after_local. Thanks to PiotrSikora 14 年 前
  Ask Solem 50800f0114 Don't set default BROKER_* values, but leave that up to the individual Kombu transports 14 年 前
  Ask Solem dfa524166a Now depends on Kombu 1.1.5 14 年 前