Commit History

Autor SHA1 Mensaxe Data
  Christian Noon c52a85a959 Fixed up copyright headers on some of the swift files...no functional changes. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 71f33ccc70 Merge branch 'master' into feature/opening_up_request %!s(int64=10) %!d(string=hai) anos
  Christian Noon 70b19822be Merge pull request #595 from Alamofire/feature/download_resume_data %!s(int64=10) %!d(string=hai) anos
  Christian Noon 5c586a331d Merge pull request #593 from Alamofire/feature/response_generics %!s(int64=10) %!d(string=hai) anos
  Christian Noon 40f663026e Merge pull request #581 from Alamofire/feature/server_trust_policy %!s(int64=10) %!d(string=hai) anos
  Christian Noon 74ac42c9fa Failed download task delegate now stores resume data if it is available. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 663fbfde18 Refactored response serialization to use generics and a ResponseSerializer protocol. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 338955a547 Audited logic for multiple if let binding and formatting...no functional changes. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 2401f6c92b Opened the TaskDelegate queue to allow custom request extension operations. %!s(int64=10) %!d(string=hai) anos
  Christian Noon af92ca3bdc All properties are no prefixed with `self` while methods are not. %!s(int64=10) %!d(string=hai) anos
  Syo Ikeda 9041e45aa0 [Refactoring] Replace many of force unwrapping usages with optional binding and where clause %!s(int64=10) %!d(string=hai) anos
  Christian Noon cb9e11b964 [Issue #537] Exposed persistence parameter for basic auth credentials. %!s(int64=10) %!d(string=hai) anos
  Christian Noon fd71afb3a0 Merge branch 'master' into swift-2.0 %!s(int64=10) %!d(string=hai) anos
  Christian Noon 922c1ca358 Small changes to formatting and public docstring for stream method. %!s(int64=10) %!d(string=hai) anos
  Peter Sobot a15dc1d64e Added .stream callback to receive streaming data responses. %!s(int64=10) %!d(string=hai) anos
  Alex Plescan c40d7907ea Only set cookies in debugPrintable when appropriate. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 414fd980b2 Refactored frameworks, tests and example app to compile against Swift 2.0. %!s(int64=10) %!d(string=hai) anos
  Christian Noon b865e1cb79 Removed unnecessary parentheses from closure parameters and typealiases. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 9687aae410 Updated task delegate override closures and delegate method implementations. %!s(int64=10) %!d(string=hai) anos
  Christian Noon a2b5d622a7 Merge branch 'master' into project/multiple_swift_files %!s(int64=10) %!d(string=hai) anos
  Christian Noon d666c15620 Merge branch 'master' into project/multiple_swift_files %!s(int64=10) %!d(string=hai) anos
  Christian Noon 5aac4f2b17 Added additional MARKs to the Request class to match the Manager formatting. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 4ff7bcc6c7 Stripped all excess whitespace throughout the codebase. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 2dada34b1e Reformatted all MARKs to make it easier to quickly identify different sections. %!s(int64=10) %!d(string=hai) anos
  Christian Noon db968e411e Updated task delegate error property ACL from private(set) to internal. %!s(int64=10) %!d(string=hai) anos
  Christian Noon fbe66b3be1 Moved the Request class into a separate Swift file. %!s(int64=10) %!d(string=hai) anos