Commit History

Author SHA1 Message Date
  Christian Noon 1d01bb5acf Added tests for RetryResult, Adapter, Retrier, and Interceptor 6 years ago
  Christian Noon aa38fb730b Added unit tests for retry policy and connection lost retry policy 6 years ago
  Christian Noon 96f9655f3b Added retry support per request as well as retry policies 7 years ago
  Christian Noon 027f16e32d Added tests for cached response handler per request and session behaviors 7 years ago
  Christian Noon 998191d475 Added CachedResponseHandler to allow per session and request response caching 7 years ago
  Christian Noon f587f298a3 Added test suite for request and session redirect handlers 7 years ago
  Christian Noon 20cae7fdad Added RedirectHandler protocol to support redirects per session and per request 7 years ago
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) 7 years ago
  Jon Shier d0208adc36 Updates for 4.8.0 (#2648) 7 years ago
  Jon Shier e6c26e0db3 Updates for Xcode 9.3 (#2473) 7 years ago
  Jon Shier bfb9f132cd Update for 4.7 release. 7 years ago
  Jon Shier c8ffe77f0b Update for Swift 4.1 / Xcode 9.3. (#2441) 7 years ago
  Jon Shier bc973c5311 4.6.0 Release. (#2374) 8 years ago
  Jon Shier 7daab5dacf Refactor README (#2360) 8 years ago
  Christian Noon c8a4d3a910 Added the license file to the deployment Xcode group and bumped copyright date. 8 years ago
  Christian Noon 0214a522f8 Removed duplicate overridden project settings in frameworks and example app. 8 years ago
  Christian Noon b95e27a9fa Renamed the Documentation Xcode group to Migration Guides. 8 years ago
  Jon Shier c016dbfda6 Add GitHub templates for issues and PRs. 8 years ago
  Christian Noon 7fe7b918b7 Added release notes to the CHANGELOG and bumped the version to 4.5.0. 8 years ago
  Christian Noon 4bf776404d Added the markdown files to the Xcode project. 8 years ago
  Jon Shier 8e85284b58 Update styling, fix warnings by setting the swift migration value, turn off @objc inference. 8 years ago
  Jon Shier 0edade1183 Make Alamofire build under Xcode 9 with Swift 3.2 and 4. 8 years ago
  Nicholas Maccharoli 144856257f Remove custom string extension `String(count: repeatedString:)` and use (#1994) 8 years ago
  Jon Shier 8ece4aaaac Update to Xcode 8.2's recommended settings. 9 years ago
  Christian Noon 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. 9 years ago
  Christian Noon ff6abb0966 Disabled auto-code signing on macOS and removed duplicate code signing identities. 9 years ago
  Jon Shier 49f483c92f [PR #1735] Fixed Xcode 8.1 compiler warnings and project suggestions. 9 years ago
  Christian Noon e36c305d84 Fixed test target compiler warning by not requiring app extension APIs only. 9 years ago
  Christian Noon 7667645d40 Removed framework and test target overrides that duplicated project settings. 9 years ago
  Justin Jia 53a400e5a6 [PR #1520] Renamed OSX to macOS throughout the project. 9 years ago