Історія комітів

Автор SHA1 Опис Дата
  Jon Shier 0cecb3fa30 Remove Swift version checking for Xcode 9 beta 3. 8 роки тому
  Jon Shier 8e85284b58 Update styling, fix warnings by setting the swift migration value, turn off @objc inference. 8 роки тому
  Jon Shier 888f93f86e Cleanup some old tests, run whitespace cleanup. 8 роки тому
  Jon Shier 0edade1183 Make Alamofire build under Xcode 9 with Swift 3.2 and 4. 8 роки тому
  Christian Noon 25d8fdd8a3 [Issue #1853] Fixed issue where SessionManager did not respect retry time delay. 9 роки тому
  Christian Noon e68bfdccaa Multipart form data upload now deletes temp file if encoding fails. 9 роки тому
  Christian Noon d2826a1132 [Issue 1785] Fixed issue where adapt error was incorrectly sent to retrier. 9 роки тому
  Christian Noon 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. 9 роки тому
  Christian Noon 9688b16f05 Session manager now cleans up temp multipart form data file after upload. 9 роки тому
  Christian Noon 7e8f79b103 Switched AdaptError extraction over to optional underlyingAdaptError property. 9 роки тому
  Christian Noon 9df01e64de Retrier is now called when uploads encounter adapt error. 9 роки тому
  Christian Noon 136419bd9b Retrier is now called when downloads encounter adapt error. 9 роки тому
  Christian Noon 44c0706070 Added test verifying retrier is called when request encounters adapt error. 9 роки тому
  Christian Noon 5564f6bbdc Throwing an error in adapter now calls retrier to check whether or not to retry. 9 роки тому
  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 роки тому