Commit Graph

  • a3f882610e Simplify AFNetworking usage. signal/3.2.1 Matthew Chen 2021-10-13 13:19:52 -0300
  • c1b5de2a09 Simplify AFNetworking usage. Matthew Chen 2021-10-13 11:25:19 -0300
  • 2bc87a1e81 Simplify AFNetworking usage. Matthew Chen 2021-10-12 13:39:51 -0300
  • 95a0fbfd3e Simplify AFNetworking usage. Matthew Chen 2021-10-12 13:25:54 -0300
  • 87bebc0124 Simplify AFNetworking usage. Matthew Chen 2021-10-12 11:10:56 -0300
  • 2e1cd7ebad Simplify AFNetworking usage. Matthew Chen 2021-10-11 14:53:39 -0300
  • b42cd015fb Simplify AFNetworking usage. Matthew Chen 2021-10-11 13:30:17 -0300
  • 555385d2b8 Fix associated object bug in UIKit extensions (#3872) master WELCommand 2020-01-05 08:34:04 +0800
  • 2da270be61 Search for default pinned certificates in the main bundle (#3752) Cédric Luthi 2020-01-05 01:26:41 +0100
  • 0fba527112 Fix reference cycle in example, remove unnecessary weak / strong (#4196) svoit 2020-01-05 01:19:31 +0100
  • 4743faa83c Fix travis CI build (#4472) Bofei Zhu 2020-01-04 15:26:32 -0800
  • eb9ce0e23d Use dispatch_barrier_sync (#4474) Chris Streeter 2020-01-04 15:24:33 -0800
  • 5cf601ce0c Updated SSL Pinning Test Assets (#4463) Tiago Janela 2019-10-26 18:34:47 -0400
  • 006e896fbc Fix typeof (#3912) yehuanwen 2019-10-21 11:23:30 +0800
  • 9dcc6efd85 adding tvOS user agent information (#4014) Gavin King 2019-10-20 23:02:35 -0400
  • 2c2d2c3062 Update code coverage settings (#4201) Jeff Kelley 2019-10-20 22:39:56 -0400
  • 7383ffc61f Fix CHANGELOG Styling (#4460) Mars Lan 2019-10-20 19:00:32 -0700
  • 023cec7994 Fix NSSecureCoding (#4409) Elf Sundae 2019-10-21 09:53:18 +0800
  • 685e31a31b
    Merge pull request #4365 from classdojo/cd-master Jeff Kelley 2019-03-01 14:00:35 -0500
  • b3c4a78aca Fix podspec as pod version supports iOS 8+ but podspec says iOS 7+ Jakub Kaspar 2019-03-01 16:23:33 +0100
  • 4f592b6aea Update CHANGELOG.md 2.7.0 2.x Jeff Kelley 2019-02-12 23:47:01 -0500
  • 1758ced096 Bump version to 2.7. Jeff Kelley 2019-02-12 23:38:48 -0500
  • 4f73d03777 Merge branch 'pr/4296' into 2.x Jeff Kelley 2019-02-12 23:28:15 -0500
  • 877dabd166
    Merge pull request #4335 from sashaweiss/addNullabilitySpecifiers Jeff Kelley 2019-02-12 14:28:56 -0500
  • 7fd1ae9775 Merge branch 'og/2.x' into addNullabilitySpecifiers sashaweiss 2019-02-12 10:33:54 -0800
  • 0375f0fff4
    Merge pull request #4329 from AFNetworking/update-2.x-travis-settings Jeff Kelley 2019-02-11 21:48:36 -0500
  • e9f73a012b Stop monitoring before destroying reachability object. Jeff Kelley 2016-01-26 19:47:14 -0500
  • fe467f3f52 Don’t use ARC for reachability ref. Jeff Kelley 2016-01-26 12:49:24 -0500
  • 1e295ee421 Tweak tests to send expressions directly. Jeff Kelley 2018-03-23 14:38:00 -0400
  • 9f5dad3c46 Add tests and also prohibit +new from working. Jeff Kelley 2018-03-23 14:35:39 -0400
  • bd15694210 Remove assertion that status in callback == reachabilityManager status Cédric Luthi 2016-10-12 07:54:10 +0200
  • 498d58d5cb Explicitly set the expectation to nil to avoid calling fulfill twice Cédric Luthi 2016-10-12 07:37:42 +0200
  • cf6566552a Enable domain reachability tests Cédric Luthi 2016-09-22 23:55:11 +0200
  • 37d7143fa8 Fulfill the expectation once the network status becomes reachable Cédric Luthi 2016-09-22 23:54:49 +0200
  • 83b3363681 Remove unnecessary assert Cédric Luthi 2016-09-22 23:34:33 +0200
  • ee950948f2
    Merge pull request #4200 from svoit/code_cleaning Jeff Kelley 2019-02-09 13:18:38 -0500
  • 9cc782931a
    Merge pull request #4357 from AFNetworking/update-httpbin-certificates-april-2019 Jeff Kelley 2019-02-09 13:11:50 -0500
  • cc634c2ac2 Update certificates in tests. Jeff Kelley 2019-02-09 11:44:48 -0500
  • 3517a1d23c Update HTTPBin certificates Jeff Kelley 2019-02-09 11:38:10 -0500
  • 389be93005 Track Podfile.lock Jeff Kelley 2019-02-09 11:31:07 -0500
  • 2cc79f0860 Add nullability specifiers to all 'id responseObject' parameters sashaweiss 2018-12-17 10:19:34 -0800
  • 22d9a594bf Fix tests with new certificates. Jeff Kelley 2018-12-07 11:08:33 -0500
  • 374931cd8f Update to a supported Xcode image on Travis. Jeff Kelley 2018-12-07 10:53:24 -0500
  • d2a462f288 Update Podfile to work on modern CocoaPods. Jeff Kelley 2018-12-07 10:47:55 -0500
  • 5890adc404
    Merge pull request #4298 from AFNetworking/update-httpbin-certificates-december-2018 Jeff Kelley 2018-10-14 10:20:46 -0400
  • ba4238910e Update HTTPBin certificates, good through December 2018. Jeff Kelley 2018-10-10 23:02:34 -0400
  • d6db8307d9 Merge branch 'master' into code_cleaning svoit 2018-10-08 23:28:53 +0200
  • 34b0ffb811
    Adding nullable attribute to responseObject for post method Jorge Cravioto 2018-10-03 06:05:22 -0700
  • 63aa18c972
    Adding nullable attribute to responseObject for post method Jorge Cravioto 2018-10-03 06:03:58 -0700
  • 27608c91d0
    Merge pull request #4081 from MapaX/master Jeff Kelley 2018-10-02 12:10:55 -0400
  • 1bd73c7fca
    Merge pull request #4256 from classdojo/cd-master Jeff Kelley 2018-09-24 14:00:21 -0400
  • 59e92b18c6
    Merge pull request #4293 from AFNetworking/xcode-10 Jeff Kelley 2018-09-24 13:24:04 -0400
  • fdbec013c4 Update Travis config for Xcode 10. Jeff Kelley 2018-09-24 12:35:04 -0400
  • 99cda82d33
    Merge pull request #4286 from rob2468/master Jeff Kelley 2018-09-24 12:27:48 -0400
  • e46e64c274
    Merge pull request #4248 from LMsgSendNilSelf/#4247 Jeff Kelley 2018-09-21 16:16:33 -0400
  • 390e8fa6d4
    Merge pull request #4262 from jin940/master Jeff Kelley 2018-09-21 15:41:04 -0400
  • dea4316db0 Add test for object posting notification wangpeng 2018-09-20 16:15:30 +0800
  • 23a6f442c8 update README.md, the old "Foundation URL Loading System" link is 404 jam.chenjun 2018-09-18 15:00:32 +0800
  • 9bb8ea7452 Change test name to correct one Jakub Kaspar 2018-09-13 10:56:00 -0700
  • af23240a4b Change default teardown methods to tests Jakub Kaspar 2018-09-11 12:58:25 -0700
  • 0579f71d5a Update tests to use new API Jakub Kaspar 2018-09-11 12:20:21 -0700
  • 864c8d6aed Update PR feedback, add more tests Jakub Kaspar 2018-09-11 12:15:01 -0700
  • 7b48feb383
    Merge branch 'master' into master Jeff Kelley 2018-09-08 11:54:27 -0400
  • 3c54e1f8a5 Add test Jakub Kaspar 2018-08-14 08:52:28 +0200
  • a8758d26d5 Merge branch 'master' into cd-master Jakub Kaspar 2018-08-13 22:44:03 +0200
  • 64795368ae Merge remote-tracking branch 'as_origin/master' Jakub Kaspar 2018-08-13 22:42:56 +0200
  • 86c8cc2263 remove temporary method that could be doing nothing Jakub Kaspar 2018-08-13 22:34:41 +0200
  • b892e566f9
    Merge pull request #4269 from AFNetworking/update-httpbin-certificates-october-2018 Jeff Kelley 2018-08-08 16:46:47 -0400
  • 12088d6d37 Update HTTPBin certificates. Jeff Kelley 2018-08-08 14:23:40 -0400
  • a24b4896bb
    Merge pull request #4113 from stnslw/headers-per-request Jeff Kelley 2018-07-31 00:05:58 -0400
  • a101152743
    Merge pull request #4237 from Caelink/master Jeff Kelley 2018-07-30 23:47:01 -0400
  • 5b92ed3368
    Chinese CONTRIBUTING.md translate jin940 2018-07-29 01:07:45 +0800
  • 17edb8138a
    Delete CONTRIBUTING_CH.md jin940 2018-07-29 01:06:01 +0800
  • 7ff008b872
    Chinese Contributing.md translate jin940 2018-07-29 01:00:38 +0800
  • 619a65b57e rollback method 'AFPostReachabilityStatusChange' wangpeng 2018-07-25 22:00:31 +0800
  • 91cc666887 Use AFNetworkReachabilityManager to compare consistency of notification posts and gets, instead of SCNetworkReachabilityRef. And test case reference. wangpeng 2018-07-25 21:48:31 +0800
  • 926d4dbb8b Remove test that is nilling session manually as it's not possible anymore to not have valid session (correctly) Jakub Kaspar 2018-07-23 12:20:10 +0200
  • 5544ef03f4 Merge branch 'master' into cd-master Jakub Kaspar 2018-07-23 11:15:48 +0200
  • ffbcabeb58 Add tests for verifing reachability manager consistence for notification posting and getting wangpeng 2018-07-15 15:51:03 +0800
  • 7642bcf659
    Merge pull request #4249 from AFNetworking/xcode-9.4 Jeff Kelley 2018-07-13 18:04:45 -0400
  • 9c2742c868 Specify Xcode 9.4 in Travis file. Jeff Kelley 2018-07-13 17:19:50 -0400
  • 5fe5ea3355 Merge branch 'master' into pr/4051 Jeff Kelley 2018-07-13 17:09:18 -0400
  • d135b740da
    Merge pull request #4246 from bbeversdorf/master Jeff Kelley 2018-07-13 15:16:47 -0400
  • 342653f27e
    Update AFImageDownloader.m bbeversdorf 2018-07-13 10:15:08 -0500
  • 06079adbe4 Add an ability that notification-observer know which reachability its belong wangpeng 2018-07-13 18:33:01 +0800
  • 1c52c76537 Safely get mergedTasks On responseQueue Brian Beversdorf 2018-07-12 16:09:29 -0500
  • 1d1c0241a9 Replace the version numbers with raw values Caelin Jackson-King 2018-07-02 17:00:18 -0700
  • ca380fdcfc Inverted preprocessor logic to check iff version exists in target Caelin Jackson-King 2018-06-29 16:50:35 -0700
  • 54f11357d7 Replaced preprocessor variable to make sure all valid targets allow NSURLSessionTaskMetrics Caelin Jackson-King 2018-06-29 15:25:26 -0700
  • 6622b05771 Missed one use of related type Caelin Jackson-King 2018-06-29 13:18:36 -0700
  • 63410f3567 Xcode 7.x compatibility Caelin Jackson-King 2018-06-29 11:49:55 -0700
  • d0448a80f4
    Merge pull request #1 from Caelink/didFinishCollectingMetrics Caelin 2018-06-29 10:56:08 -0700
  • c4caddc5e9 Tests for notification and block use Caelin Jackson-King 2018-06-29 10:50:58 -0700
  • aed00d3099 Test for notification publishing the metrics Caelin Jackson-King 2018-06-28 16:38:16 -0700
  • fba4f366d2 Added kvo use of sessionTaskMetrics Caelin Jackson-King 2018-06-28 16:15:18 -0700
  • ad7b31f4f9 First stab at adding a block to be called and implementing didFinishCollectingMetrics on the SessionManager Caelin Jackson-King 2018-06-28 13:10:43 -0700
  • 009e3bb667
    Merge pull request #4225 from AFNetworking/update-httpbin-certificates-august-2018 Jeff Kelley 2018-06-09 13:44:52 -0700
  • d768f1c7c5 Update HTTPBin certificates. Jeff Kelley 2018-06-08 10:02:15 -0700
  • 684dfe05d8 Update block usage requirements. Jeff Kelley 2018-06-07 23:09:14 -0700
  • 41782ab4d6 Merge branch 'pr/3962' Jeff Kelley 2018-06-07 23:06:00 -0700