Histórico de commits

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