Historia zmian

Autor SHA1 Wiadomość Data
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 lat temu
  Jon Shier f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. 9 lat temu
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. 9 lat temu
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration 9 lat temu
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 lat temu
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. 9 lat temu
  Cédric Luthi 8d9f79a86f Deprecated errorWithCode APIs and updated NSURLError* domains to NSURLErrorDomain. 9 lat temu
  Brian King 34086ca25a Do not schedule the input or output streams in the runloop since they are used synchronously 9 lat temu
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. 10 lat temu
  Bob Scarano 8873379b67 [Issue #767] Added tvOS framework and test targets to the proejct. 10 lat temu
  Tobias Ottenweller b4cb7cc30c Added watchOS framework with all source files and updated README. 10 lat temu
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. 10 lat temu
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. 10 lat temu
  Christian Noon 94d1128810 Refactored the MultipartFormData encoding to leverage Swift 2.0 error handling. 10 lat temu
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. 10 lat temu
  Christian Noon eac5d7643b Converted all HTTP requests to HTTPS requests to better align with ATS. 10 lat temu
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. 10 lat temu
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 10 lat temu
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 10 lat temu
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. 10 lat temu
  Christian Noon 7de9fe9e96 Added method for appending body part with data, name and mime type. 10 lat temu
  Christian Noon 5a572db14d Encoding MultipartFormData now returns appending body part error if applicable. 10 lat temu
  Christian Noon 14f74c3ad9 Updated input stream read buffer logic to handle end of buffer case. 10 lat temu
  Christian Noon 145def68e8 Added multipart form data unit tests and modified some of the error conditions. 10 lat temu
  Christian Noon 7bfc0c411c Multipart form data now exposes boundary and no longer requires string encoding. 10 lat temu
  Christian Noon 545be1d56f Multipart form data now exposes a contentLength property. 10 lat temu
  Christian Noon f3d04f314b Added a multipart form data class to the project. 10 lat temu