Историја ревизија

Аутор SHA1 Порука Датум
  Jon Shier b5dfb35435 Test Refactor with Firewalk (#3215) пре 4 година
  Jon Shier 5c34603e05 Update formatting. (#3285) пре 5 година
  Jon Shier 240669132a Fix memory leaks (#3199) пре 5 година
  Jon Shier cc57cd7f44 Adopt Swift 5.1 (#3066) пре 5 година
  Jon Shier 6a75f4f450 Add AF*Response, AFResult types, update tests to use AFError (#2921) пре 6 година
  Jon Shier ab47c9774e Add SwiftFormat (#2918) пре 6 година
  philtre a13c697453 Ubiquitous AFError (#2897) пре 6 година
  philtre 755dd5139b Add failure constraint to *Response (#2893) пре 6 година
  Jon Shier dfd0ac25ec [Alamofire 5]: Update all inline API documentation. (#2845) пре 6 година
  Christian Noon 9d1cec8caa Rename `httpHeaders` properties to `headers` (#2802) пре 6 година
  Christian Noon 96f9655f3b Added retry support per request as well as retry policies пре 6 година
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) пре 7 година
  Jon Shier 1032399187 Update to 4.7.1. (#2476) пре 7 година
  Christian Noon c20e17e38e Fixed the copyright in all the source files. пре 8 година
  Laurenz Lazarus c8700ac7ea [PR #2047] Added missing charset to the JSONEncoding encode API. пре 8 година
  Christian Noon 18067d1e09 Refactored top-level APIs by removing external `resource` parameter name. пре 9 година
  Christian Noon 763747a945 Refactored RequestType to RequestTask and moved TaskConvertible in as well. пре 9 година
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. пре 9 година
  Christian Noon e96befe3ec [PR #1491] Removed URLStringConvertible conformance on URLRequest. пре 9 година
  Christian Noon 722b701e40 Method now defaults to `.get` for request and download and `.post` for upload. пре 9 година
  Christian Noon 8870ded65a Added internal fileURL property for choosing temp or destination URL. пре 9 година
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. пре 9 година
  Christian Noon cb4575cf91 Validation now exposes response data or destinationURL and supports subclasses. пре 9 година
  Christian Noon d79de7db02 Validation now exposes response data or destinationURL and supports subclasses. пре 9 година
  Christian Noon 7ed3ce5ecd Moved response serializers to data requests and added variants for download requests. пре 9 година
  Christian Noon 7e570726ca Switched Requestable single case enumeration over to a struct instead. пре 9 година
  Christian Noon b56bd7d8c2 Added syncResult extension to DispatchQueue to simplify thread-safe locking. пре 9 година
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. пре 9 година
  Christian Noon 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. пре 9 година
  Christian Noon 79c6d5b582 Simplified validation tests by using optional comparisons rather than binds. пре 9 година