| .. |
|
AFHTTPClient.h
|
Removing unnecessary ivar declaration in headers
|
2012-04-08 15:25:20 -07:00 |
|
AFHTTPClient.m
|
Merge pull request #291 from steipete/fix-cache-policy
|
2012-04-12 20:04:00 -07:00 |
|
AFHTTPRequestOperation.h
|
Merge branch 'master' into experimental-dispatchgroup
|
2012-04-09 00:59:12 -05:00 |
|
AFHTTPRequestOperation.m
|
Optimized how enqueueing operations works
|
2012-04-09 00:19:28 -05:00 |
|
AFImageRequestOperation.h
|
Removing unnecessary ivar declaration in headers
|
2012-04-08 15:25:20 -07:00 |
|
AFImageRequestOperation.m
|
[Issue #296] Dispatching image processing asynchronously to background queue
|
2012-04-14 21:42:18 -07:00 |
|
AFJSONRequestOperation.h
|
Removing unnecessary ivar declaration in headers
|
2012-04-08 15:25:20 -07:00 |
|
AFJSONRequestOperation.m
|
Update to support batch completion block firing after all dependent completion blocks.
|
2012-04-08 22:31:35 -05:00 |
|
AFJSONUtilities.h
|
Mark the AFJSON* functions as 'extern'.
|
2012-01-20 14:35:19 -08:00 |
|
AFJSONUtilities.m
|
merged e87b3c1
|
2012-03-21 00:17:59 +01:00 |
|
AFNetworkActivityIndicatorManager.h
|
Minor code re-formatting and documentation changes
|
2012-04-08 12:02:19 -07:00 |
|
AFNetworkActivityIndicatorManager.m
|
Minor code re-formatting and documentation changes
|
2012-04-08 12:02:19 -07:00 |
|
AFNetworking.h
|
Add newline
|
2012-02-16 14:53:03 -08:00 |
|
AFPropertyListRequestOperation.h
|
Removing unnecessary ivar declaration in headers
|
2012-04-08 15:25:20 -07:00 |
|
AFPropertyListRequestOperation.m
|
Update to support batch completion block firing after all dependent completion blocks.
|
2012-04-08 22:31:35 -05:00 |
|
AFURLConnectionOperation.h
|
Removing unnecessary ivar declaration in headers
|
2012-04-08 15:25:20 -07:00 |
|
AFURLConnectionOperation.m
|
Removing unnecessary ivar declaration in headers
|
2012-04-08 15:25:20 -07:00 |
|
AFXMLRequestOperation.h
|
Removing unnecessary ivar declaration in headers
|
2012-04-08 15:25:20 -07:00 |
|
AFXMLRequestOperation.m
|
Update to support batch completion block firing after all dependent completion blocks.
|
2012-04-08 22:31:35 -05:00 |
|
UIImageView+AFNetworking.h
|
Updating and revising documentation
|
2011-11-11 11:28:05 -06:00 |
|
UIImageView+AFNetworking.m
|
[Issue #268] Reverting to cacheing UIImages rather than NSPurgeableData-wrapped image data
|
2012-04-08 14:26:52 -07:00 |