提交歷史

作者 SHA1 備註 提交日期
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. 10 年之前
  Christian Noon c634f6067f Refactored defaultTimeout to timeout and switched from 10 to 30 seconds. 10 年之前
  Christian Noon 24f38683d5 Added tests around all combinations of Manager initialization. 10 年之前
  Christian Noon 8a6ee8427d Refactored all response serialization to leverage the new Response struct. 10 年之前
  Christian Noon b00d3f2bda Result error is now generic and response serializers all return server data. 10 年之前
  Christian Noon bc222dcd45 Refactored response method and response serializers to return server data. 10 年之前
  Christian Noon ebf8c98e11 Fixed a compiler issue on OSX with the creation of a background configuration. 10 年之前
  Christian Noon 97531ad013 Formatting fix...no functional changes. 10 年之前
  Christian Noon bf86ff500d Fixed compiler issue on OS X when creating the background configuration. 10 年之前
  Christian Noon 10f94788f0 Added tests verifying configuration headers are sent with all configuration types. 10 年之前
  Christian Noon eac5d7643b Converted all HTTP requests to HTTPS requests to better align with ATS. 10 年之前
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. 10 年之前
  Christian Noon c52a85a959 Fixed up copyright headers on some of the swift files...no functional changes. 10 年之前
  Christian Noon 609eb9e78d Resolved deinitialization test random failures by handling state race condition. 10 年之前
  Christian Noon a5321881af Added a rawValue to the assertion to make debugging easier in failure cases. 10 年之前
  Christian Noon 2cd782a7d0 Switched assert to assertEquals to catch why this test is sporadically failing. 10 年之前
  Christian Noon a96727930a Refactored all tests to follow Given / When / Then structure. 10 年之前
  Christian Noon b865e1cb79 Removed unnecessary parentheses from closure parameters and typealiases. 10 年之前
  Christian Noon 83774b0f9b Merge pull request #379 from cnoon/fixes/task_delegate_deinit 10 年之前
  Mattt Thompson 8f8e9acfa0 Fixing whitespace 10 年之前
  Mattt Thompson bc6fa4cb73 Updating License 10 年之前
  Noon, Christian aa6ea80b75 Fixed deinit race condition where task delegate queue could fail to dispatch_release. 10 年之前
  Mattt Thompson d10295560d Updating copyright year 11 年之前
  Mattt Thompson e356b9f6f8 [Issue #269] Fixing crash caused by Manager deinit 11 年之前
  Mattt Thompson 959fb5ea53 Xcode 6.1 11 年之前
  Mattt Thompson bc6a58d769 Minor refactoring 11 年之前
  Mattt Thompson 4fe55a231f Adding ManagerTests 11 年之前