Commit History

作者 SHA1 備註 提交日期
  Christian Noon cf8127a135 Updated the CHANGELOG and bumped the version to 1.3.1. 10 年之前
  Christian Noon cbd7870367 [Issue #622] Fixed issue where task was not being released by SessionDelegate. 10 年之前
  Christian Noon f73b0f8294 Bumped the version to 1.3.0 and updated the CHANGELOG. 10 年之前
  Christian Noon 1f751881b6 Updated project iOS deployment target to iOS 8 to match frameworks. 10 年之前
  Christian Noon a9e5211aa4 Updated README formatting, added TLS feature and release versions. 10 年之前
  Christian Noon 86b95d0ca4 Updated the README code samples for advanced response serialization. 10 年之前
  Christian Noon 1978c2c926 Added initializer to GenericResponseSerializer to fix initialization bug. 10 年之前
  Christian Noon 451b97edab Fixed compiler warnings in the example app. 10 年之前
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. 10 年之前
  Christian Noon c52a85a959 Fixed up copyright headers on some of the swift files...no functional changes. 10 年之前
  Christian Noon ec382cb050 Merge branch 'feature/example_app_download_support' 10 年之前
  Christian Noon 0b1402795e Example app elapsed time now prints out the non-optional form of the string. 10 年之前
  Christian Noon e0aa0589d8 Code cleanup in the iOS Example app...no functional changes. 10 年之前
  kengo Yokoyama e0dd9e8441 Added download request sample to iOS example app. 10 年之前
  Christian Noon cc878b87ce Merge pull request #590 from Alamofire/feature/opening_up_request 10 年之前
  Christian Noon 71f33ccc70 Merge branch 'master' into feature/opening_up_request 10 年之前
  Christian Noon 70b19822be Merge pull request #595 from Alamofire/feature/download_resume_data 10 年之前
  Christian Noon 5c586a331d Merge pull request #593 from Alamofire/feature/response_generics 10 年之前
  Christian Noon 13eac9f245 Merge pull request #596 from Alamofire/feature/multipart_form_data 10 年之前
  Christian Noon 40f663026e Merge pull request #581 from Alamofire/feature/server_trust_policy 10 年之前
  Christian Noon 392fe8b5d3 Merge pull request #605 from fewspider/master 10 年之前
  fewspider c9742c146f fixed README demo code symbol error 10 年之前
  Christian Noon 559400cab6 Added license, platform and twitter handle badges to the README. 10 年之前
  Christian Noon c129015c83 Added an assertion to verify the resume data is nil when expected. 10 年之前
  Christian Noon a78f0c6715 Merge pull request #598 from Alamofire/fix/issue_510_missing_content_type 10 年之前
  Christian Noon 6e8231492a Added Security section to the README detailing various server trust policies. 10 年之前
  Christian Noon 99d9b7ee8d Converted the certificate and public key bundle methods to static methods. 10 年之前
  Christian Noon 8094b36839 Added public docstrings for all public APIs in the ServerTrustPolicy. 10 年之前
  Christian Noon eed31ab5e4 Added TLS tests for certificate pinning against expired certificates without validation. 10 年之前
  Christian Noon 3eb18f7a3c Fixed a typo in the IntermediateCA test certificate...no functional changes. 10 年之前