-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Update with latest surface fixes based Java export review. #796
Commits on Jan 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 81a46d8 - Browse repository at this point
Copy the full SHA 81a46d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c364ff3 - Browse repository at this point
Copy the full SHA c364ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bcff48 - Browse repository at this point
Copy the full SHA 7bcff48View commit details -
Merge pull request googleapis#592 from mderka/dns-polishing
Renamed ManagedZoneInfo to ZoneInfo and added time units for ttl. Fixes googleapis#581 and fixes googleapis#579.
Configuration menu - View commit details
-
Copy full SHA for a2fdb69 - Browse repository at this point
Copy the full SHA a2fdb69View commit details
Commits on Jan 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f9b6f6a - Browse repository at this point
Copy the full SHA f9b6f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fdc8ee - Browse repository at this point
Copy the full SHA 4fdc8eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06becd8 - Browse repository at this point
Copy the full SHA 06becd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81cedc4 - Browse repository at this point
Copy the full SHA 81cedc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf1361c - Browse repository at this point
Copy the full SHA bf1361cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 465f532 - Browse repository at this point
Copy the full SHA 465f532View commit details
Commits on Jan 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a8bee9c - Browse repository at this point
Copy the full SHA a8bee9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 762483b - Browse repository at this point
Copy the full SHA 762483bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e17bedb - Browse repository at this point
Copy the full SHA e17bedbView commit details
Commits on Feb 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for adf5c1c - Browse repository at this point
Copy the full SHA adf5c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9cc927 - Browse repository at this point
Copy the full SHA a9cc927View commit details
Commits on Feb 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6ecde35 - Browse repository at this point
Copy the full SHA 6ecde35View commit details -
Merge pull request googleapis#597 from mderka/dns-options
Creates DnsService interface and DnsOptions
Configuration menu - View commit details
-
Copy full SHA for c5566eb - Browse repository at this point
Copy the full SHA c5566ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a69101a - Browse repository at this point
Copy the full SHA a69101aView commit details -
Fixed documentation and some code formatting. Declared exceptions to be
thrown when parent objects do not exist. Changed contracts of applyChangeRequest and getChangeRequest methods. Adjusted tests.
Configuration menu - View commit details
-
Copy full SHA for e083dfd - Browse repository at this point
Copy the full SHA e083dfdView commit details
Commits on Feb 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d6daf09 - Browse repository at this point
Copy the full SHA d6daf09View commit details -
Merge pull request googleapis#606 from mderka/dns-options
Added Dns methods, Zone and ZoneTest. Fixes googleapis#596.
Configuration menu - View commit details
-
Copy full SHA for e3686e3 - Browse repository at this point
Copy the full SHA e3686e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0338ead - Browse repository at this point
Copy the full SHA 0338eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4b820 - Browse repository at this point
Copy the full SHA bc4b820View commit details -
Configuration menu - View commit details
-
Copy full SHA for 896de75 - Browse repository at this point
Copy the full SHA 896de75View commit details
Commits on Feb 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3ae0f21 - Browse repository at this point
Copy the full SHA 3ae0f21View commit details -
Merge pull request googleapis#616 from mderka/dns-options
Completes DnsRpc interface by adding methods and doc. Implements DefaultDnsRpc.
Configuration menu - View commit details
-
Copy full SHA for 35dbb34 - Browse repository at this point
Copy the full SHA 35dbb34View commit details -
Makes name of Zone mandatory and removes id-based methods.
Also makes id a read-only string instead of BigInteger. Includes rewriting testsfor Zone.
Configuration menu - View commit details
-
Copy full SHA for 71f5ae2 - Browse repository at this point
Copy the full SHA 71f5ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3183f4a - Browse repository at this point
Copy the full SHA 3183f4aView commit details
Commits on Feb 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4057dcd - Browse repository at this point
Copy the full SHA 4057dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d722635 - Browse repository at this point
Copy the full SHA d722635View commit details -
Merge pull request googleapis#620 from mderka/dns-options
Avoids exposing zone id
Configuration menu - View commit details
-
Copy full SHA for b128548 - Browse repository at this point
Copy the full SHA b128548View commit details
Commits on Feb 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5be58b3 - Browse repository at this point
Copy the full SHA 5be58b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1c4512 - Browse repository at this point
Copy the full SHA d1c4512View commit details
Commits on Feb 8, 2016
-
Included options attribute to Zone. Fixed symmetry of toPb and fromPb.
Finished DnsOptions. Fixed googleapis#595.
Configuration menu - View commit details
-
Copy full SHA for c0c5451 - Browse repository at this point
Copy the full SHA c0c5451View commit details
Commits on Feb 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ee5bb8f - Browse repository at this point
Copy the full SHA ee5bb8fView commit details -
Merge pull request googleapis#629 from mderka/rpc-default
Merges Zone and ZoneInfo. Adds implementation of Dns.
Configuration menu - View commit details
-
Copy full SHA for 86b4356 - Browse repository at this point
Copy the full SHA 86b4356View commit details -
Made nameServerSet read only and setters package private.
Adds dnsName filter for Zone listing and tests. Adds serialization test. Fixes googleapis#630, googleapis#602 and googleapis#631.
Configuration menu - View commit details
-
Copy full SHA for db52e09 - Browse repository at this point
Copy the full SHA db52e09View commit details -
Merge pull request googleapis#633 from mderka/rpc-default
Adding a dnsName filter option for Zone listing and removes nameServerSet exposure
Configuration menu - View commit details
-
Copy full SHA for fa081ac - Browse repository at this point
Copy the full SHA fa081acView commit details
Commits on Feb 10, 2016
-
Fix indentation issues in javadoc code samples
Ajay Kannan committedFeb 10, 2016 Configuration menu - View commit details
-
Copy full SHA for d1765c7 - Browse repository at this point
Copy the full SHA d1765c7View commit details -
Ajay Kannan committed
Feb 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 257e764 - Browse repository at this point
Copy the full SHA 257e764View commit details -
Move integration tests to separate package
Ajay Kannan committedFeb 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 71ac555 - Browse repository at this point
Copy the full SHA 71ac555View commit details -
Avoid reading extra output during local gcd shutdown.
Ajay Kannan committedFeb 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 4d8d986 - Browse repository at this point
Copy the full SHA 4d8d986View commit details -
Ajay Kannan committed
Feb 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 9d201a0 - Browse repository at this point
Copy the full SHA 9d201a0View commit details
Commits on Feb 11, 2016
-
Ajay Kannan committed
Feb 11, 2016 Configuration menu - View commit details
-
Copy full SHA for bc66860 - Browse repository at this point
Copy the full SHA bc66860View commit details
Commits on Feb 12, 2016
-
Ajay Kannan committed
Feb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for deb228f - Browse repository at this point
Copy the full SHA deb228fView commit details -
Add set methods for lists of same type
Ajay Kannan committedFeb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for a68a0b6 - Browse repository at this point
Copy the full SHA a68a0b6View commit details -
Ajay Kannan committed
Feb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 8050cca - Browse repository at this point
Copy the full SHA 8050ccaView commit details -
Merge pull request googleapis#636 from ajkannan/minor-cleanup
Docs, tests, and lint cleanup
Configuration menu - View commit details
-
Copy full SHA for 8fb9e91 - Browse repository at this point
Copy the full SHA 8fb9e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for f920986 - Browse repository at this point
Copy the full SHA f920986View commit details -
Merge pull request googleapis#644 from aozarov/master
Revert googleapis#625 and Fixes googleapis#624
Configuration menu - View commit details
-
Copy full SHA for 47dcc63 - Browse repository at this point
Copy the full SHA 47dcc63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4476dcf - Browse repository at this point
Copy the full SHA 4476dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f77f2d - Browse repository at this point
Copy the full SHA 2f77f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e08896c - Browse repository at this point
Copy the full SHA e08896cView commit details -
Merge pull request googleapis#645 from mziccard/dependency-versions
Update dependencies versions and add versioneye badge
Configuration menu - View commit details
-
Copy full SHA for ae7c0e9 - Browse repository at this point
Copy the full SHA ae7c0e9View commit details -
Merge pull request googleapis#646 from aozarov/master
update google-api-services-datastore-protobuf dependency
Configuration menu - View commit details
-
Copy full SHA for 67efa01 - Browse repository at this point
Copy the full SHA 67efa01View commit details
Commits on Feb 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2314eee - Browse repository at this point
Copy the full SHA 2314eeeView commit details
Commits on Feb 15, 2016
-
Merge pull request googleapis#647 from aozarov/master
update codacy config
Configuration menu - View commit details
-
Copy full SHA for 9412d69 - Browse repository at this point
Copy the full SHA 9412d69View commit details
Commits on Feb 16, 2016
-
Ajay Kannan committed
Feb 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 65f4f80 - Browse repository at this point
Copy the full SHA 65f4f80View commit details -
Expose consistency parameter to users of LocalGcdHelper
Ajay Kannan committedFeb 16, 2016 Configuration menu - View commit details
-
Copy full SHA for c2f8952 - Browse repository at this point
Copy the full SHA c2f8952View commit details
Commits on Feb 17, 2016
-
Add set(...) javadoc, fix key namespace issue, fix ListValue.of(...),…
… other minor fixes
Ajay Kannan committedFeb 17, 2016 Configuration menu - View commit details
-
Copy full SHA for 274b9ae - Browse repository at this point
Copy the full SHA 274b9aeView commit details -
remove unncessary changes to ListValue
Ajay Kannan committedFeb 17, 2016 Configuration menu - View commit details
-
Copy full SHA for 662f57f - Browse repository at this point
Copy the full SHA 662f57fView commit details -
Merge pull request googleapis#648 from ajkannan/datastore-fixes
Datastore fixes
Configuration menu - View commit details
-
Copy full SHA for 04ab56e - Browse repository at this point
Copy the full SHA 04ab56eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53290f5 - Browse repository at this point
Copy the full SHA 53290f5View commit details
Commits on Feb 18, 2016
-
Merge pull request googleapis#650 from aozarov/master
fix lint issue
Configuration menu - View commit details
-
Copy full SHA for 7076ab6 - Browse repository at this point
Copy the full SHA 7076ab6View commit details -
Ajay Kannan committed
Feb 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 1f6a7b3 - Browse repository at this point
Copy the full SHA 1f6a7b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd2c04 - Browse repository at this point
Copy the full SHA 1dd2c04View commit details -
Ajay Kannan committed
Feb 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 6b322fa - Browse repository at this point
Copy the full SHA 6b322faView commit details -
Propagate page size error to user
Ajay Kannan committedFeb 18, 2016 Configuration menu - View commit details
-
Copy full SHA for df32901 - Browse repository at this point
Copy the full SHA df32901View commit details -
catch ResourceManagerException instead of Exception
Ajay Kannan committedFeb 18, 2016 Configuration menu - View commit details
-
Copy full SHA for b9cd1a7 - Browse repository at this point
Copy the full SHA b9cd1a7View commit details -
Merge pull request googleapis#651 from ajkannan/resourcemanager-page
Support paging in Resource Manager
Configuration menu - View commit details
-
Copy full SHA for da544a9 - Browse repository at this point
Copy the full SHA da544a9View commit details -
Ajay Kannan committed
Feb 18, 2016 Configuration menu - View commit details
-
Copy full SHA for ff20847 - Browse repository at this point
Copy the full SHA ff20847View commit details
Commits on Feb 19, 2016
-
move to/fromPb functions to Resource Manager
Ajay Kannan committedFeb 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 3f07b2c - Browse repository at this point
Copy the full SHA 3f07b2cView commit details -
variable rename to make codacy happy
Ajay Kannan committedFeb 19, 2016 Configuration menu - View commit details
-
Copy full SHA for c96469b - Browse repository at this point
Copy the full SHA c96469bView commit details -
Ajay Kannan committed
Feb 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 3695ddc - Browse repository at this point
Copy the full SHA 3695ddcView commit details -
Merge pull request googleapis#653 from ajkannan/release-0.1.4
Update version for v0.1.4 release
Configuration menu - View commit details
-
Copy full SHA for df90b9f - Browse repository at this point
Copy the full SHA df90b9fView commit details -
Updating version in README files. [ci skip]
travis-ci committedFeb 19, 2016 Configuration menu - View commit details
-
Copy full SHA for cf792d8 - Browse repository at this point
Copy the full SHA cf792d8View commit details -
Update version to 0.1.5-SNAPSHOT
Ajay Kannan committedFeb 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 60998b7 - Browse repository at this point
Copy the full SHA 60998b7View commit details -
Merge pull request googleapis#654 from ajkannan/update-version-to-0.1…
….5-SNAPSHOT Update version to 0.1.5-SNAPSHOT
Configuration menu - View commit details
-
Copy full SHA for df52008 - Browse repository at this point
Copy the full SHA df52008View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1ec7f4 - Browse repository at this point
Copy the full SHA a1ec7f4View commit details
Commits on Feb 20, 2016
-
Added "do not use production projects for tests"
Added statement about not using production projects for running integration tests.
Configuration menu - View commit details
-
Copy full SHA for d72a8c6 - Browse repository at this point
Copy the full SHA d72a8c6View commit details -
Merge pull request googleapis#658 from GoogleCloudPlatform/mderka-doc…
…-patch Added "do not use production projects for tests"
Configuration menu - View commit details
-
Copy full SHA for 36fe287 - Browse repository at this point
Copy the full SHA 36fe287View commit details -
Make BaseIamPolicy<R> in core and a subclass in Resource Manager
Ajay Kannan committedFeb 20, 2016 Configuration menu - View commit details
-
Copy full SHA for e44e12a - Browse repository at this point
Copy the full SHA e44e12aView commit details
Commits on Feb 23, 2016
-
Added RPC layer of tests for local helpers. Closes googleapis#665.
Debugged parsing for options. Fixed context for the server URLs and regular expression parsing. Fixed paging. Improved error detection for missing zones vs. non-existent changes.
Configuration menu - View commit details
-
Copy full SHA for 04f354a - Browse repository at this point
Copy the full SHA 04f354aView commit details
Commits on Feb 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b2c2d40 - Browse repository at this point
Copy the full SHA b2c2d40View commit details -
Merge pull request googleapis#663 from mziccard/master
Udpate dependencies: source plugin, bigquery, storage and fluido skin
Configuration menu - View commit details
-
Copy full SHA for 332f990 - Browse repository at this point
Copy the full SHA 332f990View commit details -
Fix equals, javadoc, bindings representation, and address other comme…
…nts.
Ajay Kannan committedFeb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for ee78b22 - Browse repository at this point
Copy the full SHA ee78b22View commit details
Commits on Feb 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1583e2c - Browse repository at this point
Copy the full SHA 1583e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f4a18 - Browse repository at this point
Copy the full SHA 28f4a18View commit details -
Merge pull request googleapis#669 from mziccard/validate-open-exception
Make validateOpen throw ClosedChannelException
Configuration menu - View commit details
-
Copy full SHA for 119ccdf - Browse repository at this point
Copy the full SHA 119ccdfView commit details -
Document exceptions and satisfy codacy's demands.
Ajay Kannan committedFeb 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 08295ee - Browse repository at this point
Copy the full SHA 08295eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fea7ce - Browse repository at this point
Copy the full SHA 5fea7ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for a62c69d - Browse repository at this point
Copy the full SHA a62c69dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf737d - Browse repository at this point
Copy the full SHA cbf737dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a439628 - Browse repository at this point
Copy the full SHA a439628View commit details -
Merge pull request googleapis#668 from mziccard/page-token-fields-option
Add pageToken to list fields option for storage and resourcemanager
Configuration menu - View commit details
-
Copy full SHA for 7194201 - Browse repository at this point
Copy the full SHA 7194201View commit details
Commits on Feb 26, 2016
-
Use enum for legacy roles, add input checks
Ajay Kannan committedFeb 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 7d87d3c - Browse repository at this point
Copy the full SHA 7d87d3cView commit details -
Merge pull request googleapis#652 from ajkannan/iam
Create IAM Policy classes
Configuration menu - View commit details
-
Copy full SHA for f4d3b95 - Browse repository at this point
Copy the full SHA f4d3b95View commit details
Commits on Feb 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 75269ff - Browse repository at this point
Copy the full SHA 75269ffView commit details
Commits on Feb 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 992a371 - Browse repository at this point
Copy the full SHA 992a371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72b4f44 - Browse repository at this point
Copy the full SHA 72b4f44View commit details -
Merge pull request googleapis#685 from mziccard/poms-remove-tabs
Remove tabs from storage and bigquery poms
Configuration menu - View commit details
-
Copy full SHA for 5ea8a8d - Browse repository at this point
Copy the full SHA 5ea8a8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c3bd9f - Browse repository at this point
Copy the full SHA 5c3bd9fView commit details -
Merge pull request googleapis#686 from mziccard/master
Fix links to examples javadoc in READMEs
Configuration menu - View commit details
-
Copy full SHA for bbe7b50 - Browse repository at this point
Copy the full SHA bbe7b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21e68cc - Browse repository at this point
Copy the full SHA 21e68ccView commit details
Commits on Mar 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 438896b - Browse repository at this point
Copy the full SHA 438896bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e66c9a4 - Browse repository at this point
Copy the full SHA e66c9a4View commit details -
Merge pull request googleapis#688 from aozarov/master
Add a versions option to BlobListOption
Configuration menu - View commit details
-
Copy full SHA for 3930ff9 - Browse repository at this point
Copy the full SHA 3930ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93810ca - Browse repository at this point
Copy the full SHA 93810caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a3d5d8 - Browse repository at this point
Copy the full SHA 8a3d5d8View commit details -
Merge pull request googleapis#694 from mziccard/master
Replace com.google.api.client.util.Lists with Guava's Lists
Configuration menu - View commit details
-
Copy full SHA for 926831e - Browse repository at this point
Copy the full SHA 926831eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b6929b - Browse repository at this point
Copy the full SHA 9b6929bView commit details
Commits on Mar 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 452e274 - Browse repository at this point
Copy the full SHA 452e274View commit details -
Added sleep and renamed change completion check.
Moved integration test to a separate package and adjusted accordingly. Added missing fails.
Configuration menu - View commit details
-
Copy full SHA for 22153aa - Browse repository at this point
Copy the full SHA 22153aaView commit details -
Merge pull request googleapis#674 from mderka/integration
Added integration tests.
Configuration menu - View commit details
-
Copy full SHA for 44b1998 - Browse repository at this point
Copy the full SHA 44b1998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f28101 - Browse repository at this point
Copy the full SHA 4f28101View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3fdbbc - Browse repository at this point
Copy the full SHA a3fdbbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3600338 - Browse repository at this point
Copy the full SHA 3600338View commit details
Commits on Mar 3, 2016
-
Merge pull request googleapis#700 from mderka/retries
Added retryable errors.
Configuration menu - View commit details
-
Copy full SHA for 030e819 - Browse repository at this point
Copy the full SHA 030e819View commit details -
Merge pull request googleapis#705 from mziccard/functional-bucket-opt…
…ions Add BlobTargetOption and BlobWriteOption classes to Bucket
Configuration menu - View commit details
-
Copy full SHA for be913a6 - Browse repository at this point
Copy the full SHA be913a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1d93f - Browse repository at this point
Copy the full SHA 5a1d93fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5858809 - Browse repository at this point
Copy the full SHA 5858809View commit details -
Merge pull request googleapis#707 from mderka/merge-master
Merge master
Configuration menu - View commit details
-
Copy full SHA for d163bfb - Browse repository at this point
Copy the full SHA d163bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 622dcc9 - Browse repository at this point
Copy the full SHA 622dcc9View commit details -
Merge pull request googleapis#704 from mziccard/fix-storage-its
Handle eventally consistent blob lists in storage ITs
Configuration menu - View commit details
-
Copy full SHA for 50750d4 - Browse repository at this point
Copy the full SHA 50750d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8684506 - Browse repository at this point
Copy the full SHA 8684506View commit details -
Merge pull request googleapis#708 from mderka/integration
Fixed flaky integration test
Configuration menu - View commit details
-
Copy full SHA for 8e6aeef - Browse repository at this point
Copy the full SHA 8e6aeefView commit details
Commits on Mar 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8dd8786 - Browse repository at this point
Copy the full SHA 8dd8786View commit details -
Merge pull request googleapis#712 from mziccard/remove-throws
Remove redundant throws from services method signatures
Configuration menu - View commit details
-
Copy full SHA for 7eb957d - Browse repository at this point
Copy the full SHA 7eb957dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8031e1 - Browse repository at this point
Copy the full SHA b8031e1View commit details -
Merge pull request googleapis#713 from mderka/integration
Adjusted clear not to collide when parallel test are running.
Configuration menu - View commit details
-
Copy full SHA for 481db7a - Browse repository at this point
Copy the full SHA 481db7aView commit details
Commits on Mar 6, 2016
-
Ajay Kannan committed
Mar 6, 2016 Configuration menu - View commit details
-
Copy full SHA for c486452 - Browse repository at this point
Copy the full SHA c486452View commit details
Commits on Mar 7, 2016
-
Ajay Kannan committed
Mar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 8c353ec - Browse repository at this point
Copy the full SHA 8c353ecView commit details -
change NoAuthCredentials javadoc wording
Ajay Kannan committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 0c4af89 - Browse repository at this point
Copy the full SHA 0c4af89View commit details -
Merge pull request googleapis#719 from ajkannan/add-no-auth
Add NoAuthCredentials
Configuration menu - View commit details
-
Copy full SHA for d3224b3 - Browse repository at this point
Copy the full SHA d3224b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cded234 - Browse repository at this point
Copy the full SHA cded234View commit details
Commits on Mar 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 36ebabd - Browse repository at this point
Copy the full SHA 36ebabdView commit details -
Merge pull request googleapis#725 from aozarov/master
Fix writes with 0 length
Configuration menu - View commit details
-
Copy full SHA for e70387d - Browse repository at this point
Copy the full SHA e70387dView commit details -
Remove BlobListOption.recursive option and fix delimiter handling
- Add BlobListOption.currentDirectory option that sets the '/' delimiter - Add isDirectory method to BlobInfo objects - Change StorageRpc.list(bucket) method to add prefixes to the list of storage objects - Add unit and integration tests
Configuration menu - View commit details
-
Copy full SHA for d930b4b - Browse repository at this point
Copy the full SHA d930b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4a7a0 - Browse repository at this point
Copy the full SHA 0f4a7a0View commit details -
Merge pull request googleapis#729 from mziccard/master
Release version 0.1.5
Configuration menu - View commit details
-
Copy full SHA for 2611514 - Browse repository at this point
Copy the full SHA 2611514View commit details -
Updating version in README files. [ci skip]
travis-ci committedMar 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 1f1f4b0 - Browse repository at this point
Copy the full SHA 1f1f4b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6c173 - Browse repository at this point
Copy the full SHA aa6c173View commit details -
Merge pull request googleapis#730 from mziccard/master
Update version to 0.1.6-SNAPSHOT
Configuration menu - View commit details
-
Copy full SHA for 7c42116 - Browse repository at this point
Copy the full SHA 7c42116View commit details
Commits on Mar 9, 2016
-
Refactor Storage's delimiter support
- Minor fixes to javadoc - Favor firstNonNull over ternary operator when possible - Move prefix-object transformer to static function - Simplify StorageOptions equals method
Configuration menu - View commit details
-
Copy full SHA for de9b0d6 - Browse repository at this point
Copy the full SHA de9b0d6View commit details -
Merge pull request googleapis#726 from mziccard/fix-list-prefix
Remove BlobListOption.recursive option and fix delimiter handling
Configuration menu - View commit details
-
Copy full SHA for 5dd3c30 - Browse repository at this point
Copy the full SHA 5dd3c30View commit details -
The following has been done within multiple iterations:
Refactored URL parsing and removed unnecessary doc in local helper. Refactored to use AtomicReference instead of singleton Map. Adjusted tests of paging to test that pages contain expected objects. Added check and test for deleting non-empy zone. Removed RrsetWapper and used tailMap in listing. Added @VisibleForTesting annotations. Added fails to expected exceptions. Added error message checks. Addressed codacy suggestions. Assigned project ID to the helper and test. Added pool of executors instead of spawning one threads. Reduced number of threads.
Configuration menu - View commit details
-
Copy full SHA for 1f06caf - Browse repository at this point
Copy the full SHA 1f06cafView commit details -
Merge pull request googleapis#656 from mderka/dummy
Added local implementation of the service and tests.
Configuration menu - View commit details
-
Copy full SHA for 53e87fe - Browse repository at this point
Copy the full SHA 53e87feView commit details
Commits on Mar 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3cf0722 - Browse repository at this point
Copy the full SHA 3cf0722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90897f3 - Browse repository at this point
Copy the full SHA 90897f3View commit details -
Merge pull request googleapis#736 from mderka/zone-of
ZoneInfo.of() instead of builder
Configuration menu - View commit details
-
Copy full SHA for a26bd59 - Browse repository at this point
Copy the full SHA a26bd59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 407c436 - Browse repository at this point
Copy the full SHA 407c436View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd7d84d - Browse repository at this point
Copy the full SHA fd7d84dView commit details
Commits on Mar 11, 2016
-
Merge pull request googleapis#742 from mziccard/rename-spi
Create service-specific spi packages
Configuration menu - View commit details
-
Copy full SHA for 0d38c67 - Browse repository at this point
Copy the full SHA 0d38c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for a595f6a - Browse repository at this point
Copy the full SHA a595f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d0917 - Browse repository at this point
Copy the full SHA 90d0917View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a712a - Browse repository at this point
Copy the full SHA 24a712aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac1ba66 - Browse repository at this point
Copy the full SHA ac1ba66View commit details -
Merge pull request googleapis#738 from mziccard/javadoc-group-packages
Use groups to separate packages in javadoc's index
Configuration menu - View commit details
-
Copy full SHA for 1425513 - Browse repository at this point
Copy the full SHA 1425513View commit details -
So we can mock it in test classes. Also make equals and hashCode final.
Configuration menu - View commit details
-
Copy full SHA for 8a3b4f2 - Browse repository at this point
Copy the full SHA 8a3b4f2View commit details -
Merge pull request googleapis#744 from jean-philippe-martin/blob_notf…
…inal Remove final from Blob
Configuration menu - View commit details
-
Copy full SHA for ddd02aa - Browse repository at this point
Copy the full SHA ddd02aaView commit details
Commits on Mar 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ddb1ade - Browse repository at this point
Copy the full SHA ddb1adeView commit details
Commits on Mar 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d97c188 - Browse repository at this point
Copy the full SHA d97c188View commit details -
LocalDnsHelper adds the default change upon creating a zone.
This now matches the behaviour of the service. Fixes googleapis#672.
Configuration menu - View commit details
-
Copy full SHA for 767be65 - Browse repository at this point
Copy the full SHA 767be65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e23d5 - Browse repository at this point
Copy the full SHA 86e23d5View commit details -
Merge pull request googleapis#746 from mderka/local-adjustment
LocalDnsHelper should add the default change upon creating a zone.
Configuration menu - View commit details
-
Copy full SHA for f5c0587 - Browse repository at this point
Copy the full SHA f5c0587View commit details -
Merge pull request googleapis#745 from mziccard/rename-max-results
Rename maxResults to pageSize
Configuration menu - View commit details
-
Copy full SHA for 9e5c173 - Browse repository at this point
Copy the full SHA 9e5c173View commit details -
Merge pull request googleapis#747 from mziccard/master
Fix flaky RemoteGcsHelperTest.testForceDeleteTimeout
Configuration menu - View commit details
-
Copy full SHA for 646f3c9 - Browse repository at this point
Copy the full SHA 646f3c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e380c - Browse repository at this point
Copy the full SHA 96e380cView commit details -
Merge pull request googleapis#748 from mderka/spi-refactor
Moved spi package to dns.spi as per googleapis#742
Configuration menu - View commit details
-
Copy full SHA for 6be68bc - Browse repository at this point
Copy the full SHA 6be68bcView commit details
Commits on Mar 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4e0248f - Browse repository at this point
Copy the full SHA 4e0248fView commit details -
Merge pull request googleapis#743 from mziccard/signurl-javadoc
Add more detailed javadoc to Blob and Storage signUrl
Configuration menu - View commit details
-
Copy full SHA for 3b083a6 - Browse repository at this point
Copy the full SHA 3b083a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 886a8bd - Browse repository at this point
Copy the full SHA 886a8bdView commit details -
Fixed based on first round of comments:
- moved to correct package - added printouts while waiting for changes - removed tab-based formatting - removed NumberFormatException hiding - some minor code refactoring - extended documentation - switched builder() to of() construct in DNS example
Configuration menu - View commit details
-
Copy full SHA for 8e82f35 - Browse repository at this point
Copy the full SHA 8e82f35View commit details -
Also extended example doc and added links. Refactored zone print.
Configuration menu - View commit details
-
Copy full SHA for da877d8 - Browse repository at this point
Copy the full SHA da877d8View commit details -
Merge pull request googleapis#717 from mderka/example
Added a DNS example and documentation.
Configuration menu - View commit details
-
Copy full SHA for 3cdc3a4 - Browse repository at this point
Copy the full SHA 3cdc3a4View commit details -
Added integration test for invalid change request.
Also added checks for the exceptions being non-retryable. Closes googleapis#673.
Configuration menu - View commit details
-
Copy full SHA for baee7d7 - Browse repository at this point
Copy the full SHA baee7d7View commit details -
Merge pull request googleapis#749 from mderka/spi-refactor
Added integration test for invalid change request.
Configuration menu - View commit details
-
Copy full SHA for 736b6e1 - Browse repository at this point
Copy the full SHA 736b6e1View commit details -
Add get, replace, and test for IAM
Ajay Kannan committedMar 15, 2016 Configuration menu - View commit details
-
Copy full SHA for c2c6628 - Browse repository at this point
Copy the full SHA c2c6628View commit details -
Merge pull request googleapis#718 from ajkannan/get-set-test-iam
Add get, replace, and test for IAM
Configuration menu - View commit details
-
Copy full SHA for 7d48ec7 - Browse repository at this point
Copy the full SHA 7d48ec7View commit details
Commits on Mar 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8ae8a1b - Browse repository at this point
Copy the full SHA 8ae8a1bView commit details -
- Package README - Adjusted global gcloud-java README - Package description - Reorganizing snippets to be consistent with readme
Configuration menu - View commit details
-
Copy full SHA for f7f4de8 - Browse repository at this point
Copy the full SHA f7f4de8View commit details -
Merge pull request googleapis#750 from mderka/readme
README was added for DNS and the main README was updated accordingly.
Configuration menu - View commit details
-
Copy full SHA for 17442b0 - Browse repository at this point
Copy the full SHA 17442b0View commit details
Commits on Mar 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 967c5c5 - Browse repository at this point
Copy the full SHA 967c5c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 034432a - Browse repository at this point
Copy the full SHA 034432aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce59793 - Browse repository at this point
Copy the full SHA ce59793View commit details
Commits on Mar 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0a113cd - Browse repository at this point
Copy the full SHA 0a113cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8840b33 - Browse repository at this point
Copy the full SHA 8840b33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c4e288 - Browse repository at this point
Copy the full SHA 5c4e288View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e0c6e - Browse repository at this point
Copy the full SHA 19e0c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83ddb08 - Browse repository at this point
Copy the full SHA 83ddb08View commit details -
Merge pull request googleapis#754 from mziccard/serialization-tests
Create base class for serialization tests
Configuration menu - View commit details
-
Copy full SHA for 353d2db - Browse repository at this point
Copy the full SHA 353d2dbView commit details
Commits on Mar 19, 2016
-
Remove checks for contentType in CopyRequest
- update CopyRequest to hold both targetId and targetInfo - avoid sending storage object in StorageRpc.rewrite when only targetId is set - refactor CopyWriter and state - add integration tests
Configuration menu - View commit details
-
Copy full SHA for 22636e2 - Browse repository at this point
Copy the full SHA 22636e2View commit details
Commits on Mar 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3e5db7a - Browse repository at this point
Copy the full SHA 3e5db7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1855ae1 - Browse repository at this point
Copy the full SHA 1855ae1View commit details -
Rephrase RewriteChannel and Storage.copy javadoc. Add final to CopyWr…
…iter's StateImpl.target
Configuration menu - View commit details
-
Copy full SHA for 5dd0292 - Browse repository at this point
Copy the full SHA 5dd0292View commit details -
Merge pull request googleapis#762 from mziccard/remove-compose-conten…
…t-type Remove default contentType from Storage.compose and Bucket.create
Configuration menu - View commit details
-
Copy full SHA for fa64fa5 - Browse repository at this point
Copy the full SHA fa64fa5View commit details
Commits on Mar 21, 2016
-
IAM docs and functional methods for policies
Ajay Kannan committedMar 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 3e9e1a0 - Browse repository at this point
Copy the full SHA 3e9e1a0View commit details -
Add binding entries as necessary in IamPolicy.Builder
Ajay Kannan committedMar 21, 2016 Configuration menu - View commit details
-
Copy full SHA for c05e738 - Browse repository at this point
Copy the full SHA c05e738View commit details -
Ajay Kannan committed
Mar 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 7bbe67f - Browse repository at this point
Copy the full SHA 7bbe67fView commit details -
Merge pull request googleapis#760 from ajkannan/iam-docs-and-cleanup
IAM docs and functional methods for policies
Configuration menu - View commit details
-
Copy full SHA for 5fbb41c - Browse repository at this point
Copy the full SHA 5fbb41cView commit details
Commits on Mar 22, 2016
-
Make role and permission strings to allow for service-specific values
Ajay Kannan committedMar 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 3a97ae1 - Browse repository at this point
Copy the full SHA 3a97ae1View commit details -
remove varargs for testPermissions and other minor fixes
Ajay Kannan committedMar 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 52bf6c1 - Browse repository at this point
Copy the full SHA 52bf6c1View commit details -
Merge pull request googleapis#772 from ajkannan/support-more-iam-roles
Make Role and Permission strings to allow for service-specific values
Configuration menu - View commit details
-
Copy full SHA for a78f0a7 - Browse repository at this point
Copy the full SHA a78f0a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c6da4 - Browse repository at this point
Copy the full SHA b7c6da4View commit details -
Merge pull request googleapis#774 from mziccard/rename-next-page-token
Rename startPageToken to pageToken in Storage and BigQuery
Configuration menu - View commit details
-
Copy full SHA for 689bbb4 - Browse repository at this point
Copy the full SHA 689bbb4View commit details
Commits on Mar 23, 2016
-
Merge remote-tracking branch 'upstream/master' into dns-alpha
Merged to get new serialization test from core.
Configuration menu - View commit details
-
Copy full SHA for d974887 - Browse repository at this point
Copy the full SHA d974887View commit details -
Configuration menu - View commit details
-
Copy full SHA for e946b76 - Browse repository at this point
Copy the full SHA e946b76View commit details -
Merge pull request googleapis#782 from mderka/merge-master
Merge master
Configuration menu - View commit details
-
Copy full SHA for 9ac6a82 - Browse repository at this point
Copy the full SHA 9ac6a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c3fc94 - Browse repository at this point
Copy the full SHA 5c3fc94View commit details -
Merge pull request googleapis#783 from mderka/newserialization
Refactored the serialization test to use the base test
Configuration menu - View commit details
-
Copy full SHA for 2f90e7e - Browse repository at this point
Copy the full SHA 2f90e7eView commit details
Commits on Mar 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1a5aade - Browse repository at this point
Copy the full SHA 1a5aadeView commit details -
Merge pull request googleapis#784 from mderka/rename-dns-record
Renamed DnsRecord to RecordSet. Fixes googleapis#779.
Configuration menu - View commit details
-
Copy full SHA for 96e28d6 - Browse repository at this point
Copy the full SHA 96e28d6View commit details
Commits on Mar 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 01e2310 - Browse repository at this point
Copy the full SHA 01e2310View commit details
Commits on Mar 26, 2016
-
Addressed comments. This includes:
- Moved Status enum to ChangeRequestInfo. - Switching from ChangeRequest.builer() to ChangeRequestInfo.builder() - Fixing README accordingly - Used times() for mocking instead of repeated expect() - Snippets and documentation work with ChangeRequestInfo. Fixes googleapis#788. - Equals uses getClass instead if instanceof. - Removed unnecessary imports.
Configuration menu - View commit details
-
Copy full SHA for de8bf4b - Browse repository at this point
Copy the full SHA de8bf4bView commit details -
Merge pull request googleapis#789 from mderka/change-request-functional
Turned ChangeRequest into a functional object.
Configuration menu - View commit details
-
Copy full SHA for 104f9e5 - Browse repository at this point
Copy the full SHA 104f9e5View commit details
Commits on Mar 29, 2016
-
Merge pull request googleapis#795 from ajkannan/merge-dns-alpha
Merge DNS (alpha) into master
Configuration menu - View commit details
-
Copy full SHA for 59c3215 - Browse repository at this point
Copy the full SHA 59c3215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70148ce - Browse repository at this point
Copy the full SHA 70148ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2422907 - Browse repository at this point
Copy the full SHA 2422907View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee1bb32 - Browse repository at this point
Copy the full SHA ee1bb32View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0d4889 - Browse repository at this point
Copy the full SHA d0d4889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e5c22f - Browse repository at this point
Copy the full SHA 3e5c22fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e610a - Browse repository at this point
Copy the full SHA e9e610aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3442293 - Browse repository at this point
Copy the full SHA 3442293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 926c9ae - Browse repository at this point
Copy the full SHA 926c9aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d470e56 - Browse repository at this point
Copy the full SHA d470e56View commit details -
Updates to address PR comments.
* license change * update to notes on code updating * renaming helper functions for creating fully-qualified paths * making certain static final members private * adding some documentation * minor reformating * Creating LocalPubsubHelper, using it in PublisherApiTest * Making the constructor of PublisherApi protected so that subclasses can be created
Configuration menu - View commit details
-
Copy full SHA for 0a3e09b - Browse repository at this point
Copy the full SHA 0a3e09bView commit details -
More updates to address PR comments
* Making template constants private * Adding helper methods to extract variables from template paths * Making it possible to have multiple instances of LocalPubsubHelper * Removing getChannel from *Api classes (not used anywhere) * Other cleanup
Configuration menu - View commit details
-
Copy full SHA for 2f29b75 - Browse repository at this point
Copy the full SHA 2f29b75View commit details -
Third round of updates to address PR comments
* ApiUtils: Fixing usage of credentials when channel is null * ApiUtils: Function rename for clarity * ApiUtils, ServiceApiSettings: improving comments * ApiCallable: Removing obsolete stuff * not returning 'this' from LocalPubsubHelper.start()
Configuration menu - View commit details
-
Copy full SHA for 2b75937 - Browse repository at this point
Copy the full SHA 2b75937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d16e98 - Browse repository at this point
Copy the full SHA 9d16e98View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f09ef - Browse repository at this point
Copy the full SHA e8f09efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e3464e - Browse repository at this point
Copy the full SHA 2e3464eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 309a6b9 - Browse repository at this point
Copy the full SHA 309a6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for de3ad8f - Browse repository at this point
Copy the full SHA de3ad8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d10c0 - Browse repository at this point
Copy the full SHA 23d10c0View commit details -
Switching dependencies, regenerating code
* Add dependency on gax-java * Add dependency on grpc-pubsub-v1 * Regenerating the *Api classes * Using the emulator runner from GAX * Updating the test accordingly
Configuration menu - View commit details
-
Copy full SHA for 8b4ba84 - Browse repository at this point
Copy the full SHA 8b4ba84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b015a - Browse repository at this point
Copy the full SHA 35b015aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd6f076 - Browse repository at this point
Copy the full SHA cd6f076View commit details -
Fixing doc problems, improving formatting
fixes googleapis#387 - Moving references of delete topics to get/list calls fixes googleapis#386 - Removing the problematic wording fixes googleapis#385 - Changing 'returns' to 'generates' when referencing errors
Configuration menu - View commit details
-
Copy full SHA for 927f2bd - Browse repository at this point
Copy the full SHA 927f2bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9fa43a - Browse repository at this point
Copy the full SHA f9fa43aView commit details -
Regenerating code, new settings classes
* Moving settings constants and data into new settings classes * Making use of ApiCallableBuilder in the new settings classes * Simplifying the Api classes
Configuration menu - View commit details
-
Copy full SHA for c5f93b7 - Browse repository at this point
Copy the full SHA c5f93b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for db77058 - Browse repository at this point
Copy the full SHA db77058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b09d3 - Browse repository at this point
Copy the full SHA 58b09d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e629e12 - Browse repository at this point
Copy the full SHA e629e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387c893 - Browse repository at this point
Copy the full SHA 387c893View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbf3339 - Browse repository at this point
Copy the full SHA bbf3339View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1647f9e - Browse repository at this point
Copy the full SHA 1647f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c4a73e - Browse repository at this point
Copy the full SHA 1c4a73eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f12265 - Browse repository at this point
Copy the full SHA 2f12265View commit details -
Configuration menu - View commit details
-
Copy full SHA for b473895 - Browse repository at this point
Copy the full SHA b473895View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a5bc28 - Browse repository at this point
Copy the full SHA 3a5bc28View commit details