Histórico de commits

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