Cronologia Commit

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