Historique des commits

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