Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mderka
/
gcloud-java
Public
forked from
googleapis/google-cloud-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
gcloud-java
gcloud-java-dns
on
batch3
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 13, 2016
Consolidated more tests and added exception to notify.
mderka
committed
5cbf03e
View commit details
Copy full SHA for 5cbf03e
View code at this point
Browse repository at this point
Added notify test
mderka
committed
c06d68f
View commit details
Copy full SHA for c06d68f
View code at this point
Browse repository at this point
Fixed docs and renamed a few methods.
Show description for d6e89a7
mderka
committed
d6e89a7
View commit details
Copy full SHA for d6e89a7
View code at this point
Browse repository at this point
Annotated getters as @VisibleForTesting.
mderka
committed
b5b8eb7
View commit details
Copy full SHA for b5b8eb7
View code at this point
Browse repository at this point
Fixed import orders
mderka
committed
11ea45a
View commit details
Copy full SHA for 11ea45a
View code at this point
Browse repository at this point
Fixed imports and implemented notify.
mderka
committed
6d285a9
View commit details
Copy full SHA for 6d285a9
View code at this point
Browse repository at this point
Extracted GoogleJsonError to a final attribute.
mderka
committed
c2d36c8
View commit details
Copy full SHA for c2d36c8
View code at this point
Browse repository at this point
Added onFailure callback tests and fixed one doc string.
mderka
committed
fcedb05
View commit details
Copy full SHA for fcedb05
View code at this point
Browse repository at this point
Added tests for callbacks. Fixed documentation.
mderka
committed
f42e8dc
View commit details
Copy full SHA for f42e8dc
View code at this point
Browse repository at this point
Implemented the rest of the batch functions and tests.
Show description for ac0b723
mderka
committed
ac0b723
View commit details
Copy full SHA for ac0b723
View code at this point
Browse repository at this point
Implemented batch processing for change requests and record sets.
mderka
committed
842dc61
View commit details
Copy full SHA for 842dc61
View code at this point
Browse repository at this point
Removed conflicts with master branch.
mderka
committed
328ae00
View commit details
Copy full SHA for 328ae00
View code at this point
Browse repository at this point
Removed addToBatch methods from RPC.
mderka
committed
ab7cd0f
View commit details
Copy full SHA for ab7cd0f
View code at this point
Browse repository at this point
Fixed documentation.
mderka
committed
5415913
View commit details
Copy full SHA for 5415913
View code at this point
Browse repository at this point
Created RpcBatch interface for opacity of batch.
Show description for 74b8158
mderka
committed
74b8158
View commit details
Copy full SHA for 74b8158
View code at this point
Browse repository at this point
Turned BatchResult into an abstract class.
mderka
committed
e51b987
View commit details
Copy full SHA for e51b987
View code at this point
Browse repository at this point
Work in progress. Implemented more calls and added tests.
mderka
committed
0e5ff2a
View commit details
Copy full SHA for 0e5ff2a
View code at this point
Browse repository at this point
Simplified the internals. Removed DnsBatch.Request.
mderka
committed
99f7d09
View commit details
Copy full SHA for 99f7d09
View code at this point
Browse repository at this point
Added third concept of DNS batch.
mderka
committed
d9df5dd
View commit details
Copy full SHA for d9df5dd
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Remove unused apt files and fix homepage URLs (#906)
Show description for 37a16ae
mziccard
authored and
aozarov
committed
37a16ae
View commit details
Copy full SHA for 37a16ae
View code at this point
Browse repository at this point
update version to 0.2.1-SNAPSHOT (#905)
ajkannan
committed
74d6fd9
View commit details
Copy full SHA for 74d6fd9
View code at this point
Browse repository at this point
Updating version in README files. [ci skip]
travis-ci
committed
f652533
View commit details
Copy full SHA for f652533
View code at this point
Browse repository at this point
Release 0.2.0 with repackaging note (#904)
ajkannan
committed
d947afb
View commit details
Copy full SHA for d947afb
View code at this point
Browse repository at this point
Rename com.google.gcloud to com.google.cloud (#899)
Show description for 2fc3c21
ajkannan
committed
2fc3c21
View commit details
Copy full SHA for 2fc3c21
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
Suppress unchecked warning for defaultServiceFactory, defaultRpcFactory and toBuilder (#881)
mziccard
authored and
aozarov
committed
af18b50
View commit details
Copy full SHA for af18b50
View code at this point
Browse repository at this point
Clean up LocalGcdHelper and docs (#821)
Show description for 53a60d1
ajkannan
committed
53a60d1
View commit details
Copy full SHA for 53a60d1
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
Addressed codacy issues in DNS.
Show description for 3e7069a
mderka
committed
3e7069a
View commit details
Copy full SHA for 3e7069a
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
Modified methods in ChangeRequest.
Show description for 560d0b6
mderka
committed
560d0b6
View commit details
Copy full SHA for 560d0b6
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
Update to version 0.1.8-SNAPSHOT
Ajay Kannan
committed
85d0188
View commit details
Copy full SHA for 85d0188
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
Updating version in README files. [ci skip]
travis-ci
committed
6f54be2
View commit details
Copy full SHA for 6f54be2
View code at this point
Browse repository at this point
Release 0.1.7
Ajay Kannan
committed
43b2ef9
View commit details
Copy full SHA for 43b2ef9
View code at this point
Browse repository at this point
Rename id to generatedId for Dns resources
mziccard
committed
8df138b
View commit details
Copy full SHA for 8df138b
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
Merge pull request #807 from mziccard/field-selector
Show description for 4b1a4fd
mziccard
committed
4b1a4fd
View commit details
Copy full SHA for 4b1a4fd
View code at this point
Browse repository at this point
Minor refactoring for SelectorHelper
Show description for 8db4b9b
mziccard
committed
8db4b9b
View commit details
Copy full SHA for 8db4b9b
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
allow cleanup if record not added
Ajay Kannan
committed
80268f7
View commit details
Copy full SHA for 80268f7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.