Vortex: move current APNS to libcapn subfolder

Review Request #442 — Created May 19, 2016 and submitted — Latest diff uploaded

tardypad
Lunr
apns_subfolder
lunr
Preparation to receive implementation using another library

unit tests

Diff Revision 1 (Latest)

src/Lunr/Vortex/APNS/libcapn/APNSDispatcher.php Was src/Lunr/Vortex/APNS/APNSDispatcher.php
src/Lunr/Vortex/APNS/libcapn/APNSPayload.php Was src/Lunr/Vortex/APNS/APNSPayload.php
src/Lunr/Vortex/APNS/libcapn/APNSResponse.php Was src/Lunr/Vortex/APNS/APNSResponse.php
src/Lunr/Vortex/APNS/libcapn/APNSStatus.php Was src/Lunr/Vortex/APNS/APNSStatus.php
src/Lunr/Vortex/APNS/libcapn/Tests/APNSDispatcherBaseTest.php Was src/Lunr/Vortex/APNS/Tests/APNSDispatcherBaseTest.php
src/Lunr/Vortex/APNS/libcapn/Tests/APNSDispatcherPushTest.php Was src/Lunr/Vortex/APNS/Tests/APNSDispatcherPushTest.php
src/Lunr/Vortex/APNS/libcapn/Tests/APNSDispatcherSetTest.php Was src/Lunr/Vortex/APNS/Tests/APNSDispatcherSetTest.php
src/Lunr/Vortex/APNS/libcapn/Tests/APNSDispatcherTest.php Was src/Lunr/Vortex/APNS/Tests/APNSDispatcherTest.php
src/Lunr/Vortex/APNS/libcapn/Tests/APNSPayloadBaseTest.php Was src/Lunr/Vortex/APNS/Tests/APNSPayloadBaseTest.php
src/Lunr/Vortex/APNS/libcapn/Tests/APNSPayloadGetTest.php Was src/Lunr/Vortex/APNS/Tests/APNSPayloadGetTest.php
src/Lunr/Vortex/APNS/libcapn/Tests/APNSPayloadSetTest.php Was src/Lunr/Vortex/APNS/Tests/APNSPayloadSetTest.php
src/Lunr/Vortex/APNS/libcapn/Tests/APNSPayloadTest.php Was src/Lunr/Vortex/APNS/Tests/APNSPayloadTest.php
src/Lunr/Vortex/APNS/libcapn/Tests/APNSResponseSetTest.php Was src/Lunr/Vortex/APNS/Tests/APNSResponseSetTest.php
src/Lunr/Vortex/APNS/libcapn/Tests/APNSResponseSuccessTest.php Was src/Lunr/Vortex/APNS/Tests/APNSResponseSuccessTest.php
src/Lunr/Vortex/APNS/libcapn/Tests/APNSResponseTest.php Was src/Lunr/Vortex/APNS/Tests/APNSResponseTest.php
tests/phpunit.xml
tests/statics/Vortex/apns/sound.json Deleted
tests/statics/Vortex/apns/libcapn/alert.json Was tests/statics/Vortex/apns/alert.json
tests/statics/Vortex/apns/libcapn/apns.json Was tests/statics/Vortex/apns/apns.json
tests/statics/Vortex/apns/libcapn/badge.json Was tests/statics/Vortex/apns/badge.json
tests/statics/Vortex/apns/libcapn/custom_data.json Was tests/statics/Vortex/apns/custom_data.json
tests/statics/Vortex/apns/libcapn/sound.json
src/Lunr/Vortex/APNS/APNSDispatcher.php
src/Lunr/Vortex/APNS/APNSPayload.php
src/Lunr/Vortex/APNS/APNSResponse.php
src/Lunr/Vortex/APNS/APNSStatus.php
src/Lunr/Vortex/APNS/Tests/APNSDispatcherBaseTest.php
src/Lunr/Vortex/APNS/Tests/APNSDispatcherPushTest.php
src/Lunr/Vortex/APNS/Tests/APNSDispatcherSetTest.php
src/Lunr/Vortex/APNS/Tests/APNSDispatcherTest.php
src/Lunr/Vortex/APNS/Tests/APNSPayloadBaseTest.php
src/Lunr/Vortex/APNS/Tests/APNSPayloadGetTest.php
src/Lunr/Vortex/APNS/Tests/APNSPayloadSetTest.php
src/Lunr/Vortex/APNS/Tests/APNSPayloadTest.php
src/Lunr/Vortex/APNS/Tests/APNSResponseSetTest.php
src/Lunr/Vortex/APNS/Tests/APNSResponseSuccessTest.php
src/Lunr/Vortex/APNS/Tests/APNSResponseTest.php
tests/phpunit.xml
tests/statics/Vortex/apns/sound.json
tests/statics/Vortex/apns/alert.json
tests/statics/Vortex/apns/apns.json
tests/statics/Vortex/apns/badge.json
tests/statics/Vortex/apns/custom_data.json
tests/statics/Vortex/apns/libcapn/sound.json
Loading...