Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into two-dot-o-dev
Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/852c9747 Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/852c9747 Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/852c9747 Branch: refs/heads/USERGRID-593 Commit: 852c9747bb8c88401a343d971a68203ee19459c5 Parents: e91930f 0141623 Author: Todd Nine <tn...@apigee.com> Authored: Thu Apr 23 10:24:28 2015 -0600 Committer: Todd Nine <tn...@apigee.com> Committed: Thu Apr 23 10:24:28 2015 -0600 ---------------------------------------------------------------------- .../Usergrid.Notifications/BackgroundTask.cs | 57 +++++++++++++++++++ .../Usergrid.Notifications/Client/PushClient.cs | 12 +++- .../Usergrid.Notifications/MainPage.xaml.cs | 12 ++-- .../Usergrid.Notifications/MyBackgroundTask.cs | 18 ++++++ .../Usergrid.Notifications/Package.appxmanifest | 8 +++ .../Usergrid.Notifications.csproj | 1 + .../Usergrid.Notifications.sln | 40 +++++++++++++ .../persistence/query/IteratingQueryIT.java | 54 +++++++++--------- .../services/notifications/wns/WNSAdapter.java | 60 +++++++------------- 9 files changed, 189 insertions(+), 73 deletions(-) ----------------------------------------------------------------------