Historial de Commits

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