You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2017/10/08 14:32:56 UTC

[streams] branch master updated (e49d385 -> 7a106eb)

This is an automated email from the ASF dual-hosted git repository.

sblackmon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git.


    from e49d385  Merge pull request #378 from steveblackmon/STREAMS-526
     add 8b6fb9e  STREAMS-532: STREAMS-532: ids_only=false for friends/followers does not work as expected in streams-provider-twitter
     add 3d0e3b8  STREAMS-532: fix for FriendsListProviderTask
     add a4a9f51  add integration test cases for each permutations of TwitterFollowingProvider
     new 7a106eb  Merge pull request #390 from steveblackmon/STREAMS-532

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../twitter/provider/TwitterFollowingProvider.java | 104 +++++++++------------
 .../provider/TwitterFriendsListProviderTask.java   |  10 +-
 .../twitter/test/data/TwitterObjectMapperIT.java   |   4 +-
 .../test/providers/TwitterFollowingProviderIT.java |  42 ++++++++-
 .../test/providers/TwitterStreamProviderIT.java    |   5 +-
 .../test/providers/TwitterTimelineProviderIT.java  |   2 +-
 .../test/resources/TwitterFollowingProviderIT.conf |   7 +-
 7 files changed, 99 insertions(+), 75 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@streams.apache.org" <co...@streams.apache.org>'].

[streams] 01/01: Merge pull request #390 from steveblackmon/STREAMS-532

Posted by sb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sblackmon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git

commit 7a106eb8e0297a19f39eb0f776b465444a47739f
Merge: e49d385 a4a9f51
Author: Steve Blackmon <sb...@apache.org>
AuthorDate: Sun Oct 8 21:32:54 2017 +0700

    Merge pull request #390 from steveblackmon/STREAMS-532
    
    STREAMS-532: ids_only=false for friends/followers

 .../twitter/provider/TwitterFollowingProvider.java | 104 +++++++++------------
 .../provider/TwitterFriendsListProviderTask.java   |  10 +-
 .../twitter/test/data/TwitterObjectMapperIT.java   |   4 +-
 .../test/providers/TwitterFollowingProviderIT.java |  42 ++++++++-
 .../test/providers/TwitterStreamProviderIT.java    |   5 +-
 .../test/providers/TwitterTimelineProviderIT.java  |   2 +-
 .../test/resources/TwitterFollowingProviderIT.conf |   7 +-
 7 files changed, 99 insertions(+), 75 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@streams.apache.org" <co...@streams.apache.org>.