Commit History

作者 SHA1 備註 提交日期
  Elf Sundae 3971bea526 Fix build warning for Example project (#4617) 4 年之前
  Jon Shier c9d06846ae AFNetworking 4 (#4523) 5 年之前
  Bofei Zhu 4743faa83c Fix travis CI build (#4472) 5 年之前
  Jeff Kelley 0de996f84b Apply recommended changes for Xcode 9.3 beta 1. 7 年之前
  Jeff Kelley 4b64a60d4b Change “OS X” to “macOS” across the board. 7 年之前
  Jeff Kelley 1f2ffbb41b Update project settings to Xcode 9.1 defaults. 7 年之前
  Kevin Harwood 89b79c53a0 Xcode 8 Compatibility for Travis CI 9 年之前
  Cédric Luthi dc25d2253f Split the iOS and OS X AppDelegate classes 9 年之前
  Cédric Luthi 9e610eb6ec Set indentation settings to four spaces at the project level 9 年之前
  Kevin Harwood 7117b5d594 Converted example to use frameworks 9 年之前
  Kevin Harwood 62ba94204c Removed UIAlertView category due to deprecation 10 年之前
  Kevin Harwood 3697462102 Added documentation 10 年之前
  Kevin Harwood 01f6aed22a - Removed support for NSURLConnection based API's 10 年之前
  Mattt Thompson efdaedc541 Adding Mac example project 14 年之前
  Mattt Thompson ebb6eb21ad You know what's an even _better name? AFHTTPClient. Boom. 14 年之前
  Mattt Thompson ab91d07575 Renaming AFRestClient to AFRESTClient 14 年之前
  Mattt Thompson f422cafe14 Removing UIImage category in favor of static function to resize images in UIImageView category implementation 14 年之前
  Mattt Thompson 8b8605185b Replacing NSMutableURLRequest category method with more flexible constructor in AFRestClient 14 年之前
  Mattt Thompson ca02e02b11 Removing categories on NSData and NSString, moving them to static functions in AFRestClient 14 年之前
  Mattt Thompson 3e3d94f938 Removing stray reference to QuartzCore.framework 14 年之前
  Mattt Thompson 9ee84844c4 Updating example project to new image request API 14 年之前
  Evan Long dddd567424 Making AFImageCache lazy init thread safe since it is called from main thread and background threads. Also making the increment and decrement for AFNetworkActivityIndicatorManager thread safe since start/stopAnimating are called from different threads. 14 年之前
  Mattt Thompson c004ceb0f1 Initial support for Gzip compression of HTTP Post Body 14 年之前
  Mattt Thompson 29de9132d2 Rearranging project directory structure 14 年之前
  Mattt Thompson 8833578a14 Adding NSMutableURLRequest category with -setHTTPBodyWithData:mimeType:forParameterNamed:parameters: method, for multi-part POST requests 14 年之前
  Mattt Thompson 3a4392ec43 Updating Example project to match AFNetworking changes 14 年之前
  Mattt Thompson f169a93f58 Moving AFNetworking classes into correct directory 14 年之前
  Mattt Thompson d87b783814 Porting over changes for 0.3.0 release 14 年之前
  Mattt Thompson 3f851b0a23 Removing AFURLCache, using NSURLCache instead 14 年之前
  Mattt Thompson 99581391c6 Re-ordering project file list 14 年之前