Historial de Commits

Autor SHA1 Mensaje Fecha
  Christian Noon a90f2e59d4 Merge pull request #707 from mishagray/xcode7b6 hace 10 años
  Michael Gray 6ad672cc5e fixes for xcode7 beta 6 hace 10 años
  Christian Noon e489c5fece [Issue #703] Updated Result Failure to store an ErrorType instead of NSError. hace 10 años
  Christian Noon eabd1734bc Updated the Ono response serializer example for Swift 2.0 in the README. hace 10 años
  Christian Noon f8f881c03f Opened ServerTrustPolicyManager policies dictionary and added docstrings. hace 10 años
  Jan Riehn 6c38ad01a9 [PR #696] More flexible server trust policy via public method. hace 10 años
  Christian Noon a457028a77 Updated the documentation for the URLRequestConvertible section in the README. hace 10 años
  Christian Noon 30a55d6cce Added override for `NSMutableURLRequest` for the `URLRequestConvertible` protocol. hace 10 años
  Christian Noon 97531ad013 Formatting fix...no functional changes. hace 10 años
  Christian Noon 6446acd786 Added a rdar to the list in the README about the #available check issue. hace 10 años
  Christian Noon bf86ff500d Fixed compiler issue on OS X when creating the background configuration. hace 10 años
  Christian Noon 10f94788f0 Added tests verifying configuration headers are sent with all configuration types. hace 10 años
  Christian Noon e6bc5c707a Removed the license tag from the README to keep them all on one line. hace 10 años
  Christian Noon 0d8803e69e Added host and certificate chain validation sections to the README. hace 10 años
  Christian Noon 001c03dd55 Switched server trust host validation over to use SSL policy evaluation. hace 10 años
  Christian Noon 62a5683b38 Fixed issue where the operation queue would leak if the task was never started. hace 10 años
  Christian Noon 9a1e321cf0 [Issue #681] Added note to the README to keep a reference to the manager. hace 10 años
  Christian Noon aff4311e07 [Issue #682] Updated the README to note that CocoaPods 0.38.2 is required. hace 10 años
  Christian Noon 6f3c72cefc [Issue #672] Removed required declaration on the Manager init method. hace 10 años
  Christian Noon 8c0a49c20c Bumped the version of the framework and podspec to 2.0.0-beta.1. hace 10 años
  Christian Noon 184004e145 Updated the CHANGELOG with release notes for the 2.0.0-beta.1 release. hace 10 años
  Christian Noon b284363b74 Updated the CHANGELOG and bumped the version to 1.3.1. hace 10 años
  Christian Noon f95d67a6ce Fixed the error code in the custom response serializers section of the README. hace 10 años
  Christian Noon 85b90fe115 [Issue #668] Made the static error convenience functions public. hace 10 años
  Christian Noon 52dae79cf6 Moved the playground to the bottom of the workspace. hace 10 años
  Christian Noon b5cce2c5cd Merge pull request #659 from Alamofire/feature/stream_support hace 10 años
  Christian Noon 228003e804 Merge pull request #660 from Alamofire/feature/opening_up_parameter_encoding hace 10 años
  Christian Noon 362a127799 Merge pull request #662 from Alamofire/test/no_content_type_wildcard_validation hace 10 años
  Christian Noon 6b61df290a Replaced an early out conditional with a guard in the example app. hace 10 años
  John Pope 2bffaf1b8e Added an optional bind around the response to safely extract headers. hace 10 años