История коммитов

Автор SHA1 Сообщение Дата
  Ryan Olson b4d03fc9e9 Unescape forward slashes when making pretty JSON. лет назад: 11
  Ryan Olson 3b5ed964b2 Set a better initial zoom scale when using a web view to display text. лет назад: 11
  Ryan Olson 67a91b5283 Update the transaction detail table view controller when properties on its transaction are updated. лет назад: 11
  Ryan Olson 580a4d8a1c Add request start time to the network transaction detail interface лет назад: 11
  Ryan Olson ad0b130dc4 Improve network history interface when new requests are fired. лет назад: 11
  Ryan Olson 5ecdb953c7 Handle redirect responses in the network recorder. лет назад: 11
  Ryan Olson c7132f5890 Be robust to nil body data in recordLoadingFinishedWithRequestId:responseBody: лет назад: 11
  Ryan Olson 6d680e4df7 Order network transactions from newest first. лет назад: 11
  Ryan Olson 18e2edb15f Reload the relevant network transaction cell in the history view controller when the transaction updates. лет назад: 11
  Ryan Olson f4106e4be5 Update search results when a new network request matching the search term comes in. лет назад: 11
  Ryan Olson a53f744035 Improve thread safety in the network recorder. лет назад: 11
  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. лет назад: 11
  Ryan Olson dd686e80da Add example network requests to the sample project. лет назад: 11
  Ryan Olson 794d00d82f Add network debugging files to example project лет назад: 11
  Ryan Olson e9801242f5 Push the transaction detail view controller for taps on transaction cells in the history view controller. лет назад: 11
  Ryan Olson 11411a20b7 Add convenience method for getting the network transaction for an index path in the history view controller. лет назад: 11
  Ryan Olson db089f4fb9 Add detial view controller for network transactions лет назад: 11
  Ryan Olson 34721971c5 Make use of new request related FLEXUtility methods лет назад: 11
  Ryan Olson 26f80349f6 Add network request/response helpers to FLEXUtility лет назад: 11
  Ryan Olson 190006dcc0 Replace FLEXDescriptionTableViewCell with a more generic multiline cell class. лет назад: 11
  Ryan Olson 1d7d41a350 Add API to enable network debugging from FLEXManager. лет назад: 11
  Ryan Olson d74bc56487 Add public API to determine if FLEXNetworkObserver is enabled. лет назад: 11
  Ryan Olson fa4eeea424 Add search bar filtering to the network history view controller. лет назад: 11
  Ryan Olson 3c8ac29ebe Add table view controller and cell subclasses to show network history лет назад: 11
  Ryan Olson 18487eeac5 Add utility method for generating request duration strings. лет назад: 11
  Ryan Olson b040530219 Use icons based on MIME type as thumbnails for non-image responses. лет назад: 11
  Ryan Olson 7fb22825ae Add icons for network responses that are json, html, or text/plain лет назад: 11
  Ryan Olson 61fe88fd7f For image downloads, stash a thumbnail preview of the response when it finishes. лет назад: 11
  Ryan Olson 60226cc62b Add utility method for generating thumbnails from image data. лет назад: 11
  Ryan Olson fad33ddf7a Post notifications when new network requests are recorded and when requests are updated. лет назад: 11