Commit History

Autor SHA1 Mensaxe Data
  Ryan Olson 9c9ce5e2e1 More accurate request timing info if the network recorder queue gets backed up. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson 0da49c1eb6 Avoid trying to thumbnail nil image responses. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson f24edcdba9 Remove NSLogs from FLEXNetworkRecorder %!s(int64=11) %!d(string=hai) anos
  Ryan Olson ea53ac9bfb Standardize on requestID instead of mixing in requestId %!s(int64=11) %!d(string=hai) anos
  Ryan Olson fd54e4cae0 Simplify recorder API by requiring that requestWillBeSent: is called first with the request. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson 56fffab825 Fix request duration in error case. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson f7d23bc8a2 Move setting request mechanism into a separate recorder method. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson ab31f8202c Add icons for more MIME types %!s(int64=11) %!d(string=hai) anos
  Ryan Olson fed8c35f2f Add pragma mark %!s(int64=11) %!d(string=hai) anos
  Ryan Olson eee45744d0 Better handling when only some of the network recorder methods are called. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson cbfc49bd0c Add API to the network recorder to clear recorder activity %!s(int64=11) %!d(string=hai) anos
  Ryan Olson 6d1db9535f Add setting to network recorder to disable caching media response bodies. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson 09bc0377d8 Change default recorder cache maximum to 25 MB %!s(int64=11) %!d(string=hai) anos
  Ryan Olson b8d8f29c97 Record/show “request mechanism” for requests. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson 993b61ecb6 Bail in the network recorder if we get messages for a request we don’t know about. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson 719c641692 Support a customizable limit on the network response cache. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson 5ecdb953c7 Handle redirect responses in the network recorder. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson c7132f5890 Be robust to nil body data in recordLoadingFinishedWithRequestId:responseBody: %!s(int64=11) %!d(string=hai) anos
  Ryan Olson 6d680e4df7 Order network transactions from newest first. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson a53f744035 Improve thread safety in the network recorder. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson 61bcf5354a Post recorder notifications on the main thread so observers don’t need to worry about which thread the notification is posted on. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson b040530219 Use icons based on MIME type as thumbnails for non-image responses. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson 61fe88fd7f For image downloads, stash a thumbnail preview of the response when it finishes. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson fad33ddf7a Post notifications when new network requests are recorded and when requests are updated. %!s(int64=11) %!d(string=hai) anos
  Ryan Olson 630eec59ee Add classes for observing and recording network events. %!s(int64=11) %!d(string=hai) anos