História revízii

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