0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use maven-protoc-plugin and proto 2.6.1 More... over 9 years ago
Remove oraclejdk7 from travis build More... over 9 years ago
Correctly expand {?foo} to foo=bar rather than just bar. Support {multiple,variables}. More... over 9 years ago
Add STATUS_CODE_CONFLICT (409) for users of the Compute API. More... over 9 years ago
HttpRequest: expose the default number of retries as a constant More... over 9 years ago
Remove dependency from {,More}Objects.ToStringHelper by copying code. More... over 9 years ago
Remove reference to j/c/g/c/b/Objects.toStringHelper. More... over 9 years ago
Start 1.22.0 More... over 9 years ago
Convert unnecessary large test to small. More... over 9 years ago
Add HTTP PATCH support More... over 9 years ago
Bump Guava to v17 More... over 9 years ago
Ignore symbolic link test failure on jdk6 More... over 9 years ago
Fix milliseconds bug in DateTime parseRfc3339. The fraction after the dot is not always 3 digits, in which case it must be multiplied by 10^n to get the correct milliseconds. More... almost 10 years ago
Fixed bug where Special Values of Float and Double were not parsed from String and threw an exception. More... almost 10 years ago
Google code should not be depending on this bug in the JDK, which is due to be fixed in jdk9: More... almost 10 years ago
Build protoc in Travis More... almost 10 years ago
CLEANUP: Fix copypasta in JavaDoc for a HTTP Java API class. More... about 10 years ago
Support Arrays.asList in GenericData cloning More... about 10 years ago
Add missing newline to GET requests embedded in multipart requests More... about 10 years ago
Fix verification in HTTP library. More... about 10 years ago
Remove links to googlecode in README More... over 10 years ago
Start 1.21 More... over 10 years ago
Remove links to googlecode More... over 10 years ago
Merge pull request #280 from google/release-1.20.0 More... over 10 years ago
Release 1.20.0 Also, fix a typo in pom.xml JavaDoc excludePackages so JavaDo for com.google.api.client.testing can be generated; Exclude packages from samples in JavaDoc plugin; Update link to AppEngine API JavaDoc. More... over 10 years ago
Merge pull request #279 from google/detectconnectionlost More... over 10 years ago
Patch NetHttpResponse to detect abrupt termination More... over 10 years ago
Fix checkstyle: allow long URLS inside comments More... over 10 years ago
Fix pom.xml for samples More... over 10 years ago
Skip deployment of samples More... over 10 years ago