Историја ревизија

Аутор SHA1 Порука Датум
  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 993b61ecb6 Bail in the network recorder if we get messages for a request we don’t know about. пре 11 година
  Ryan Olson ea5cea6d77 Support showing responses for application/x-plist MIME types. пре 11 година
  Ryan Olson 47db763ea6 Add error row to the request detail view controller. пре 11 година
  Ryan Olson 054cfd196a Ignore CLTilesManagerClient when swizzling to eliminate sandbox violation warnings. пре 11 година
  Ryan Olson 4d9271c7ed Add pass-through API to FLEXManager for setting the response cache limit пре 11 година
  Ryan Olson 719c641692 Support a customizable limit on the network response cache. пре 11 година
  Ryan Olson 95eaab3486 Set titles for web views pushed onto the navigation stack. пре 11 година
  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 година