Historique des commits

Auteur SHA1 Message Date
  Jon Shier 134218330b Prepare 5.7 (#3718) il y a 2 ans
  Mike Naquin fd87f7ce74 Add ArrayEncoding.custom to URLEncodedFormEncoder and ParameterEncoding (#3699) il y a 2 ans
  Jon Shier 38d07f329a Guard Against Invalid Objects in JSON Encoding (#3624) il y a 3 ans
  Tiago Maia 92c76834f0 Add .indexInBrackets array serialization option for URL parameters (#3516) il y a 4 ans
  tomisacat 241655eb25 Use headers property. (#3264) il y a 5 ans
  dirtmelon a57387a4b2 Replace if with switch in URLEncoding (#3214) il y a 5 ans
  Jon Shier 52eb559f61 Linux Preparation (#3115) il y a 5 ans
  Jon Shier cc57cd7f44 Adopt Swift 5.1 (#3066) il y a 5 ans
  Jon Shier ab47c9774e Add SwiftFormat (#2918) il y a 6 ans
  Jon Shier dfd0ac25ec [Alamofire 5]: Update all inline API documentation. (#2845) il y a 6 ans
  Joan Disho 7b4bb4b1ee [PR #2691] Simplified and refactored queue and switch logic throughout (#2765) il y a 6 ans
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) il y a 7 ans
  Jon Shier 1032399187 Update to 4.7.1. (#2476) il y a 7 ans
  Morten Heiberg 0456f5b501 Add configurable parameter handling to URLEncoding. (#2431) il y a 7 ans
  Christian Noon c20e17e38e Fixed the copyright in all the source files. il y a 8 ans
  htinlinn e396a0efc1 Fixed `substring` API warnings for Swift 3.2 and up (#2240) il y a 8 ans
  Jon Shier 0cecb3fa30 Remove Swift version checking for Xcode 9 beta 3. il y a 8 ans
  Christian Noon fb76d834b3 Revert "[PR #2047] Added missing charset to the JSONEncoding encode API." il y a 8 ans
  Jon Shier 8e85284b58 Update styling, fix warnings by setting the swift migration value, turn off @objc inference. il y a 8 ans
  Jon Shier 0edade1183 Make Alamofire build under Xcode 9 with Swift 3.2 and 4. il y a 8 ans
  Laurenz Lazarus c8700ac7ea [PR #2047] Added missing charset to the JSONEncoding encode API. il y a 8 ans
  Christian Noon ab07523ee9 Added JSON encoding encode method that takes a JSON object along with unit tests. il y a 9 ans
  Christian Noon 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. il y a 9 ans
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. il y a 9 ans
  Christian Noon 72958d0ebe [Issue #1458] Fixed URLEncoding issue around NSNumber parameter encoding. il y a 9 ans
  Christian Noon ee4d6ce6b4 Merge branch 'swift3' il y a 9 ans
  Christian Noon b468f74cf8 Removed `String.Encoding` prefix that was not necessary…no functional changes. il y a 9 ans
  Christian Noon 8ce9088184 Added safeguards to url parameter encoding when extracting the url request’s url. il y a 9 ans
  Christian Noon 6a1e267d52 Added parameter encoding failure docstrings and refactored reasons to be consistent. il y a 9 ans
  Christian Noon 65ac1c5f2d Refactored ParameterEncoding into a protocol with url, json and plist structs. il y a 9 ans