forked from AFNetworking/AFNetworking
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into code_cleaning
* master: (61 commits) Update Travis config for Xcode 10. Add test for object posting notification update README.md, the old "Foundation URL Loading System" link is 404 Change test name to correct one Change default teardown methods to tests Update tests to use new API Update PR feedback, add more tests Add test remove temporary method that could be doing nothing Update HTTPBin certificates. Chinese CONTRIBUTING.md translate Delete CONTRIBUTING_CH.md Chinese Contributing.md translate rollback method 'AFPostReachabilityStatusChange' Use AFNetworkReachabilityManager to compare consistency of notification posts and gets, instead of SCNetworkReachabilityRef. And test case reference. Remove test that is nilling session manually as it's not possible anymore to not have valid session (correctly) Add tests for verifing reachability manager consistence for notification posting and getting Specify Xcode 9.4 in Travis file. Update AFImageDownloader.m Add an ability that notification-observer know which reachability its belong ...
- Loading branch information
Showing
62 changed files
with
1,097 additions
and
217 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.