Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
quyixia
/
PushSharp
Public
forked from
Redth/PushSharp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 30, 2014
Merge pull request #321 from samcook/update-nuget
Show description for 19216ea
Redth
committed
19216ea
View commit details
Copy full SHA for 19216ea
Browse repository at this point
Commits on Jan 29, 2014
Update nuget.exe
Show description for 810cb3d
samcook
committed
810cb3d
View commit details
Copy full SHA for 810cb3d
Browse repository at this point
Commits on Nov 28, 2013
Merge pull request #287 from pazcaldj/patch-1
Show description for 0c378ba
Redth
committed
0c378ba
View commit details
Copy full SHA for 0c378ba
Browse repository at this point
Added more specific check for Passbook certificate in case bypassing the cert validation is not done… Thanks to #263
Redth
committed
6c3013e
View commit details
Copy full SHA for 6c3013e
Browse repository at this point
Reduce log verbosity for channel scale monitoring. Fixes #256
Redth
committed
c929be1
View commit details
Copy full SHA for c929be1
Browse repository at this point
Merge branch 'master' of https://github.com/Redth/PushSharp
Show description for 2cde6ca
Redth
committed
2cde6ca
View commit details
Copy full SHA for 2cde6ca
Browse repository at this point
Merge pull request #282 from robbcolonthree/master
Show description for 7d40742
Redth
committed
7d40742
View commit details
Copy full SHA for 7d40742
Browse repository at this point
Updated NuGet packages
Redth
committed
551c507
View commit details
Copy full SHA for 551c507
Browse repository at this point
Commits on Nov 20, 2013
Update WindowsPhoneNotification.cs
Show description for 0db20d2
pazcaldj
committed
0db20d2
View commit details
Copy full SHA for 0db20d2
Browse repository at this point
Commits on Nov 4, 2013
Fixed leaking handles in PushServiceBase.DoChannelWork
Show description for 50c40bf
Robb
committed
50c40bf
View commit details
Copy full SHA for 50c40bf
Browse repository at this point
Commits on Oct 31, 2013
Merge pull request #274 from JasonGit/master
Show description for 0793ab0
Redth
committed
0793ab0
View commit details
Copy full SHA for 0793ab0
Browse repository at this point
Merge pull request #267 from alaa9jo/patch-1
Show description for 6b95dc0
Redth
committed
6b95dc0
View commit details
Copy full SHA for 6b95dc0
Browse repository at this point
Commits on Oct 14, 2013
Resolve issue 244: After the PushSharp lib (v2.1.2) is idle for 5 mins, the Channel Created and Channel Destroyed events are invoked again and again.
Show description for 675580a
JasonGit
committed
675580a
View commit details
Copy full SHA for 675580a
Browse repository at this point
Commits on Oct 2, 2013
Fix issue #261
Show description for 0dc7bbb
alaa9jo
committed
0dc7bbb
View commit details
Copy full SHA for 0dc7bbb
Browse repository at this point
Commits on Sep 29, 2013
Fix issue #261
Show description for 9846b2b
alaa9jo
committed
9846b2b
View commit details
Copy full SHA for 9846b2b
Browse repository at this point
Commits on Aug 9, 2013
Changed TeamCity link to auto guest login
Redth
committed
959c5b9
View commit details
Copy full SHA for 959c5b9
Browse repository at this point
Added Build Status to readme...
Redth
committed
c6a1448
View commit details
Copy full SHA for c6a1448
Browse repository at this point
Commits on Aug 8, 2013
Added apple tests to manual category for now so build server doesn't run them
Redth
committed
54908d8
View commit details
Copy full SHA for 54908d8
Browse repository at this point
NuGet 2.1.2
Redth
committed
3b01889
View commit details
Copy full SHA for 3b01889
Browse repository at this point
Updated readme
Redth
committed
c9a49eb
View commit details
Copy full SHA for c9a49eb
Browse repository at this point
Added tests for new Registration mechanisms
Redth
committed
b986d93
View commit details
Copy full SHA for b986d93
Browse repository at this point
Added the ability to specify an arbitrary applicationId when registering services. This way you don't have to use multiple push broker instances, or subclass notification types to achieve multiple…
Show description for ad96e0c
Redth
committed
ad96e0c
View commit details
Copy full SHA for ad96e0c
Browse repository at this point
Bumped version to 2.1.2
Redth
committed
b51e0a6
View commit details
Copy full SHA for b51e0a6
Browse repository at this point
Cleaned up locking, some cases List<T>'s were being locked on, made some other lock objects readonly
Redth
committed
74ea2ef
View commit details
Copy full SHA for 74ea2ef
Browse repository at this point
Commits on Aug 7, 2013
Added Logger interface as per issue #230
Show description for 7882322
Redth
committed
7882322
View commit details
Copy full SHA for 7882322
Browse repository at this point
Channels could never scale down to 0 based on Idle timeout. Fixes #241
Redth
committed
d17effc
View commit details
Copy full SHA for d17effc
Browse repository at this point
Stop double encoding xml for Windows Phone, as in #277
Redth
committed
b935d11
View commit details
Copy full SHA for b935d11
Browse repository at this point
Manually brought in the suggested changes from pr #235
Redth
committed
f5640d0
View commit details
Copy full SHA for f5640d0
Browse repository at this point
Small test adjustments for apns
Redth
committed
7013613
View commit details
Copy full SHA for 7013613
Browse repository at this point
Commits on Aug 1, 2013
More APNS testing updates. Tests now control the node.js mock server
Redth
committed
cd71640
View commit details
Copy full SHA for cd71640
Browse repository at this point
Custom queue used now for notifications so that we can 'queue' notifications that need dequeueing right up to the front so they don't wait forever to be sent at the back
Redth
committed
2b2ddbf
View commit details
Copy full SHA for 2b2ddbf
Browse repository at this point
Fixed issue where the failed APNS message was being resent
Redth
committed
3d3738a
View commit details
Copy full SHA for 3d3738a
Browse repository at this point
Commits on Jul 31, 2013
Changed some test things
Redth
committed
bcea59c
View commit details
Copy full SHA for bcea59c
Browse repository at this point
Sleeping 1ms seems to really really really make things work better on high capacity...
Redth
committed
c7a13ab
View commit details
Copy full SHA for c7a13ab
Browse repository at this point
Channels should now timeout and get killed if they aren't used. This should help APNS issues.
Redth
committed
5409898
View commit details
Copy full SHA for 5409898
Browse repository at this point
Previous
Next
You can’t perform that action at this time.