Historique des commits

Auteur SHA1 Message Date
  Justin Jia 53a400e5a6 [PR #1520] Renamed OSX to macOS throughout the project. il y a 9 ans
  Christian Noon a46dc51d3d Added `OS_ACTIVITY_MODE` environment variable to iOS, tvOS and iOS Example. il y a 9 ans
  CodeEagle 6f94df2e0f [PR #1603] Added Foundation import to DispatchQueue extension. il y a 9 ans
  Brian Lu b63c0262fd [PR #1606] Fixed typos in Open Radars and Donations sections of README. il y a 9 ans
  Fuad Kamal 93a106d1a4 [PR #1599] Fixed typo in one of the code samples in the README. il y a 9 ans
  YeralYamil d59ed4f611 [PR #1590] Fixed "enhancements" typo in the AF 4 migration guide. il y a 9 ans
  Victor Chee fc95610645 [PR #1558] Fixed bug and typo in AFError implementation. il y a 9 ans
  Thibault Vlacich 0ac38d7e31 [PR #1534] Reactivated pod lib lint in travis build with .swift-version file. il y a 9 ans
  Julien Colin 50e71fb101 [PR #1523] Added missing `to` parameter in download example in README. il y a 9 ans
  Glenn R. Fisher 8ac0e19fe0 [PR #1515] Fixed typo in the README around response handlers. il y a 9 ans
  Alexsander Akers 0e8d081efc [PR #1510] Fix typo in migration guide around availability checks. il y a 9 ans
  Christian Noon 8f370a2300 [Issue #1512] Test suite now only writes files to the temp directory. il y a 9 ans
  Christian Noon e50160acda Replaced instances of `com.alamofire` with `org.alamofire` throughout project. il y a 9 ans
  Christian Noon 6c2ba83931 Removed per-framework target project setting overrides where applicable. il y a 9 ans
  Christian Noon 5fe5b20105 Added release notes to the CHANGELOG and bumped the version to 4.0.0. il y a 9 ans
  Christian Noon 2f3437bf33 Removed `urlRequest` property from `URLRequestConvertible` protocol. il y a 9 ans
  Christian Noon 05088d4c2d Fixed merge artifact and capitalization in the CHANGELOG. il y a 9 ans
  Christian Noon e8bca7e40a Merge pull request #1505 from Alamofire/feature/urlrequest-creation-safety il y a 9 ans
  Christian Noon 9296d43f9f Fixed readUser case issue in the CRUD & Authorization example in the README. il y a 9 ans
  Christian Noon b7d8152537 Updated migration guide to use new top-level APIs and URLConvertible protocol. il y a 9 ans
  Christian Noon c007cb54d1 Updated the README with the URLConvertible and top-level API changes. il y a 9 ans
  Christian Noon e48a78e68d Refactored URLStringCovertible to URLConvertible and removed protocol property. il y a 9 ans
  Christian Noon 8bdaed3488 Removed unnecessary `String.Encoding` type specifier…no functional changes. il y a 9 ans
  Christian Noon 18067d1e09 Refactored top-level APIs by removing external `resource` parameter name. il y a 9 ans
  Christian Noon 763747a945 Refactored RequestType to RequestTask and moved TaskConvertible in as well. il y a 9 ans
  Christian Noon 133aec3b65 Updated the travis device list in the yaml file to lock down AF4. il y a 9 ans
  Christian Noon 8bacc4ee4c Fixed issue for all Request types where resume was not if creation failed. il y a 9 ans
  Christian Noon 279eba95b8 Added URL initializer extension for URLStringConvertible types that throws. il y a 9 ans
  Christian Noon 02283b2f24 Updated migration guide URLStringCovertible and URLRequestConvertible sections. il y a 9 ans
  Christian Noon ac14454822 Updated README to new URLStringConvertible and URLRequestConvertible APIs. il y a 9 ans