Commit History

Autor SHA1 Mensaxe Data
  Jon Shier 0c53216e25 Drop iOS 8 / macOS 10.10 support and remove all workarounds. (#2254) %!s(int64=8) %!d(string=hai) anos
  Christian Noon c20e17e38e Fixed the copyright in all the source files. %!s(int64=8) %!d(string=hai) anos
  Christian Noon 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. %!s(int64=9) %!d(string=hai) anos
  Justin Jia 53a400e5a6 [PR #1520] Renamed OSX to macOS throughout the project. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 18067d1e09 Refactored top-level APIs by removing external `resource` parameter name. %!s(int64=9) %!d(string=hai) anos
  Christian Noon e96befe3ec [PR #1491] Removed URLStringConvertible conformance on URLRequest. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 65ac1c5f2d Refactored ParameterEncoding into a protocol with url, json and plist structs. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 25b8cf0fca ParameterEncoding encode API now throws instead of returning tuple. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 7ed3ce5ecd Moved response serializers to data requests and added variants for download requests. %!s(int64=9) %!d(string=hai) anos
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. %!s(int64=9) %!d(string=hai) anos
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. %!s(int64=9) %!d(string=hai) anos
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. %!s(int64=9) %!d(string=hai) anos
  Christian Noon ade5a2e18e Refactored Manager class to SessionManager to be more descriptive. %!s(int64=9) %!d(string=hai) anos
  Jon Shier a113e4352e Update for Xcode 8 beta 4. %!s(int64=9) %!d(string=hai) anos
  Christian Noon e4fc09d744 Replaced all occurrences of com.alamofire reverse domain with org.alamofire. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 913f98a4f0 Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. %!s(int64=9) %!d(string=hai) anos
  Jon Shier f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. %!s(int64=9) %!d(string=hai) anos
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. %!s(int64=9) %!d(string=hai) anos
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration %!s(int64=9) %!d(string=hai) anos
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. %!s(int64=9) %!d(string=hai) anos
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 3f7aff199e Swapped concurrent queue for custom serial queue to improve reliability. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 2ee092aeb3 Updated cache test check for no store header to use availability checks. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 09c18a033c Now clearing out the requests and timestamps between cache tests. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 34a6337b66 Bumped up the cache test wait time for priming the cache to help stabilize CI. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 5a289a4cc0 Bumped cache test case setup delay to 2 seconds to attempt to stabilize CI. %!s(int64=9) %!d(string=hai) anos
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. %!s(int64=10) %!d(string=hai) anos
  Christian Noon c634f6067f Refactored defaultTimeout to timeout and switched from 10 to 30 seconds. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 88ca2a248e Added external parameter name for queue in the response method. %!s(int64=10) %!d(string=hai) anos