Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Christian Noon 2f3437bf33 Removed `urlRequest` property from `URLRequestConvertible` protocol. 9 gadi atpakaļ
  Christian Noon e48a78e68d Refactored URLStringCovertible to URLConvertible and removed protocol property. 9 gadi atpakaļ
  Christian Noon 18067d1e09 Refactored top-level APIs by removing external `resource` parameter name. 9 gadi atpakaļ
  Christian Noon 279eba95b8 Added URL initializer extension for URLStringConvertible types that throws. 9 gadi atpakaļ
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. 9 gadi atpakaļ
  Christian Noon a6b4f4df0d Added HTTPHeaders typealias for top-level API convenience. 9 gadi atpakaļ
  Christian Noon e96befe3ec [PR #1491] Removed URLStringConvertible conformance on URLRequest. 9 gadi atpakaļ
  Christian Noon 65ac1c5f2d Refactored ParameterEncoding into a protocol with url, json and plist structs. 9 gadi atpakaļ
  Christian Noon 66fc1a872b Updated download docstrings to be more specific about destination closure behavior. 9 gadi atpakaļ
  Christian Noon 722b701e40 Method now defaults to `.get` for request and download and `.post` for upload. 9 gadi atpakaļ
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. 9 gadi atpakaļ
  Christian Noon 43ebade235 Added top-level APIs for creating StreamRequest instances. 9 gadi atpakaļ
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. 9 gadi atpakaļ
  Christian Noon a6b3bb60b0 Swapped parameter order of custom URLRequest initializer to match other APIs. 9 gadi atpakaļ
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 gadi atpakaļ
  Christian Noon 2a6ccac905 Fixed small issues in public docstrings based on PR feedback. 9 gadi atpakaļ
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 gadi atpakaļ
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. 9 gadi atpakaļ
  Christian Noon 8bb747342e Removed unnecessary use of `self`…no functional changes. 9 gadi atpakaļ
  Christian Noon ade5a2e18e Refactored Manager class to SessionManager to be more descriptive. 9 gadi atpakaļ
  Jon Shier a113e4352e Update for Xcode 8 beta 4. 9 gadi atpakaļ
  Christian Noon 21bf2c9097 Added discardableResult annotations to all top-level Request APIs. 9 gadi atpakaļ
  Christian Noon 9b51768767 Switched convertible extensions over to using one-line property implementations. 9 gadi atpakaļ
  passchaos 372822c3e5 [PR #1330] NSURLRequest and mutable variant data now maintained in top-level APIs. 9 gadi atpakaļ
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 gadi atpakaļ
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration 9 gadi atpakaļ
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 gadi atpakaļ
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. 9 gadi atpakaļ
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. 10 gadi atpakaļ
  Christian Noon 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 gadi atpakaļ