História revízii

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