Commit History

Автор SHA1 Съобщение Дата
  Christian Noon 18067d1e09 Refactored top-level APIs by removing external `resource` parameter name. преди 9 години
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. преди 9 години
  Christian Noon 4dadb7af68 Updated documentation around rdar://26849668 in the URLProtocol tests. преди 9 години
  Christian Noon e96befe3ec [PR #1491] Removed URLStringConvertible conformance on URLRequest. преди 9 години
  Christian Noon 65ac1c5f2d Refactored ParameterEncoding into a protocol with url, json and plist structs. преди 9 години
  Christian Noon 25b8cf0fca ParameterEncoding encode API now throws instead of returning tuple. преди 9 години
  Christian Noon 7ed3ce5ecd Moved response serializers to data requests and added variants for download requests. преди 9 години
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. преди 9 години
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. преди 9 години
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. преди 9 години
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. преди 9 години
  Christian Noon ade5a2e18e Refactored Manager class to SessionManager to be more descriptive. преди 9 години
  Christian Noon 913f98a4f0 Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0. преди 9 години
  Jon Shier f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. преди 9 години
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. преди 9 години
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration преди 9 години
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. преди 9 години
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. преди 9 години
  Christian Noon cd41e04d8e Fixed URL protocol test where config headers are not passed prior to iOS 9.0. преди 9 години
  Christian Noon 8e3990b3c9 Rebuilt URLProtocol tests to demonstrate using NSURLProtocol with NSURLSession. преди 9 години
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. преди 10 години
  Christian Noon c634f6067f Refactored defaultTimeout to timeout and switched from 10 to 30 seconds. преди 10 години
  Christian Noon b00d3f2bda Result error is now generic and response serializers all return server data. преди 10 години
  Christian Noon 64a004472c [Issue #732] Swapped out NSError for ErrorType in all Result types. преди 10 години
  Christian Noon 6f8d8e176f Fixed up issue in the URLProtocol tests that has been tripping false positives. преди 10 години
  Christian Noon 08fdbdee89 Fixed a bug in the URLProtocol tests that was causing test failures. преди 10 години
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. преди 10 години
  Christian Noon f033417319 Updated assertion due to differences in HTTPS version of the response. преди 10 години
  Christian Noon eac5d7643b Converted all HTTP requests to HTTPS requests to better align with ATS. преди 10 години
  Christian Noon 2944131a2c Refactored URLRequestConvertible to return an NSMutableURLRequest. преди 10 години