Histórico de Commits

Autor SHA1 Mensagem Data
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. há 10 anos atrás
  Christian Noon 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. há 10 anos atrás
  Christian Noon 6c0dc2fb69 Revert "Added override for `NSMutableURLRequest` for the `URLRequestConvertible` protocol." há 10 anos atrás
  Christian Noon 30a55d6cce Added override for `NSMutableURLRequest` for the `URLRequestConvertible` protocol. há 10 anos atrás
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. há 10 anos atrás
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. há 10 anos atrás
  Christian Noon eac5d7643b Converted all HTTP requests to HTTPS requests to better align with ATS. há 10 anos atrás
  Christian Noon 2944131a2c Refactored URLRequestConvertible to return an NSMutableURLRequest. há 10 anos atrás
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 há 10 anos atrás
  Christian Noon 92bbee0edb Unified the global request, upload and download external parameters convention. há 10 anos atrás
  Christian Noon 84330a9295 Extended request/download/upload methods to support custom headers. há 10 anos atrás
  Christian Noon 07cb212a01 Modified the URLRequest convenience method to return a mutable NSURLRequest. há 10 anos atrás
  Christian Noon 138db4a425 Added support in the Manager for uploading MultipartFormData. há 10 anos atrás
  Christian Noon f3d04f314b Added a multipart form data class to the project. há 10 anos atrás
  Christian Noon 414fd980b2 Refactored frameworks, tests and example app to compile against Swift 2.0. há 10 anos atrás
  Christian Noon 2dada34b1e Reformatted all MARKs to make it easier to quickly identify different sections. há 10 anos atrás
  Christian Noon 7cfec06939 Moved Request extensions for Response Serialization into a separate Swift file. há 10 anos atrás
  Christian Noon df23e7387d Moved the Request Validation logic into a separate Swift file. há 10 anos atrás
  Christian Noon 4003fb2402 Moved Upload extensions into a separate Swift file. há 10 anos atrás
  Christian Noon e67f7f2ed2 Moved Manager and Request Download extensions into a separate Swift file. há 10 anos atrás
  Christian Noon fbe66b3be1 Moved the Request class into a separate Swift file. há 10 anos atrás
  Christian Noon d0ef33477d Updated several ACLs from private to internal to span multiple Swift files. há 10 anos atrás
  Christian Noon 930a91d52e Moved the Manager class into a separate Swift file. há 10 anos atrás
  Christian Noon 1f66a59266 Moved the ParameterEncoding and Method logic into a separate Swift file. há 10 anos atrás
  Christian Noon e9757cf5f0 Merge pull request #469 from subicura/master há 10 anos atrás
  Christian Noon 83774b0f9b Merge pull request #379 from cnoon/fixes/task_delegate_deinit há 10 anos atrás
  Chungsub Kim 3681fd1f07 allow nil for prevent redirection há 10 anos atrás
  Mattt Thompson be401f8143 Updating docs to reference output stream, rather than specific OutputStreamType há 10 anos atrás
  Mattt Thompson a1f12d0e20 Merge branch 'fix/delegate_closures' of https://github.com/cnoon/Alamofire into cnoon-fix/delegate_closures há 10 anos atrás
  Mattt Thompson 8f8e9acfa0 Fixing whitespace há 10 anos atrás