AFNetworking/AFNetworking
Mattt Thompson d3ae3d128f [Issue #465] Enforcing non-nil path constraint, and making it so that path is relative to the path of the client baseURL
[Issue #465] Providing additional explanation about how to manage the lifecycle of enqueued operations
2012-10-09 09:10:23 -07:00
..
AFHTTPClient.h [Issue #465] Enforcing non-nil path constraint, and making it so that path is relative to the path of the client baseURL 2012-10-09 09:10:23 -07:00
AFHTTPClient.m [Issue #465] Enforcing non-nil path constraint, and making it so that path is relative to the path of the client baseURL 2012-10-09 09:10:23 -07:00
AFHTTPRequestOperation.h Merge branch 'master' into 1.0RC2 2012-09-14 10:30:25 -07:00
AFHTTPRequestOperation.m Using better negation for OS_OBJECT_USE_OBJC macros 2012-10-05 10:24:28 -07:00
AFImageRequestOperation.h Merge branch 'master' into 1.0RC2 2012-09-14 10:30:25 -07:00
AFImageRequestOperation.m Merge branch 'master' into 1.0RC2 2012-09-14 10:30:25 -07:00
AFJSONRequestOperation.h Merge branch 'master' into 1.0RC2 2012-09-14 10:30:25 -07:00
AFJSONRequestOperation.m Using more idiomatic ?: for success/failureCallbackQueue fallbacks 2012-08-29 09:29:47 -07:00
AFNetworkActivityIndicatorManager.h Adding additional documentation about usage for AFNetworkActivityIndicatorManager 2012-09-25 07:24:52 -07:00
AFNetworkActivityIndicatorManager.m Use MAX to constrain _activityCount to non-negative numbers 2012-09-25 07:15:02 -07:00
AFNetworking.h Add newline 2012-02-16 14:53:03 -08:00
AFPropertyListRequestOperation.h First pass at converting to ARC 2012-06-26 09:14:52 -07:00
AFPropertyListRequestOperation.m Using more idiomatic ?: for success/failureCallbackQueue fallbacks 2012-08-29 09:29:47 -07:00
AFURLConnectionOperation.h Merge branch 'master' into 1.0RC2 2012-09-14 10:30:25 -07:00
AFURLConnectionOperation.m Fixing warnings triggered by -Weverything flag 2012-10-01 10:43:12 -07:00
AFXMLRequestOperation.h Fixing compiler warnings relating to incorrect use of #if rather than #ifdef 2012-10-01 10:41:08 -07:00
AFXMLRequestOperation.m Fixing compiler warnings relating to incorrect use of #if rather than #ifdef 2012-10-01 10:41:08 -07:00
UIImageView+AFNetworking.h Disabling HTTP pipelining for image request operations 2012-09-25 21:48:25 -07:00
UIImageView+AFNetworking.m Disabling HTTP pipelining for image request operations 2012-09-25 21:48:25 -07:00