Commit Verlauf

Autor SHA1 Nachricht Datum
  Christian Noon 373293c01d Switched tvOS framework to BITCODE_GENERATION_MODE=marker for Debug builds. vor 10 Jahren
  Christian Noon ceed7e0c7a Merge branch 'master' into tvOS vor 10 Jahren
  Christian Noon 4a213ebece Switched BITCODE_GENERATION_MODE back to marker for Debug builds. vor 10 Jahren
  Christian Noon ec4c094145 Added BITCODE_GENERATION_MODE user defined setting to tvOS framework target. vor 10 Jahren
  Christian Noon da2daa2d82 Merge branch 'master' into tvOS vor 10 Jahren
  Christian Noon f6e196747e [Issue #835] Added BITCODE_GENERATION_MODE user defined setting for Carthage. vor 10 Jahren
  Christian Noon 25f35debe6 Merge branch 'master' into tvOS vor 10 Jahren
  Christian Noon 88de88954c Merge branch 'feature/double_generic_results' vor 10 Jahren
  Christian Noon 4f6b29560a [Issue #206] Fixed percent encoding issue for long chinese strings. vor 10 Jahren
  Christian Noon ed89a6a4b5 Added a Response struct to store all response data for a completed Request. vor 10 Jahren
  Christian Noon 4836c8d70e Added Alamofire iOS Tests as Target Dependency to Alamofire iOS framework. vor 10 Jahren
  Nicky Gerritsen 22e62ff9f0 Fix iOS target by moving dependency to test bundle vor 10 Jahren
  James Barrow 2d8466cd2f [PR #771] Enabled APPLICATION_EXTENSION_API_ONLY in tvOS framework target. vor 10 Jahren
  Christian Noon 000393198b Updated default tvOS and watchOS deployment targets in the Xcode project. vor 10 Jahren
  Bob Scarano 8873379b67 [Issue #767] Added tvOS framework and test targets to the proejct. vor 10 Jahren
  Christian Noon ebf8c98e11 Fixed a compiler issue on OSX with the creation of a background configuration. vor 10 Jahren
  Christian Noon 8023191f93 [Issue 723] Removed the asterisk from a certificate name to be OS agnostic. vor 10 Jahren
  Christian Noon f4a3a50637 Added support for stream tasks in iOS 9+ and OSX 10.11+. vor 10 Jahren
  Christian Noon 61d6ddf9c9 Set enable testability flag to YES for all framework release builds. vor 10 Jahren
  Christian Noon becb34c8c8 Added tests around all response serializers raising the code coverage. vor 10 Jahren
  Christian Noon 574e3033d6 Added Result tests pushing code coverage for Result enum to 100%. vor 10 Jahren
  Tobias Ottenweller b4cb7cc30c Added watchOS framework with all source files and updated README. vor 10 Jahren
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. vor 10 Jahren
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 vor 10 Jahren
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 vor 10 Jahren
  Christian Noon 1f751881b6 Updated project iOS deployment target to iOS 8 to match frameworks. vor 10 Jahren
  Christian Noon 608c2b52b9 Added disig certs to the test targets for testing expired leaf TLS evaluation. vor 10 Jahren
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. vor 10 Jahren
  Christian Noon 145def68e8 Added multipart form data unit tests and modified some of the error conditions. vor 10 Jahren
  Christian Noon f3d04f314b Added a multipart form data class to the project. vor 10 Jahren