Commit Verlauf

Autor SHA1 Nachricht Datum
  Christian Noon 64a004472c [Issue #732] Swapped out NSError for ErrorType in all Result types. vor 10 Jahren
  Michael Gray 6ad672cc5e fixes for xcode7 beta 6 vor 10 Jahren
  Christian Noon 62a5683b38 Fixed issue where the operation queue would leak if the task was never started. vor 10 Jahren
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. vor 10 Jahren
  Christian Noon 601a40a46e Removed OSX cookie check since the underlying issue has been resolved. vor 10 Jahren
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. vor 10 Jahren
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 vor 10 Jahren
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 vor 10 Jahren
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. vor 10 Jahren
  Christian Noon c52a85a959 Fixed up copyright headers on some of the swift files...no functional changes. vor 10 Jahren
  Christian Noon 71f33ccc70 Merge branch 'master' into feature/opening_up_request vor 10 Jahren
  Christian Noon 70b19822be Merge pull request #595 from Alamofire/feature/download_resume_data vor 10 Jahren
  Christian Noon 5c586a331d Merge pull request #593 from Alamofire/feature/response_generics vor 10 Jahren
  Christian Noon 40f663026e Merge pull request #581 from Alamofire/feature/server_trust_policy vor 10 Jahren
  Christian Noon 74ac42c9fa Failed download task delegate now stores resume data if it is available. vor 10 Jahren
  Christian Noon 663fbfde18 Refactored response serialization to use generics and a ResponseSerializer protocol. vor 10 Jahren
  Christian Noon 338955a547 Audited logic for multiple if let binding and formatting...no functional changes. vor 10 Jahren
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. vor 10 Jahren
  Christian Noon 2401f6c92b Opened the TaskDelegate queue to allow custom request extension operations. vor 10 Jahren
  Christian Noon af92ca3bdc All properties are no prefixed with `self` while methods are not. vor 10 Jahren
  Syo Ikeda 9041e45aa0 [Refactoring] Replace many of force unwrapping usages with optional binding and where clause vor 10 Jahren
  Christian Noon cb9e11b964 [Issue #537] Exposed persistence parameter for basic auth credentials. vor 10 Jahren
  Christian Noon fd71afb3a0 Merge branch 'master' into swift-2.0 vor 10 Jahren
  Christian Noon 922c1ca358 Small changes to formatting and public docstring for stream method. vor 10 Jahren
  Peter Sobot a15dc1d64e Added .stream callback to receive streaming data responses. vor 10 Jahren
  Alex Plescan c40d7907ea Only set cookies in debugPrintable when appropriate. vor 10 Jahren
  Christian Noon 414fd980b2 Refactored frameworks, tests and example app to compile against Swift 2.0. vor 10 Jahren
  Christian Noon b865e1cb79 Removed unnecessary parentheses from closure parameters and typealiases. vor 10 Jahren
  Christian Noon 9687aae410 Updated task delegate override closures and delegate method implementations. vor 10 Jahren
  Christian Noon a2b5d622a7 Merge branch 'master' into project/multiple_swift_files vor 10 Jahren