Commit History

Автор SHA1 Съобщение Дата
  Christian Noon b98fe26cb8 [Issue #1672] Added Request retryCount property to support RequestRetrier. преди 9 години
  Christian Noon 4af61a695b Added docstrings and note to README about resumeData and background sessions. преди 9 години
  Justin Jia 53a400e5a6 [PR #1520] Renamed OSX to macOS throughout the project. преди 9 години
  Christian Noon e50160acda Replaced instances of `com.alamofire` with `org.alamofire` throughout project. преди 9 години
  Christian Noon e48a78e68d Refactored URLStringCovertible to URLConvertible and removed protocol property. преди 9 години
  Christian Noon 18067d1e09 Refactored top-level APIs by removing external `resource` parameter name. преди 9 години
  Christian Noon 763747a945 Refactored RequestType to RequestTask and moved TaskConvertible in as well. преди 9 години
  Christian Noon 8bacc4ee4c Fixed issue for all Request types where resume was not if creation failed. преди 9 години
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. преди 9 години
  Christian Noon cb5e8db685 Request task is now optional allowing errors to potentially propagate through. преди 9 години
  Christian Noon b73893d013 [Issue #1333] MultipartFormData temp directory is now created serially. преди 9 години
  Christian Noon a6b4f4df0d Added HTTPHeaders typealias for top-level API convenience. преди 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 години
  Jon Shier 418b0fc16a Updates for the Xcode 8 GM. преди 9 години
  Jon Shier e5d6f637b1 Refactor User-Agent generation, add documentation and test. преди 9 години
  Christian Noon 66fc1a872b Updated download docstrings to be more specific about destination closure behavior. преди 9 години
  Christian Noon 722b701e40 Method now defaults to `.get` for request and download and `.post` for upload. преди 9 години
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. преди 9 години
  Christian Noon cb44f1f18b Updated SessionManager APIs to all leverage TaskConvertible conformance. преди 9 години
  Christian Noon eca9afa9fe Dropped `NS` prefix from UUID and removed comment that is no longer needed. преди 9 години
  Christian Noon 08c0bec9c9 Added labels to the Streamable.stream associated values for clarity. преди 9 години
  Christian Noon 7e570726ca Switched Requestable single case enumeration over to a struct instead. преди 9 години
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. преди 9 години
  Christian Noon 175e470fe7 Each SessionManager queue now has a unique name. преди 9 години
  Christian Noon 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. преди 9 години
  Christian Noon 62e82422a7 [PR #1420] Switched User-Agent header to include version and build numbers. преди 9 години
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. преди 9 години
  Christian Noon a6b3bb60b0 Swapped parameter order of custom URLRequest initializer to match other APIs. преди 9 години
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. преди 9 години