Historie revizí

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