Commit History

Author SHA1 Message Date
  Tanner Bennett af87ea14e0 Update copyright 4 years ago
  Tanner Bennett 740daab55b Add network host blacklisting in UI 4 years ago
  Tanner Bennett b07da3e11d Update copyright dates 4 years ago
  Tanner Bennett f2f66489d1 Use properties where applicable 4 years ago
  Tanner Bennett 3cb1366966 Replace +array / +string / +set … calls with +new 4 years ago
  Tanner Bennett 8533689ca7 Clean up FLEXNetworkRecorder 4 years ago
  Tanner Bennett 795cff68fd Clean up formatting in various files 5 years ago
  Tanner Bennett bff9f1dd89 Remove redundant property attributes 5 years ago
  Tanner Bennett 81b7ccea22 Avoid using [[* alloc] init*] where possible 5 years ago
  Tanner Bennett f2c8ede0e0 Use dot syntax for properties 5 years ago
  Chaoshuai Lu a535f10d0c Add generics to foundation collection classes 7 years ago
  Colin Humber b8c6175193 Added configuration to filter out network requests for particular hosts from being recorded 7 years ago
  Ji Pei be6c5d0e43 Removed curl log in recordRequestWillBeSentWithRequestID to avoid too much logging spew 8 years ago
  Ji Pei 2a6e28c9d0 Added curl logger for debugging request 8 years ago
  Dan Loewenherz 29a45aa02d use Objective-C 2.0 subscripting for dictionaries 9 years ago
  Ryan Olson 9c9ce5e2e1 More accurate request timing info if the network recorder queue gets backed up. 9 years ago
  Ryan Olson 0da49c1eb6 Avoid trying to thumbnail nil image responses. 9 years ago
  Ryan Olson f24edcdba9 Remove NSLogs from FLEXNetworkRecorder 10 years ago
  Ryan Olson ea53ac9bfb Standardize on requestID instead of mixing in requestId 10 years ago
  Ryan Olson fd54e4cae0 Simplify recorder API by requiring that requestWillBeSent: is called first with the request. 10 years ago
  Ryan Olson 56fffab825 Fix request duration in error case. 10 years ago
  Ryan Olson f7d23bc8a2 Move setting request mechanism into a separate recorder method. 10 years ago
  Ryan Olson ab31f8202c Add icons for more MIME types 10 years ago
  Ryan Olson fed8c35f2f Add pragma mark 10 years ago
  Ryan Olson eee45744d0 Better handling when only some of the network recorder methods are called. 10 years ago
  Ryan Olson cbfc49bd0c Add API to the network recorder to clear recorder activity 10 years ago
  Ryan Olson 6d1db9535f Add setting to network recorder to disable caching media response bodies. 10 years ago
  Ryan Olson 09bc0377d8 Change default recorder cache maximum to 25 MB 10 years ago
  Ryan Olson b8d8f29c97 Record/show “request mechanism” for requests. 10 years ago
  Ryan Olson 993b61ecb6 Bail in the network recorder if we get messages for a request we don’t know about. 10 years ago