Historia zmian

Autor SHA1 Wiadomość Data
  Christian Noon a217e0593c Made the queryComponents and escape methods public to support Custom encoding. 10 lat temu
  Christian Noon 61d6ddf9c9 Set enable testability flag to YES for all framework release builds. 10 lat temu
  Christian Noon 1f2f391144 Removed unnecessary parentheses...no functional changes. 10 lat temu
  Christian Noon becb34c8c8 Added tests around all response serializers raising the code coverage. 10 lat temu
  Christian Noon 574e3033d6 Added Result tests pushing code coverage for Result enum to 100%. 10 lat temu
  Christian Noon 61f620f467 Enabled code coverage for all three framework schemes. 10 lat temu
  Christian Noon 6f8d8e176f Fixed up issue in the URLProtocol tests that has been tripping false positives. 10 lat temu
  Christian Noon 7ba13295c5 Updated all schemes with the latest formatting in Xcode 7 beta 5. 10 lat temu
  Tobias Ottenweller b4cb7cc30c Added watchOS framework with all source files and updated README. 10 lat temu
  Christian Noon 1253c996be Updated the required version of Xcode 7 in the README. 10 lat temu
  Christian Noon 08fdbdee89 Fixed a bug in the URLProtocol tests that was causing test failures. 10 lat temu
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. 10 lat temu
  Christian Noon f1dffe1cfb Merge pull request #648 from Alamofire/feature/readme_updates 10 lat temu
  Christian Noon bbdd0f8833 Added a Resume Data section to the README inside the Downloads section. 10 lat temu
  Christian Noon 00f8ca8206 Updated all README code samples to match the latest Swift 2.0 API changes. 10 lat temu
  Christian Noon 09fc146b08 Added CustomStringConvertible and CustomDebugStringConvertible conformance. 10 lat temu
  Christian Noon 1a12318dcf Merge pull request #639 from jankase/FixSampleCompileError 10 lat temu
  Jan Kase dde412a7a9 fixed example project and using responseString with old syntax 10 lat temu
  Christian Noon 88ca2a248e Added external parameter name for queue in the response method. 10 lat temu
  Christian Noon fedbc04501 Merge pull request #627 from Alamofire/feature/results_and_validation_error_handling 10 lat temu
  Christian Noon d29f30f25f Added tests around response data, string and json serializer result behavior. 10 lat temu
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. 10 lat temu
  Christian Noon 5f2c29751b [Issue #622] Fixed issue where task was not being released by SessionDelegate. 10 lat temu
  Robert Rasmussen fb8c54c869 [Issue #610] Added temporary workaround for SecCertificate array compiler crash. 10 lat temu
  Christian Noon ae07d613f0 Merge pull request #612 from corinnekrych/swift-2.0-example.full.screen 10 lat temu
  corinne krych 0f64b1a07f Full screen for iPhone5s+ 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 81fd1ce0c4 Refactored percent escaping to no longer use deprecated method. 10 lat temu
  Christian Noon f033417319 Updated assertion due to differences in HTTPS version of the response. 10 lat temu