Commit History

Автор SHA1 Съобщение Дата
  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 години
  Ryan Olson b4c9cbd6a6 Avoid sending obj-c messages to classes when looking for connection/session delegates. преди 11 години
  Ryan Olson 671f2eeb77 Remove guards around using API added in iOS 5. преди 11 години
  Ryan Olson eee45744d0 Better handling when only some of the network recorder methods are called. преди 11 години
  Ryan Olson baeb0c9a14 Remove unnecessary fake data accumulation for NSURLSessionDownloadTasks преди 11 години
  Ryan Olson 176652010c Add API to the network observer to enable on launch. преди 11 години
  Ryan Olson b8d8f29c97 Record/show “request mechanism” for requests. преди 11 години
  Ryan Olson 8e7dfe9adb Properly guard swizzled methods to avoid duplicate sniffing преди 11 години
  Ryan Olson 6471a96b19 Fix incorrect argument type in swizzled NSURLSession delegate method. преди 11 години
  Ryan Olson 3b66d9b53e Pass delegate along to all swizzled connection and session methods. преди 11 години
  Ryan Olson 3385493b6a Remove ineffective swizzle guard преди 11 години
  Ryan Olson 054cfd196a Ignore CLTilesManagerClient when swizzling to eliminate sandbox violation warnings. преди 11 години
  Ryan Olson d74bc56487 Add public API to determine if FLEXNetworkObserver is enabled. преди 11 години
  Ryan Olson 630eec59ee Add classes for observing and recording network events. преди 11 години