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

Автор SHA1 Сообщение Дата
  Christian Noon e5132d6e31 Renamed test and fixed copy/paste error in the failure condition. 10 лет назад
  Christian Noon 33dcfd4b0b [Issue 738] Added tests for uploading base 64 encoded image data inside JSON. 10 лет назад
  Christian Noon ba6d3dd5e4 Added test around posting unicode parameters with URL encoding. 10 лет назад
  cheolhee 21040abd2f [PR 731] Added `charset=utf-8` to Content-Type header for URL encoded body. 10 лет назад
  Christian Noon 7fc66346d8 Merge branch 'master' into swift-2.0 10 лет назад
  Jonas Schmid d430180808 [PR 726] Updated the playground to use the result type. 10 лет назад
  Christian Noon 020e9d5ad6 Merge pull request #724 from dfmuir/patch-1 10 лет назад
  Sai 282eec67a7 [PR 718] Added section about wildcard domain matching with server trust policies. 10 лет назад
  Christian Noon 8023191f93 [Issue 723] Removed the asterisk from a certificate name to be OS agnostic. 10 лет назад
  Christian Noon 42ea00e309 Refactored the download tests to DRY them up a bit. 10 лет назад
  Christian Noon 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 лет назад
  Christian Noon e5505bad9e Removed the AFNetworking sections from the FAQ in the README. 10 лет назад
  Christian Noon d536db8969 Added a component libraries section to the README. 10 лет назад
  Christian Noon 9e3faecd41 Updated the README to require Xcode 7 beta 6. 10 лет назад
  Christian Noon ca578110df Updated the public docstring on the download method to be more accurate. 10 лет назад
  Christian Noon 64a004472c [Issue #732] Swapped out NSError for ErrorType in all Result types. 10 лет назад
  David F. Muir V 5f4ef039c3 Update README.md 10 лет назад
  Christian Noon 1bc35abfa7 Updated the Travis-CI yaml file to support iOS 9, OSX 10.11 and Xcode 7. 10 лет назад
  Christian Noon 6a4e014844 Merge pull request #716 from brocoo/patch-1 10 лет назад
  Julien Ducret 7fbc1143c5 Update ResponseSerialization.swift 10 лет назад
  Julien Ducret 39e5ecb98c Update ResponseSerialization.swift 10 лет назад
  Christian Noon 0fd77fec2a Updated the release notes and bumped the version to 2.0.0-beta.3. 10 лет назад
  Christian Noon 6c0dc2fb69 Revert "Added override for `NSMutableURLRequest` for the `URLRequestConvertible` protocol." 10 лет назад
  Christian Noon 2f94c11bb0 Updated the CHANGELOG and bumped the version to 2.0.0-beta.2. 10 лет назад
  Christian Noon a90f2e59d4 Merge pull request #707 from mishagray/xcode7b6 10 лет назад
  Michael Gray 6ad672cc5e fixes for xcode7 beta 6 10 лет назад
  Christian Noon e489c5fece [Issue #703] Updated Result Failure to store an ErrorType instead of NSError. 10 лет назад
  Christian Noon eabd1734bc Updated the Ono response serializer example for Swift 2.0 in the README. 10 лет назад
  Christian Noon 0af6d647f7 Opened ServerTrustPolicyManager policies dictionary and added docstrings. 10 лет назад
  Jan Riehn 8d659cc022 [PR #696] More flexible server trust policy via public method. 10 лет назад