openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
google-http-java-client
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Jun 19, 2025 — Jun 19, 2026
Showing page 3 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Restore test lost in merge.
Matt Whisenhnunt
More...
over 8 years ago
Bump version of Apache httpclient.
Matt Whisenhnunt
More...
over 8 years ago
Update dependency FindBugs to 3.0.2 fixes #320
Matt Whisenhnunt
More...
over 8 years ago
Reduce PR surface.
Matt Whisenhnunt
More...
over 8 years ago
Use simple class name.
Matt Whisenhnunt
More...
over 8 years ago
Bump version of Apache httpclient.
Matt Whisenhnunt
More...
over 8 years ago
Replace Base64 from Apache Commons Codec with equivalent from Guava. (#374)
Matt Whisenhunt
More...
over 8 years ago
Resolve a gmscore one version violation by removing an unused dep
clm
More...
almost 9 years ago
start 1.24 (#369)
neozwu
More...
almost 9 years ago
Adds STATUS_CODE_UNPROCESSABLE_ENTITY 422 http error to HttpStatusCodes
kgregorczyk
More...
almost 9 years ago
enabling https proxy properties
Daniel Ribeiro
More...
almost 9 years ago
allow '=' in query parameter value
Ananya Saxena
More...
about 9 years ago
Replace constants (static final CONSTANT_CASE) declaration type which use the general collection interface (e.g. List) with an immutable type (e.g. ImmutableList).
dorir
More...
over 9 years ago
Update tests that were manually asserting that objects were not equals() to an object of an unrelated class to use EqualsTester instead, which exhaustively checks equals() and hashCode().
glorioso
More...
over 9 years ago
NetHttpRequest should only set Content-Length if it's not set.
Aditya Prasad
More...
over 9 years ago
Migrate from deprecated Throwables.propagateIfPossible(throwable) to throwIfUnchecked(throwable).
kak
More...
over 9 years ago
Add HTTP status code CREATED (201).
lianyang
More...
over 9 years ago
Add status code "Bad Request" (400).
fanghui
More...
over 9 years ago
Swallow exception from close call when there is an underlying IOException
In-Ho Yi
More...
over 9 years ago
Fix missed version bump for samples
Eric Anderson
More...
over 9 years ago
Add Precondition Failed code (412) for users of the Compute API.
wzoltak
More...
almost 10 years ago
Update imports ordering to the new java import order (go/java-imports).
gak
More...
almost 10 years ago
typo in comments/javadoc
gbartlett
More...
almost 10 years ago
Updated comments which looked outdated to me.
Glen K. Peterson
More...
almost 10 years ago
Update imports ordering to the new java import order (go/java-imports).
gak
More...
almost 10 years ago
Update imports ordering to the new java import order (go/java-imports).
gak
More...
almost 10 years ago
Add Method Not Allowed (405)
timhsieh
More...
about 10 years ago
Start 1.23
Eric Anderson
More...
about 10 years ago
- Pull in only relevant pieces of Guava to android libraries. - Get rid of guava collect dependency and instead use splitToList(). Collect brings in 6000 methods which counts towards Android dex limit. Until Guava can be broken into smaller pieces and proguard well, this should be avoided. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=114826400
mehmetf
More...
over 10 years ago
Update sample versions to 1.22.0-SNAPSHOT
Eric Anderson
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
…
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree