Christian Noon bc222dcd45 Refactored response method and response serializers to return server data. 10 rokov pred
..
Alamofire.h 8f8e9acfa0 Fixing whitespace 10 rokov pred
Alamofire.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 rokov pred
Download.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 rokov pred
Error.swift 85b90fe115 [Issue #668] Made the static error convenience functions public. 10 rokov pred
Info.plist 88371ffcf8 Updated the release notes in the CHANGELOG and bumped the version to 2.0.1. 10 rokov pred
Manager.swift a1233bc08d Removed unnecessary calls to self in SessionDelegate...no functional changes. 10 rokov pred
MultipartFormData.swift b4cb7cc30c Added watchOS framework with all source files and updated README. 10 rokov pred
ParameterEncoding.swift d78053ebb9 Removed an unnecessary separator in the ParameterEncoding enum. 10 rokov pred
Request.swift 64a004472c [Issue #732] Swapped out NSError for ErrorType in all Result types. 10 rokov pred
ResponseSerialization.swift bc222dcd45 Refactored response method and response serializers to return server data. 10 rokov pred
Result.swift e489c5fece [Issue #703] Updated Result Failure to store an ErrorType instead of NSError. 10 rokov pred
ServerTrustPolicy.swift f8f881c03f Opened ServerTrustPolicyManager policies dictionary and added docstrings. 10 rokov pred
Stream.swift f4a3a50637 Added support for stream tasks in iOS 9+ and OSX 10.11+. 10 rokov pred
Upload.swift 441a9dca04 [Issue 740] Fixed crash when multipart form data was uploaded from in-memory data. 10 rokov pred
Validation.swift 64a004472c [Issue #732] Swapped out NSError for ErrorType in all Result types. 10 rokov pred