Historie revizí

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