提交历史

作者 SHA1 备注 提交日期
  Christian Noon f3d04f314b Added a multipart form data class to the project. 10 年之前
  Christian Noon 414fd980b2 Refactored frameworks, tests and example app to compile against Swift 2.0. 10 年之前
  Christian Noon 2dada34b1e Reformatted all MARKs to make it easier to quickly identify different sections. 10 年之前
  Christian Noon 7cfec06939 Moved Request extensions for Response Serialization into a separate Swift file. 10 年之前
  Christian Noon df23e7387d Moved the Request Validation logic into a separate Swift file. 10 年之前
  Christian Noon 4003fb2402 Moved Upload extensions into a separate Swift file. 10 年之前
  Christian Noon e67f7f2ed2 Moved Manager and Request Download extensions into a separate Swift file. 10 年之前
  Christian Noon fbe66b3be1 Moved the Request class into a separate Swift file. 10 年之前
  Christian Noon d0ef33477d Updated several ACLs from private to internal to span multiple Swift files. 10 年之前
  Christian Noon 930a91d52e Moved the Manager class into a separate Swift file. 10 年之前
  Christian Noon 1f66a59266 Moved the ParameterEncoding and Method logic into a separate Swift file. 10 年之前
  Christian Noon e9757cf5f0 Merge pull request #469 from subicura/master 10 年之前
  Christian Noon 83774b0f9b Merge pull request #379 from cnoon/fixes/task_delegate_deinit 10 年之前
  Chungsub Kim 3681fd1f07 allow nil for prevent redirection 10 年之前
  Mattt Thompson be401f8143 Updating docs to reference output stream, rather than specific OutputStreamType 10 年之前
  Mattt Thompson a1f12d0e20 Merge branch 'fix/delegate_closures' of https://github.com/cnoon/Alamofire into cnoon-fix/delegate_closures 10 年之前
  Mattt Thompson 8f8e9acfa0 Fixing whitespace 10 年之前
  Mattt Thompson eb4a945dbb [Issue #464] Documenting requirements for URLString type 10 年之前
  Mattt Thompson bc6fa4cb73 Updating License 10 年之前
  Christian Noon 27d19e2233 Updated the session delegate override closures to match the method signatures. 10 年之前
  Christian Noon c45881fe18 Fixed some inaccurate docs on a few of the public delegate closures. 10 年之前
  Siemen Sikkema b6e10d340d Fix comment 10 年之前
  Mattt Thompson 829fb1a913 [Issue #393] Ensuring unique task identifiers for upload and download tasks 10 年之前
  Mattt Thompson dd095372e0 Use default NSURLSession trust evaluation 10 年之前
  Mattt Thompson 34ad630371 Merge pull request #394 from mthole/mthole/default-ssl-validation 10 年之前
  Mattt Thompson 2b77620edb Copy editing header documentation for session delegate method override properties 10 年之前
  Mattt Thompson bc81fa5ad8 Replacing initializer with default property value 10 年之前
  Mattt Thompson aaf48d49eb Making SessionDelegate final 10 年之前
  Mattt Thompson 46a043d02d Merge branch 'background_sessions' of https://github.com/cnoon/Alamofire into cnoon-background_sessions 10 年之前
  Mattt Thompson 04df37e27e Merge branch 'xcode-6.3' 10 年之前