1. 29 Jan, 2016 1 commit
  2. 25 Jan, 2016 3 commits
  3. 20 Jan, 2016 2 commits
  4. 19 Jan, 2016 2 commits
  5. 12 Jan, 2016 1 commit
  6. 08 Jan, 2016 4 commits
  7. 22 Dec, 2015 1 commit
  8. 15 Dec, 2015 8 commits
  9. 12 Dec, 2015 3 commits
  10. 11 Dec, 2015 1 commit
  11. 10 Dec, 2015 3 commits
    • Merge pull request #75 from Shopify/runmad.improve-nsurlcomponents · 1b708913
      NSURLComponents improvements
      Rune Madsen authored
    • Use pathWithComponents: and stringByAppendingPathExtension: for better… · 326451f3
      Use pathWithComponents: and stringByAppendingPathExtension: for better consistency with URL creation (+4 squashed commits)
      Squashed commits:
      [90e8970] Also use pathWithComponents: for "checkouts" with token and fixing tests by appending a slash to "api" and "meta"
      [4eb36a4] No longer appending = for purposely blank values
      [4c0f4e2] Improve method names, use of constants and appending .json when assembling the NSURLCompenents path at the end
      [935cbb2] forgot to stage /meta
      
      Improve method names, use of constants and appending .json when assembling the NSURLCompenents path at the end
      
      No longer appending = for purposely blank values
      
      Also use pathWithComponents: for "checkouts" with token and fixing tests by appending a slash to "api" and "meta"
      
      Use pathWithComponents: and stringByAppendingPathExtension: for better consistency with URL creation
      Rune Madsen authored
    • Assert HTTP methods · a9b60cbc
      Rune Madsen authored
  12. 09 Dec, 2015 3 commits
  13. 05 Dec, 2015 2 commits
  14. 02 Dec, 2015 6 commits