Commit History

作者 SHA1 備註 提交日期
  Mattt Thompson b5d6f581a8 [Issue #230] Making response object example initializer failable 11 年之前
  Mattt Thompson 69e626fc23 Fixing optional textLabel property on cells 11 年之前
  Mattt Thompson 9016949899 Adding missing forced unwrap in test 11 年之前
  Mattt Thompson fb5592e01b [Issue #226] Fixing optional cookie entry in cURL output 11 年之前
  Mattt Thompson 9fb8bdeaa2 Fixing possible exception when force unwrapping optional header properties 11 年之前
  Mattt Thompson 7339768c62 Merge pull request #208 from segiddins/readme-curl-bash-lang 11 年之前
  Mattt Thompson d7f07d1de4 [Issue #213] Fixing README examples to unwrap NSURL optional initializer 11 年之前
  Samuel E. Giddins 72bd3a08ab [README] Annotate cURL example so it gets syntax highlighting 11 年之前
  Mattt Thompson 28df82ec9c [Issue #206] Replacing stringByAddingPercentEncodingWithAllowedCharacters with CFURLCreateStringByAddingPercentEscapes to prevent out-of-memory exception 11 年之前
  Mattt Thompson 66fde65b6e Merge pull request #187 from johnbeynon/patch-1 11 年之前
  John Beynon 679c744807 Update README.md 11 年之前
  Mattt Thompson 8e2e525114 [Issue #186] Clarifying iOS 7 instructions 11 年之前
  Mattt Thompson 923c009859 [Issue #175] Refining dispatch-based synchronized access to subdelegates 11 年之前
  Mattt Thompson 959fb5ea53 Xcode 6.1 11 年之前
  Brian Smith dafd818a9e Make it easier to switch between the global request method and a manager 11 年之前
  Mattt Thompson be764884cf Merge pull request #167 from nvh/master 11 年之前
  Mattt Thompson 1abaeb078b Merge pull request #178 from johngibb/master 11 年之前
  John Gibb 0193659cc7 Escape quotes in curl command 11 年之前
  John Gibb 943047043b Unwrap optionals for basic auth credentials 11 年之前
  Mattt Thompson 95b66e777f Making User class final in example 11 年之前
  Mattt Thompson 59341143a2 Merge pull request #168 from mattcantstop/master 11 年之前
  Mattt Thompson c851117da2 Merge pull request #171 from parto/master 11 年之前
  Essan Parto 7779ae0ce3 Resolving pending response handler bug 11 年之前
  Matt Duff 2c971817db added Target Dependencies in Readme instead of Link Binary 11 年之前
  Niels van Hoorn 570ed7e8fe Added + to the list of parameter encoded values 11 年之前
  Mattt Thompson 0d53a8cfa1 Merge pull request #159 from parto/master 11 年之前
  Mattt Thompson 736240421c [Issue #162] Adding previously-failing tests 11 年之前
  Mattt Thompson 942cf29836 [Issue #162] Adding missing space to stringByAddingPercentEncodingWithAllowedCharacters character set 11 年之前
  Essan Parto b548b3d3a9 Removed an unused 'priority' parameter 11 年之前
  Mattt Thompson 80a4f7dbc4 Removing extraneous dispatch to background and using weak reference for delegate in response 11 年之前