Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan Olson e3612e31d7 Merge pull request #50 from louis-cai/master hace 11 años
  cailu 2575d2eaee update CocoaPosd version hace 11 años
  Ryan Olson f041002e73 Bump version to 2.0.2 hace 11 años
  Ryan Olson 0da49c1eb6 Avoid trying to thumbnail nil image responses. hace 11 años
  Ryan Olson a3a84b0cd7 Merge pull request #48 from DaidoujiChen/feature/json_detect hace 11 años
  DaidoujiChen 33be034e2b enhance json detect hace 11 años
  Ryan Olson f590263d9f Add copy button to request detail view controller. hace 11 años
  Ryan Olson a1c378a9d5 Support copying individual network detail cells via long press hace 11 años
  Ryan Olson 617db9c48a Bump version to 2.0.1 hace 11 años
  Ryan Olson b05f78c388 Merge pull request #47 from judev/patch-1 hace 11 años
  Jude Venn d9ecb2359b Fix fileURLOrData passthrough in network observer hace 11 años
  Ryan Olson 5f9a61c755 Show copy menu from long press on network history cells. hace 11 años
  Ryan Olson 3dd178c029 Update podspec for v2.0.0 hace 11 años
  Ryan Olson ed938aa333 Merge pull request #46 from Flipboard/network-debugging hace 11 años
  Ryan Olson 717ed18077 Update README with network history GIF hace 11 años
  Ryan Olson 1f43569a4d Protect NSURLSession and NSURLConnection swizzling with dispatch_once hace 11 años
  Ryan Olson 991fd6559d Don’t log network events when network debugging is disabled. hace 11 años
  Ryan Olson 9d98993838 Fix NSURLSession and NSURLSessionTask swizzling on iOS 7 hace 11 años
  Ryan Olson 3eae2ce457 Add confirmation action sheet when clearing requests. hace 11 años
  Ryan Olson f24edcdba9 Remove NSLogs from FLEXNetworkRecorder hace 11 años
  Ryan Olson a2c7110b07 Modify example network requests to use many different request methods. hace 11 años
  Ryan Olson 300b68ae83 Swizzle the NSURLConnection and NSURLSessionTask convenience class methods. hace 11 años
  Ryan Olson ea53ac9bfb Standardize on requestID instead of mixing in requestId hace 11 años
  Ryan Olson 6f9c0917eb Refactor FLEXNetworkObserver’s internal state management hace 11 años
  Ryan Olson b66857f0da Simplify +[FLEXNetworkObserver nextRequestID] hace 11 años
  Ryan Olson 52a51b6fd4 Reorder the rows in the request detail view to be more logically grouped by request, then response. hace 11 años
  Ryan Olson 06ff0152bb Show an explanatory alert if we can’t display the HTTP body for a request. hace 11 años
  Ryan Olson ea1ecbc73a Change wording to refer to “Request Body” rather than “POST Body” hace 11 años
  Ryan Olson 33d2667c99 Don’t clutter logs with NSURLConnection cancelations that occur before willSendRequest:… hace 11 años
  Ryan Olson b333f83470 Actually avoid sending +initialize to all classes when looking for ones we want to swizzle. hace 11 años