Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup client HTTP methods #88

Merged
merged 29 commits into from
Mar 9, 2016
Merged

Cleanup client HTTP methods #88

merged 29 commits into from
Mar 9, 2016

Commits on Mar 7, 2016

  1. Configuration menu
    Copy the full SHA
    71506aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9457092 View commit details
    Browse the repository at this point in the history
  3. Add missing spec for #patch

    jacegu committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    34db13c View commit details
    Browse the repository at this point in the history
  4. Delete can take a payload

    jacegu committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    10a9d49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0299cc9 View commit details
    Browse the repository at this point in the history
  6. Review domains implementation

    jacegu committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    e65ddec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6395f97 View commit details
    Browse the repository at this point in the history
  8. Review oauth implementation

    jacegu committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    b382796 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a4ab61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b6961b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad8bf0e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b983047 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0fdee14 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Configuration menu
    Copy the full SHA
    67f58e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17680e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d298eb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b077b2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e3cb36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e190de6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0916859 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fabba1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71958e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de4b064 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13630e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    393eb66 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' into cleanup/http-methods

    * master:
      Sync with other clients
      Revert doc formtting to match the rest of the project
      Add examples for TLD client use
      Add command to get extended attributes on a TLD
      Rename #transfer_out to #transfer_domain_out
      Rename #transfer to #transfer_domain
      Rename #renew to #renew_domain
      Rename #register to #register_domain
      Rename #check to #check_domain
      Add method for getting a TLD's details
    jacegu committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    90869b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2016

  1. Configuration menu
    Copy the full SHA
    f39a38f View commit details
    Browse the repository at this point in the history
  2. Merge master to fix RSpec error

    See b07da4fe4f1fd87aaf7a5900ecbf5b617dbfd8c4
    weppos committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    b50f623 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into cleanup/http-methods

    * master:
      Fix some YARD issues
      Experiment with V2 static helpers
      Prepare for the beta
      rake 11.0 is yanked
      Remove unused exceptions
      Temporarily downgrade `rake`
      Revert 8384639
      Consistently refer to the underlying HTTP response as http_response
    jacegu committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    b06ece2 View commit details
    Browse the repository at this point in the history