История коммитов

Автор 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 лет назад