Commit History

Автор SHA1 Съобщение Дата
  Dan Loewenherz 29a45aa02d use Objective-C 2.0 subscripting for dictionaries преди 10 години
  Ryan Olson 3dd27557ea Move swizzling helpers into FLEXUtility преди 10 години
  Ryan Olson a64188dd5e Simplify network debugging settings преди 10 години
  Ryan Olson 7df172afac Make cast explicit преди 11 години
  Ryan Olson ab4b678498 Fix NSURLSession network observing in iOS 9 преди 11 години
  Ryan Olson 52bf2071a5 Fix unsafe cast from signed integer to unsigned преди 11 години
  Tim Johnsen 6405bf40e3 Remove unused typedef. преди 11 години
  Ryan Olson caadcce7f1 No longer swizzle dataTaskWithHTTPGetRequest:completionHandler: преди 11 години
  Ryan Olson a42af79040 Protect against a nil NSURLConnection or NSURLSession object being passed to the swizzled delegate methods. преди 11 години
  Max Odnovolyk 1efb40a07e Fix NSURLSession task creation with empty completion handler bug преди 11 години
  Ryan Olson efab760253 Fix setShouldEnableOnLauch: in FLEXNetworkObserver преди 11 години
  Jude Venn d9ecb2359b Fix fileURLOrData passthrough in network observer преди 11 години
  Ryan Olson 1f43569a4d Protect NSURLSession and NSURLConnection swizzling with dispatch_once преди 11 години
  Ryan Olson 991fd6559d Don’t log network events when network debugging is disabled. преди 11 години
  Ryan Olson 9d98993838 Fix NSURLSession and NSURLSessionTask swizzling on iOS 7 преди 11 години
  Ryan Olson 300b68ae83 Swizzle the NSURLConnection and NSURLSessionTask convenience class methods. преди 11 години
  Ryan Olson ea53ac9bfb Standardize on requestID instead of mixing in requestId преди 11 години
  Ryan Olson 6f9c0917eb Refactor FLEXNetworkObserver’s internal state management преди 11 години
  Ryan Olson b66857f0da Simplify +[FLEXNetworkObserver nextRequestID] преди 11 години
  Ryan Olson 33d2667c99 Don’t clutter logs with NSURLConnection cancelations that occur before willSendRequest:… преди 11 години
  Ryan Olson b333f83470 Actually avoid sending +initialize to all classes when looking for ones we want to swizzle. преди 11 години
  Ryan Olson fd54e4cae0 Simplify recorder API by requiring that requestWillBeSent: is called first with the request. преди 11 години
  Ryan Olson b1d6ac4d52 Fix response recording for NSURLSessionDownloadTasks преди 11 години
  Ryan Olson bd9a062329 Swizzle -[NSURLSessionTask resume] as a better requestWillBeSent… hook. преди 11 години
  Ryan Olson e73eafccdb Handle NSURLConnection requests that get cancelled. преди 11 години
  Ryan Olson f7d23bc8a2 Move setting request mechanism into a separate recorder method. преди 11 години
  Ryan Olson 62a350059b Handle NSURLSessionDataTasks that convert to NSURLSessionDownloadTasks преди 11 години
  Ryan Olson 02657d7766 More consistent request mechanism recording преди 11 години
  Ryan Olson f13e39450c Properly protect network observer work in the serial queue. преди 11 години
  Ryan Olson cd41de37e9 Fix recording from URLSession:task:didFinishDownloadingToURL:… преди 11 години