An open API service providing commit metadata for open source projects.

GitHub / AFNetworking/AFNetworking / commits

A delightful networking framework for iOS, macOS, watchOS, and tvOS.

SHA Message Author Date Stats
d9f589cc Mark for deprecation. (#4769) Jon Shier <j****n@j****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4eaec5b5 Add assistant files to xcode project (not target) (#4578)
Co-authored-by: liming.song(嘶吼) <s****m@s****l>
Dawn Song <5****m@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6f2ffb52 Update AFURLRequestSerialization.h (#4613) Huang-Libo <L****T@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6118f990 Correct AFURLSessionManager comments. (#4614) Huang-Libo <L****T@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3971bea5 Fix build warning for Example project (#4617) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3afc7827 Fix redirect test: use httpbingo service instead due to postmanlabs/httpbin#6... Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
77ef5fed Use low priority queue instead of background for SCNetworkReachabilityGetFlag... Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6dc5ae8e Exempt "needs investigation" from stalebot. Jon Shier <j****n@j****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1e12d620 Only mark unlabeled issues as stale. Jon Shier <j****n@j****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
852ec567 Loop over only changed keypaths in request serializer (#4581) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
acfc28df Disable 'Zombie Objects' diagnostics for tvOS scheme (#4572) Jordan Bondo <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b4554eed Fix docblock for setAuthenticationChallengeHandler (#4574) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5b20cbd0 Fix type in CHANGELOG. (#4562) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ffae2391 Prepare 4.0.1 Release (#4555) Jon Shier <j****n@j****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
34b6b1b0 Fix ServerTrustError crash. (#4553)
Co-authored-by: Jon Shier <j****n@j****m>, Jakub Kašpar <k****k@g****m>, Elf Sundae <e****e@g****m>
Jon Shier <j****n@j****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c646ed65 Fix SPM usage with better publicHeadersPath. (#4554) Jon Shier <j****n@j****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f1885859 Replace instead of appending to the default header (#4550) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f19335f6 Fix nullability (#4551) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
eabbf6c5 Update CHANGELOG.md (#4537) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9e9732d5 Fix UIKit+AFNetworking.h (#4536) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7ae82a23 Remove unused UIImage+AFNetworking.h (#4535) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
80529139 Separate bundle identifier for watchOS target (#4533) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
71951aa4 Fix MobileCoreServices renamed warning, close #4520 (#4532) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c80dd793 Add FOUNDATION_EXPORT for AFJSONObjectByRemovingKeysWithNullValues (#4529) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
16f9a8ce (Infra) Make infra changes to cleanup project and simplify its maintenance (#... Jakub Kašpar <k****k@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
03a9156f Improve podspec (#4528) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6ec99c91 Prepare 4.0.0. (#4527) Jon Shier <j****n@j****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c9d06846 AFNetworking 4 (#4523)
Co-authored-by: Elf Sundae <e****e@g****m>, Kinarobin <k****n@o****m>
Jon Shier <j****n@j****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e24d494e Post a notification when finishing moving the downloaded file successfully. (... Will Han <x****7@h****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c4d8f62f Pinning failure better error (#3425) Cédric Luthi <c****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a1f208b7 Optimizing cancel image download and let task to be canceled really. (#4407) Kinarobin <k****n@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a5a9436e Change dataTaskWithHTTPMethod visibility to public (#4007)
Co-authored-by: Sergio M. Pereira <m****o@u****m>
Sergio Martins Pereira <s****@x****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
67f558f3 Delete unused `af_url_session_manager_creation_queue ` when don’t support bel... Kinarobin <k****n@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3f2e5518 Fix `NetworkActivityIndicator` kvo call back will trigger twice bug. (#4406) Kinarobin <k****n@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f484fdcd Feature/wk web view (#4439)
Co-authored-by: Sebastiaan <s****s@s****l>
Tiago Janela <t****a@b****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
92bb7dd4 use cocoapods cdn instead of github as source (#4515) Raphael Cohen <r****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9c07ac0a Fix API availability warnings for NSURLSessionTaskMetrics (#4516) Elf Sundae <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
555385d2 Fix associated object bug in UIKit extensions (#3872) WELCommand <s****g@a****n>
Committed by: Jon Shier <j****n@j****m>
over 6 years ago
2da270be Search for default pinned certificates in the main bundle (#3752) Cédric Luthi <c****i@g****m>
Committed by: Jon Shier <j****n@j****m>
over 6 years ago
0fba5271 Fix reference cycle in example, remove unnecessary weak / strong (#4196) svoit <1****t@u****m>
Committed by: Jon Shier <j****n@j****m>
over 6 years ago
4743faa8 Fix travis CI build (#4472) Bofei Zhu <b****u@h****m>
Committed by: Jon Shier <j****n@j****m>
over 6 years ago
eb9ce0e2 Use dispatch_barrier_sync (#4474) Chris Streeter <s****r@u****m>
Committed by: Jon Shier <j****n@j****m>
over 6 years ago
5cf601ce Updated SSL Pinning Test Assets (#4463) Tiago Janela <t****a@g****m>
Committed by: Jon Shier <j****n@j****m>
almost 7 years ago
006e896f Fix typeof (#3912) yehuanwen <y****n@1****m>
Committed by: Jon Shier <j****n@j****m>
almost 7 years ago
9dcc6efd adding tvOS user agent information (#4014) Gavin King <g****3@g****m>
Committed by: Jon Shier <j****n@j****m>
almost 7 years ago
2c2d2c30 Update code coverage settings (#4201) Jeff Kelley <S****n@g****m>
Committed by: Jon Shier <j****n@j****m>
almost 7 years ago
7383ffc6 Fix CHANGELOG Styling (#4460) Mars Lan <m****n@g****m>
Committed by: Jon Shier <j****n@j****m>
almost 7 years ago
023cec79 Fix NSSecureCoding (#4409) Elf Sundae <e****e@g****m>
Committed by: Jon Shier <j****n@j****m>
almost 7 years ago
685e31a3 merge Merge pull request #4365 from classdojo/cd-master Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b3c4a78a Fix podspec as pod version supports iOS 8+ but podspec says iOS 7+ Jakub Kaspar <k****k@g****m> over 7 years ago
ee950948 merge Merge pull request #4200 from svoit/code_cleaning Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9cc78293 merge Merge pull request #4357 from AFNetworking/update-httpbin-certificates-april-... Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
3517a1d2 Update HTTPBin certificates Jeff Kelley <S****n@g****m> over 7 years ago
5890adc4 merge Merge pull request #4298 from AFNetworking/update-httpbin-certificates-decemb... Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
ba423891 Update HTTPBin certificates, good through December 2018. Jeff Kelley <S****n@g****m> almost 8 years ago
d6db8307 merge Merge branch 'master' into code_cleaning svoit <1****t@u****m> almost 8 years ago
27608c91 merge Merge pull request #4081 from MapaX/master Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
1bd73c7f merge Merge pull request #4256 from classdojo/cd-master Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
59e92b18 merge Merge pull request #4293 from AFNetworking/xcode-10 Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
fdbec013 Update Travis config for Xcode 10. Jeff Kelley <S****n@g****m> almost 8 years ago
99cda82d merge Merge pull request #4286 from rob2468/master Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
e46e64c2 merge Merge pull request #4248 from LMsgSendNilSelf/#4247 Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
390e8fa6 merge Merge pull request #4262 from jin940/master Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
dea4316d Add test for object posting notification wangpeng <w****g@k****m> almost 8 years ago
23a6f442 update README.md, the old "Foundation URL Loading System" link is 404 jam.chenjun <j****n@g****m> almost 8 years ago
9bb8ea74 Change test name to correct one Jakub Kaspar <k****k@g****m> almost 8 years ago
af23240a Change default teardown methods to tests Jakub Kaspar <k****k@g****m> almost 8 years ago
0579f71d Update tests to use new API Jakub Kaspar <k****k@g****m> almost 8 years ago
864c8d6a Update PR feedback, add more tests Jakub Kaspar <k****k@g****m> almost 8 years ago
7b48feb3 merge Merge branch 'master' into master Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
3c54e1f8 Add test Jakub Kaspar <k****k@g****m> about 8 years ago
a8758d26 merge Merge branch 'master' into cd-master Jakub Kaspar <k****k@g****m> about 8 years ago
64795368 merge Merge remote-tracking branch 'as_origin/master' Jakub Kaspar <k****k@g****m> about 8 years ago
86c8cc22 remove temporary method that could be doing nothing Jakub Kaspar <k****k@g****m> about 8 years ago
b892e566 merge Merge pull request #4269 from AFNetworking/update-httpbin-certificates-octobe... Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
12088d6d Update HTTPBin certificates. Jeff Kelley <S****n@g****m> about 8 years ago
a24b4896 merge Merge pull request #4113 from stnslw/headers-per-request Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
a1011527 merge Merge pull request #4237 from Caelink/master Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
5b92ed33 Chinese CONTRIBUTING.md translate jin940 <c****8@h****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
17edb813 Delete CONTRIBUTING_CH.md jin940 <c****8@h****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
7ff008b8 Chinese Contributing.md translate jin940 <c****8@h****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
619a65b5 rollback method 'AFPostReachabilityStatusChange' wangpeng <w****g@k****m> about 8 years ago
91cc6668 Use AFNetworkReachabilityManager to compare consistency of notification post... wangpeng <w****g@k****m> about 8 years ago
926d4dbb Remove test that is nilling session manually as it's not possible anymore to ... Jakub Kaspar <k****k@g****m> about 8 years ago
5544ef03 merge Merge branch 'master' into cd-master Jakub Kaspar <k****k@g****m> about 8 years ago
ffbcabeb Add tests for verifing reachability manager consistence for notification po... wangpeng <w****g@k****m> about 8 years ago
7642bcf6 merge Merge pull request #4249 from AFNetworking/xcode-9.4 Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
9c2742c8 Specify Xcode 9.4 in Travis file. Jeff Kelley <S****n@g****m> about 8 years ago
5fe5ea33 merge Merge branch 'master' into pr/4051 Jeff Kelley <S****n@g****m> about 8 years ago
d135b740 merge Merge pull request #4246 from bbeversdorf/master Jeff Kelley <S****n@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
342653f2 Update AFImageDownloader.m bbeversdorf <b****f@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
06079adb Add an ability that notification-observer know which reachability its belong wangpeng <w****g@k****m> about 8 years ago
1c52c765 Safely get mergedTasks On responseQueue Brian Beversdorf <b****f@g****m> about 8 years ago
1d1c0241 Replace the version numbers with raw values Caelin Jackson-King <c****n@y****m> about 8 years ago
ca380fdc Inverted preprocessor logic to check iff version exists in target Caelin Jackson-King <c****n@y****m> about 8 years ago
54f11357 Replaced preprocessor variable to make sure all valid targets allow NSURLSess... Caelin Jackson-King <c****n@y****m> about 8 years ago
6622b057 Missed one use of related type Caelin Jackson-King <c****n@y****m> about 8 years ago
63410f35 Xcode 7.x compatibility Caelin Jackson-King <c****n@y****m> about 8 years ago
d0448a80 merge Merge pull request #1 from Caelink/didFinishCollectingMetrics Caelin <C****k@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
c4caddc5 Tests for notification and block use Caelin Jackson-King <c****n@y****m> about 8 years ago

← Back to repository