Historial de Commits

Autor SHA1 Mensaje Fecha
  Tanner Bennett 5c153b0c89 Work around AFNetworking breaking network observer hace 6 años
  Tanner Bennett e7e5115fc0 Clean up FLEXNetworkObserver.m hace 6 años
  Tanner Bennett f2f66489d1 Use properties where applicable hace 6 años
  Tanner Bennett 877a1db87b Add ability to hide property-backing ivars+methods hace 6 años
  Tanner Bennett 795cff68fd Clean up formatting in various files hace 6 años
  Tanner Bennett fa9eec08c1 Fix bug in FLEXNetworkHistoryTableViewController hace 6 años
  LAgagggggg a78bf1b22f Fix crash during NSURLSession's resume hace 6 años
  Tanner Bennett bff9f1dd89 Remove redundant property attributes hace 7 años
  Tanner Bennett 81b7ccea22 Avoid using [[* alloc] init*] where possible hace 7 años
  Tanner Bennett f2c8ede0e0 Use dot syntax for properties hace 7 años
  Antoine Cœur 17e194b69d various typos hace 7 años
  Tanner Bennett 8b7c59d949 Fix #117: limit network response size hace 8 años
  Marcus Ficner d1e9248695 Fix typo hace 8 años
  Chaoshuai Lu a535f10d0c Add generics to foundation collection classes hace 8 años
  Ryan Olson 29afa5e80f Merge pull request #177 from CodeLife2012/networkbug hace 9 años
  Ryan Olson bf26bc6539 Fix formatting from 62ef95f hace 9 años
  Aidan Dysart 62ef95ff93 satisfy the -Wstrict-prototypes clang warning hace 9 años
  Karl Peng c69427613d should keep the same completion logic hace 9 años
  Anchor 224978b31b Fixed #150. hace 9 años
  kunka e455ac0c7d Fix swizzling for URLSession:task:willPerformHTTPRedirection:newRequest:completionHandler: and URLSession:dataTask:didReceiveResponse:completionHandler: hace 9 años
  Dan Loewenherz 29a45aa02d use Objective-C 2.0 subscripting for dictionaries hace 10 años
  Ryan Olson 3dd27557ea Move swizzling helpers into FLEXUtility hace 10 años
  Ryan Olson a64188dd5e Simplify network debugging settings hace 10 años
  Ryan Olson 7df172afac Make cast explicit hace 10 años
  Ryan Olson ab4b678498 Fix NSURLSession network observing in iOS 9 hace 10 años
  Ryan Olson 52bf2071a5 Fix unsafe cast from signed integer to unsigned hace 10 años
  Tim Johnsen 6405bf40e3 Remove unused typedef. hace 11 años
  Ryan Olson caadcce7f1 No longer swizzle dataTaskWithHTTPGetRequest:completionHandler: hace 11 años
  Ryan Olson a42af79040 Protect against a nil NSURLConnection or NSURLSession object being passed to the swizzled delegate methods. hace 11 años
  Max Odnovolyk 1efb40a07e Fix NSURLSession task creation with empty completion handler bug hace 11 años