[Vortex] Add push notification dispatcher for MPNS

Review Request #138 — Created July 8, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:mpnsresult
137
lunr
This adds a dispatcher for unauthenticated Windows Phone push notifications, supporting Windows Phone 7.1 and up.
Unit tests, no actual device testing
src/Lunr/Core/Tests/ViewBaseTest.php
src/Lunr/Core/Tests/ViewHelpersTest.php
src/Lunr/Core/Tests/ViewTest.php
src/Lunr/Feedback/FileLogger.php
src/Lunr/Feedback/PHPLogger.php
src/Lunr/Feedback/Tests/FileLoggerTest.php
src/Lunr/Feedback/Tests/PHPLoggerTest.php
src/Lunr/Core/Verification.php
src/Lunr/Core/Tests/VerificationBaseTest.php
src/Lunr/Core/Tests/VerificationChecksTest.php
src/Lunr/Core/Tests/VerificationNullPointerTest.php
src/Lunr/Core/Tests/VerificationResultTest.php
src/Lunr/Core/Tests/VerificationSetTest.php
src/Lunr/Core/Tests/VerificationTest.php
src/Lunr/Gravity/Database/DatabaseDMLQueryBuilder.php
src/Lunr/Gravity/Database/DatabaseQueryEscaper.php
src/Lunr/Gravity/Database/MySQL/MySQLConnection.php
src/Lunr/Gravity/Database/MySQL/MySQLDMLQueryBuilder.php
src/Lunr/Gravity/Database/MySQL/MySQLQueryEscaper.php
src/Lunr/Gravity/Database/MySQL/MySQLSimpleDMLQueryBuilder.php
This diff has been split across 7 pages: < 1 2 3 4 5 6 7 >
Loading...