[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.3.2-81-gad39166

アーカイブの一覧に戻る

upsil****@users***** upsil****@users*****
2016年 5月 10日 (火) 01:45:41 JST


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "open-tween" repository
containing the "opentween" project.

The branch, master has been updated
       via  ad3916640112fca2dfb9fe162530460cc24f1133 (commit)
       via  1fd17da1eac8ff7bb64fc53f30a073417073cf3f (commit)
       via  009be6b6687993e79d9b274ffafbee21217461e3 (commit)
      from  98015d9c8f783300ed667ad9e1c02986eeaba947 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ad3916640112fca2dfb9fe162530460cc24f1133
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Tue May 10 01:28:06 2016 +0900

    TwitterApiからのレートリミットの更新が行えていなかった不具合を修正
    
    x-rate-limit-limit などのヘッダが小文字で送られていることによるもの
    HttpTwitter クラスでは cd0b6fba で対処していた
    
    Fixes: 6e4b888c ("TwitterApiクラスからのレートリミットの更新に対応")

commit 1fd17da1eac8ff7bb64fc53f30a073417073cf3f
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Tue May 10 01:39:12 2016 +0900

    起動直後のAccountVerifyCredentialsでデッドロックを起こす不具合を修正
    
    Task.Wait() で誤魔化そうとするからこうなる
    OTBaseForm.InvokeAsync は BeginInvoke 相当なので、Task.Wait() で止まっているUIスレッドに
    Join することなく非同期に処理されるためデッドロックを回避できる
    
    Fixes: 3b9cfc13 ("HttpTwitter.VerifyCredentialsメソッドをTwitterApiクラスに置き換え")

commit 009be6b6687993e79d9b274ffafbee21217461e3
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Tue May 10 00:40:11 2016 +0900

    Codecovのカバレッジを示す色の範囲を調整

-----------------------------------------------------------------------

Summary of changes:
 OpenTween.Tests/Api/TwitterApiStatusTest.cs |   14 +++++++-------
 OpenTween/Api/TwitterApiStatus.cs           |    2 +-
 OpenTween/Tween.cs                          |    4 ++--
 codecov.yml                                 |    2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
open-tween (opentween)




OpenTween-git メーリングリストの案内
アーカイブの一覧に戻る