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

Автор SHA1 Сообщение Дата
  Christian Noon d480f4d8a9 Revert "[PR #1420] Switched User-Agent header to include version and build numbers." 9 лет назад
  Jon Shier f48f28ef5a Update all targets to set the proper SWIFT_VERSION. 9 лет назад
  Christian Noon 81e51c7151 Added release notes to the CHANGELOG and bumped the version to 4.0.0-beta.1. 9 лет назад
  Sergey Demchenko e1cc66446c [PR #1420] Switched User-Agent header to include version and build numbers. 9 лет назад
  Christian Noon 3a9f9ef7a1 Renamed Error.swift file to AFError.swift to match new APIs. 9 лет назад
  Christian Noon 79c6d5b582 Simplified validation tests by using optional comparisons rather than binds. 9 лет назад
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 лет назад
  Christian Noon 3cc5b4e845 Bumped the podspec version to 4.0.0-beta.1. 9 лет назад
  Christian Noon 7e60eb777c Updated the travis yaml file for Xcode 8. 9 лет назад
  Christian Noon c8005590b1 Bumped the required version of Xcode to beta 6 in the requirements section. 9 лет назад
  Christian Noon a6b3bb60b0 Swapped parameter order of custom URLRequest initializer to match other APIs. 9 лет назад
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 лет назад
  Christian Noon 138058fd93 Merge pull request #1395 from jhudsonWA/swift3 9 лет назад
  Jon Shier bfef13986e Merge pull request #1401 from Alamofire/update-podspec 9 лет назад
  Jon Shier 6775cb13f7 Update podspec to 4.0.0, update deployment targets. 9 лет назад
  Christian Noon 4e16b45ce9 Merge pull request #1391 from Alamofire/feature/moving-session-delegate-to-store-requests 9 лет назад
  Joshua Hudson a4734aa684 Update MultipartFormData.swift 9 лет назад
  Christian Noon 8b76a4a09a SessionDelegate now stores Requests internally in preparation for retry logic. 9 лет назад
  Christian Noon aebd1d4afc Merge pull request #1385 from Alamofire/feature/refactoring-apis-for-swift-3 9 лет назад
  Christian Noon 8c5a83bc1e Removed the external parameter name requirement from validate API. 9 лет назад
  Christian Noon fd17185141 Updated multipart form data encoding threshold to use explicit 10 MB limit. 9 лет назад
  Christian Noon 6c5ac3296e Refactored ServerTrustPolicy APIs to use `in` instead of `within` where applicable. 9 лет назад
  Christian Noon 3d23fd8213 Refactored suggestedDownloadDestination API to match FileManager APIs. 9 лет назад
  Christian Noon 6bcbf5b05a Refactored MultipartFormData encode and contentHeader methods to improve APIs. 9 лет назад
  Christian Noon 2a6ccac905 Fixed small issues in public docstrings based on PR feedback. 9 лет назад
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 лет назад
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. 9 лет назад
  Christian Noon ec1c23d0e7 Reorganized Request extensions and MARKs to better group common logic. 9 лет назад
  Christian Noon 1e3c547093 Updated MARKs in SessionManager to make jumpbar more readable. 9 лет назад
  Christian Noon 8bb747342e Removed unnecessary use of `self`…no functional changes. 9 лет назад