Commit History

Author SHA1 Message Date
  Ryan Olson e531190616 Mute iOS 8 deprecation warnings. 11 years ago
  Ryan Olson 538fe5e17b Allow network history row insertions to finish before starting a new batch of insertions. 11 years ago
  Ryan Olson c5668f42b2 Reload data in network history table after all requests are cleared. 11 years ago
  Ryan Olson 141cdf121d Show network debugging settings view controller from a bar button in the history view controller. 11 years ago
  Ryan Olson cae0e0ef98 Update the network history view controller when network debugging is enabled/disabled. 11 years ago
  Ryan Olson ec98b0cba6 Update network history UI when the recorder is cleared. 11 years ago
  Ryan Olson d468254b21 Interface naming consistency 11 years ago
  Ryan Olson 462e0ed548 Update filtered bytes received when the network transactions change. 11 years ago
  Ryan Olson 11bb3574a8 Show network debugging status in history header when disabled 11 years ago
  Ryan Olson 9ed5e08089 Show header in network history with number of requests and total bytes received. 11 years ago
  Ryan Olson ad0b130dc4 Improve network history interface when new requests are fired. 11 years ago
  Ryan Olson 18e2edb15f Reload the relevant network transaction cell in the history view controller when the transaction updates. 11 years ago
  Ryan Olson f4106e4be5 Update search results when a new network request matching the search term comes in. 11 years ago
  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 years ago
  Ryan Olson e9801242f5 Push the transaction detail view controller for taps on transaction cells in the history view controller. 11 years ago
  Ryan Olson 11411a20b7 Add convenience method for getting the network transaction for an index path in the history view controller. 11 years ago
  Ryan Olson fa4eeea424 Add search bar filtering to the network history view controller. 11 years ago
  Ryan Olson 3c8ac29ebe Add table view controller and cell subclasses to show network history 11 years ago