Historique des commits

Auteur SHA1 Message Date
  Antoine Cœur 17e194b69d various typos il y a 7 ans
  Tanner Bennett 8b7c59d949 Fix #117: limit network response size il y a 8 ans
  Marcus Ficner d1e9248695 Fix typo il y a 8 ans
  Chaoshuai Lu a535f10d0c Add generics to foundation collection classes il y a 8 ans
  Ryan Olson 29afa5e80f Merge pull request #177 from CodeLife2012/networkbug il y a 9 ans
  Ryan Olson bf26bc6539 Fix formatting from 62ef95f il y a 9 ans
  Aidan Dysart 62ef95ff93 satisfy the -Wstrict-prototypes clang warning il y a 9 ans
  Karl Peng c69427613d should keep the same completion logic il y a 9 ans
  Anchor 224978b31b Fixed #150. il y a 9 ans
  kunka e455ac0c7d Fix swizzling for URLSession:task:willPerformHTTPRedirection:newRequest:completionHandler: and URLSession:dataTask:didReceiveResponse:completionHandler: il y a 9 ans
  Dan Loewenherz 29a45aa02d use Objective-C 2.0 subscripting for dictionaries il y a 10 ans
  Ryan Olson 3dd27557ea Move swizzling helpers into FLEXUtility il y a 10 ans
  Ryan Olson a64188dd5e Simplify network debugging settings il y a 10 ans
  Ryan Olson 7df172afac Make cast explicit il y a 11 ans
  Ryan Olson ab4b678498 Fix NSURLSession network observing in iOS 9 il y a 11 ans
  Ryan Olson 52bf2071a5 Fix unsafe cast from signed integer to unsigned il y a 11 ans
  Tim Johnsen 6405bf40e3 Remove unused typedef. il y a 11 ans
  Ryan Olson caadcce7f1 No longer swizzle dataTaskWithHTTPGetRequest:completionHandler: il y a 11 ans
  Ryan Olson a42af79040 Protect against a nil NSURLConnection or NSURLSession object being passed to the swizzled delegate methods. il y a 11 ans
  Max Odnovolyk 1efb40a07e Fix NSURLSession task creation with empty completion handler bug il y a 11 ans
  Ryan Olson efab760253 Fix setShouldEnableOnLauch: in FLEXNetworkObserver il y a 11 ans
  Jude Venn d9ecb2359b Fix fileURLOrData passthrough in network observer il y a 11 ans
  Ryan Olson 1f43569a4d Protect NSURLSession and NSURLConnection swizzling with dispatch_once il y a 11 ans
  Ryan Olson 991fd6559d Don’t log network events when network debugging is disabled. il y a 11 ans
  Ryan Olson 9d98993838 Fix NSURLSession and NSURLSessionTask swizzling on iOS 7 il y a 11 ans
  Ryan Olson 300b68ae83 Swizzle the NSURLConnection and NSURLSessionTask convenience class methods. il y a 11 ans
  Ryan Olson ea53ac9bfb Standardize on requestID instead of mixing in requestId il y a 11 ans
  Ryan Olson 6f9c0917eb Refactor FLEXNetworkObserver’s internal state management il y a 11 ans
  Ryan Olson b66857f0da Simplify +[FLEXNetworkObserver nextRequestID] il y a 11 ans
  Ryan Olson 33d2667c99 Don’t clutter logs with NSURLConnection cancelations that occur before willSendRequest:… il y a 11 ans