upsil****@users*****
upsil****@users*****
2012年 12月 22日 (土) 01:05:25 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 67a98161911259cd072898ba865bac35dcb2eba0 (commit) via cdb63e40b6a0a85cfbe9e9044b19572519509a15 (commit) from d0b164d032b4670703f7cbbbdbd969bfe49e6ef9 (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 67a98161911259cd072898ba865bac35dcb2eba0 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sat Dec 22 01:01:57 2012 +0900 metaè¦ç´ ããã®ãµã ãã¤ã«URLåå¾ç¨ã®æ£è¦è¡¨ç¾ãä¿®æ£ commit cdb63e40b6a0a85cfbe9e9044b19572519509a15 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sat Dec 22 01:00:00 2012 +0900 OpenTween.Thumbnail.Services.* ã®ãã¹ããããã¤ã追å ----------------------------------------------------------------------- Summary of changes: OpenTween.Tests/OpenTween.Tests.csproj | 6 +- .../Thumbnail/Services/ImgAzyobuziNetTest.cs | 62 +++++++++ .../Thumbnail/Services/MetaThumbnailServiceTest.cs | 139 ++++++++++++++++++++ .../Services/SimpleThumbnailServiceTest.cs | 35 +++--- OpenTween.Tests/Thumbnail/Services/TinamiTest.cs | 59 ++++++++ OpenTween/Thumbnail/Services/ImgAzyobuziNet.cs | 19 +++- .../Thumbnail/Services/MetaThumbnailService.cs | 41 ++++-- OpenTween/Thumbnail/Services/Pixiv.cs | 4 +- .../Thumbnail/Services/SimpleThumbnailService.cs | 2 +- OpenTween/Thumbnail/Services/Tinami.cs | 7 +- OpenTween/Thumbnail/ThumbnailGenerator.cs | 2 +- 11 files changed, 336 insertions(+), 40 deletions(-) create mode 100644 OpenTween.Tests/Thumbnail/Services/ImgAzyobuziNetTest.cs create mode 100644 OpenTween.Tests/Thumbnail/Services/MetaThumbnailServiceTest.cs copy OpenTween/Thumbnail/Services/PhotoShareShortlink.cs => OpenTween.Tests/Thumbnail/Services/SimpleThumbnailServiceTest.cs (51%) create mode 100644 OpenTween.Tests/Thumbnail/Services/TinamiTest.cs hooks/post-receive -- open-tween (opentween)