Commit History

Autor SHA1 Mensaxe Data
  Christian Noon 634d0b23a0 Refactored NotificationNames and moved status changes into userInfo. %!s(int64=9) %!d(string=hai) anos
  Christian Noon e68235ff24 Timeline now uses CFAbsoluteTime instead of NSDate to avoid excess overhead. %!s(int64=9) %!d(string=hai) anos
  Christian Noon cfc9dce856 Start time of a Request is now computed lazily from the first call to resume. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 7a6017de86 Added Timeline struct to capture timings through the lifecycle of a Request. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 41670284b7 Added the task to the task state change notifications. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 1bd2a6a7f5 Request resume, suspend and cancel APIs now post notifications. %!s(int64=9) %!d(string=hai) anos
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. %!s(int64=10) %!d(string=hai) anos
  tokorom 08cf269586 [PR #983] Added safeguards to the Request class's debugDescription property. %!s(int64=10) %!d(string=hai) anos
  Nicholas Maccharoli bc3f36f754 replace unnecessary usage of NSString with String %!s(int64=10) %!d(string=hai) anos
  Christian Noon b00d3f2bda Result error is now generic and response serializers all return server data. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 64a004472c [Issue #732] Swapped out NSError for ErrorType in all Result types. %!s(int64=10) %!d(string=hai) anos
  Michael Gray 6ad672cc5e fixes for xcode7 beta 6 %!s(int64=10) %!d(string=hai) anos
  Christian Noon 62a5683b38 Fixed issue where the operation queue would leak if the task was never started. %!s(int64=10) %!d(string=hai) anos
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 601a40a46e Removed OSX cookie check since the underlying issue has been resolved. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 %!s(int64=10) %!d(string=hai) anos
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 %!s(int64=10) %!d(string=hai) anos
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. %!s(int64=10) %!d(string=hai) anos
  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