0
I Use This!
Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ability to get a single record More... over 10 years ago
Use a namespace-based approach for API calls More... over 10 years ago
Document NewRequest More... over 10 years ago
Early return if the request creation failed More... over 10 years ago
Sort the Record fields according to the official serializer More... over 10 years ago
Temporary workaround for Renew More... over 10 years ago
Update the Domain struct with the current fields More... over 10 years ago
Set an user agent to properly identify the client More... over 10 years ago
Add some comments to explain the Client properties More... over 10 years ago
Add Go 1.2 to the supported versions More... over 10 years ago
Merge branch 'feature/versioned-api' More... over 10 years ago
Fix errors in the example More... over 10 years ago
Add support for the new versioned API More... over 10 years ago
Add a test for checking the generated request URL More... over 10 years ago
table driven tests for path functions More... over 10 years ago
Add coverage banner More... over 10 years ago
Add coverage banner More... over 10 years ago
Add travis status to README More... over 10 years ago
travis config More... over 10 years ago
Unit tests for Record More... over 10 years ago
Add some unit testing support, unit tests for domain functions More... over 10 years ago
Add a base url to facilitate testing More... over 10 years ago
Add domain renewal api call closes #2 More... over 10 years ago
Merge pull request #5 from rubyist/autorenewal More... over 10 years ago
Enable or disable autorenewal More... over 10 years ago
remove Record() in favor of passing params to Records(), matches API More... over 10 years ago
Combine and simplify http calls and json marshal/unmarshaling More... over 10 years ago
Simplify the DomainAvailable function More... over 10 years ago
Unify request sending functions More... over 10 years ago
Return an error if Record() doesn't find a match More... over 10 years ago