Historique des commits

Auteur SHA1 Message Date
  Christian Noon ebf8c98e11 Fixed a compiler issue on OSX with the creation of a background configuration. il y a 10 ans
  Christian Noon 8023191f93 [Issue 723] Removed the asterisk from a certificate name to be OS agnostic. il y a 10 ans
  Christian Noon f4a3a50637 Added support for stream tasks in iOS 9+ and OSX 10.11+. il y a 10 ans
  Christian Noon 61d6ddf9c9 Set enable testability flag to YES for all framework release builds. il y a 10 ans
  Christian Noon becb34c8c8 Added tests around all response serializers raising the code coverage. il y a 10 ans
  Christian Noon 574e3033d6 Added Result tests pushing code coverage for Result enum to 100%. il y a 10 ans
  Tobias Ottenweller b4cb7cc30c Added watchOS framework with all source files and updated README. il y a 10 ans
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. il y a 10 ans
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 il y a 10 ans
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 il y a 10 ans
  Christian Noon 1f751881b6 Updated project iOS deployment target to iOS 8 to match frameworks. il y a 10 ans
  Christian Noon 608c2b52b9 Added disig certs to the test targets for testing expired leaf TLS evaluation. il y a 10 ans
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. il y a 10 ans
  Christian Noon 145def68e8 Added multipart form data unit tests and modified some of the error conditions. il y a 10 ans
  Christian Noon f3d04f314b Added a multipart form data class to the project. il y a 10 ans
  Christian Noon fd71afb3a0 Merge branch 'master' into swift-2.0 il y a 10 ans
  Christian Noon d16fe3916b Modified the INFOPLIST_FILE Xcode project setting to be a relative path. il y a 10 ans
  Christian Noon b92f4e054c Added URL protocol test case for checking header passthrough behaviors. il y a 10 ans
  Christian Noon 414fd980b2 Refactored frameworks, tests and example app to compile against Swift 2.0. il y a 10 ans
  Christian Noon 11d30611c0 Added tests for various Cache-Control headers with different request cache policies. il y a 10 ans
  Christian Noon b328797234 Added a base test case for all test cases to inherit from. il y a 10 ans
  Christian Noon b9ec4b6c15 Reorganized the test files into Core and Feature groups. il y a 10 ans
  Christian Noon 094d42d619 Added Core and Features groups inside the Xcode project. il y a 10 ans
  Christian Noon 7cfec06939 Moved Request extensions for Response Serialization into a separate Swift file. il y a 10 ans
  Christian Noon df23e7387d Moved the Request Validation logic into a separate Swift file. il y a 10 ans
  Christian Noon 4003fb2402 Moved Upload extensions into a separate Swift file. il y a 10 ans
  Christian Noon e67f7f2ed2 Moved Manager and Request Download extensions into a separate Swift file. il y a 10 ans
  Christian Noon fbe66b3be1 Moved the Request class into a separate Swift file. il y a 10 ans
  Christian Noon 930a91d52e Moved the Manager class into a separate Swift file. il y a 10 ans
  Christian Noon 1f66a59266 Moved the ParameterEncoding and Method logic into a separate Swift file. il y a 10 ans