Commit History

Автор SHA1 Съобщение Дата
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. преди 9 години
  Jon Shier f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. преди 9 години
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. преди 9 години
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration преди 9 години
  Christian Noon f443cd8a76 Fixed issue where internal quotes were not escaped correctly in cURL output. преди 9 години
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. преди 9 години
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. преди 9 години
  Cédric Luthi c2a282cc80 Added authorizationHeader API to generate base64 encoded authorization header. преди 9 години
  Chris Richards d2b85f4381 Fixed Request cURLRepresentation method to coalesce duplicate headers. преди 9 години
  Cédric Luthi b5b7339e16 Requests with invalid credentials should terminate with a 401 code преди 9 години
  James Barrow 6d1dd287c5 Fixed build warnings in Xcode 7.3 beta 2 for Swift 2.2 преди 10 години
  Christian Noon 634d0b23a0 Refactored NotificationNames and moved status changes into userInfo. преди 10 години
  Christian Noon e68235ff24 Timeline now uses CFAbsoluteTime instead of NSDate to avoid excess overhead. преди 10 години
  Christian Noon cfc9dce856 Start time of a Request is now computed lazily from the first call to resume. преди 10 години
  Christian Noon 7a6017de86 Added Timeline struct to capture timings through the lifecycle of a Request. преди 10 години
  Christian Noon 41670284b7 Added the task to the task state change notifications. преди 10 години
  Christian Noon 1bd2a6a7f5 Request resume, suspend and cancel APIs now post notifications. преди 10 години
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. преди 10 години
  tokorom 08cf269586 [PR #983] Added safeguards to the Request class's debugDescription property. преди 10 години
  Nicholas Maccharoli bc3f36f754 replace unnecessary usage of NSString with String преди 10 години
  Christian Noon b00d3f2bda Result error is now generic and response serializers all return server data. преди 10 години
  Christian Noon 64a004472c [Issue #732] Swapped out NSError for ErrorType in all Result types. преди 10 години
  Michael Gray 6ad672cc5e fixes for xcode7 beta 6 преди 10 години
  Christian Noon 62a5683b38 Fixed issue where the operation queue would leak if the task was never started. преди 10 години
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. преди 10 години
  Christian Noon 601a40a46e Removed OSX cookie check since the underlying issue has been resolved. преди 10 години
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. преди 10 години
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 преди 10 години
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 преди 10 години
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. преди 10 години