История коммитов

Автор SHA1 Сообщение Дата
  Eugene Berdnikov 877c524e96 Fixes for parameters in doc comments throughout the project (#3511) 4 лет назад
  Jon Shier bd57311bd1 A Better debugDescription (#3256) 5 лет назад
  Jon Shier cc57cd7f44 Adopt Swift 5.1 (#3066) 5 лет назад
  Jon Shier cc54c25416 Fix watchOS Memory Leaks (#3110) 5 лет назад
  Jon Shier 1846ee6fea Fix non-generic Error usage in RC1 (#2937) 6 лет назад
  Jon Shier 6a75f4f450 Add AF*Response, AFResult types, update tests to use AFError (#2921) 6 лет назад
  Jon Shier ab47c9774e Add SwiftFormat (#2918) 6 лет назад
  philtre 755dd5139b Add failure constraint to *Response (#2893) 6 лет назад
  philtre 5e3e905e55 Rename throwing flatMap(Error) convenience function to tryMap(Error) (#2892) 6 лет назад
  philtre 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) 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 14d54951c5 Moved all public result extensions to be internal 6 лет назад
  Eric Jensen 579d6f4188 Opened up several APIs on Result behind af namespace through AFExtension 6 лет назад
  Christian Noon 5ddf1aff7f Removed majority of AFResult extensions and migrated to Result equivalents 6 лет назад
  Dave Camp ce428e40c3 Replaced Alamofire Result type with AFResult typealias to Foundation.Result 6 лет назад
  Jon Shier 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) 6 лет назад
  rain2540 dd8eff7e15 Add info for debugDescription (#2700) 6 лет назад
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) 7 лет назад
  Jon Shier 1032399187 Update to 4.7.1. (#2476) 7 лет назад
  Jon Shier 0a34b44572 Add Error mapping functions to Response types (#2361) 8 лет назад
  Christian Noon c20e17e38e Fixed the copyright in all the source files. 8 лет назад
  Gwendal Roué 7f8fe9c7c6 [PR #1836] Added functional extensions for Result, Data and Download Response. 8 лет назад
  Jon Shier 3f8575adc7 Add the HTTP method to the data and download response debug descriptions. 9 лет назад
  Christian Noon 8525217ec3 Added value and error computed properties to data and download responses. 9 лет назад
  Christian Noon 387b0904f7 Made initializers for both default responses public and added metrics parameter. 9 лет назад
  Christian Noon d6ae1124ca Added Timeline generation to default data and download responses. 9 лет назад
  Christian Noon a3f0630016 Ran cleanup whitespace script and caught one in Response initializers. 9 лет назад
  Christian Noon 5b9f8f6bb4 [PR #1492] Response types now contain task metrics. 9 лет назад
  Jon Shier 418b0fc16a Updates for the Xcode 8 GM. 9 лет назад