openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
F
freebase-java-api
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
1 day
ago.
Sep 02, 2025 — Sep 02, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Disable html_escape.
hangy
More...
over 14 years ago
Do not double-encode the stuff in the URL.
hangy
More...
over 14 years ago
New JSON parser: stringtree-json => google-http-client
hangy
More...
over 14 years ago
Added some optional constructors to read-only services that show that the key actually is completely optional to read from Freebase.
hangy
More...
almost 15 years ago
Updated to newer Google Java libraries.
hangy
More...
almost 15 years ago
Minor code improvements and bugfixes.
hangy
More...
almost 15 years ago
Minor code improvements and bugfixes.
hangy
More...
almost 15 years ago
Use the GenericUrl class to set the query parameters.
hangy
More...
about 15 years ago
Show our real intent by forcing the initializer to be a GoogleAccessProtectedResource instance.
hangy
More...
about 15 years ago
Change the FreebaseServiceException to match errors returned by the new API more accurately (even though relatively genericly).
hangy
More...
about 15 years ago
Changed the QueryParser to deal with JSON arrays and Google's JsonFactory correctly.
hangy
More...
about 15 years ago
Removed a completely unnecessary cast.
hangy
More...
about 15 years ago
Maybe GenericJson could be used here, too.
hangy
More...
about 15 years ago
Use Preconditions.checkNotNull to see if the JsonFactory is good.
hangy
More...
about 15 years ago
Merge branch 'google_api_http' into google_api_json
hangy
More...
about 15 years ago
Updated google-api-client from 1.4.1-beta to 1.5.0-beta. Added the new google-http-client 1.5.0-beta (split off from google-api-client as of 1.5.0-beta) as a dependency.
hangy
More...
about 15 years ago
Add a check to see if the HTTP request initializer is the AccessProtectedResource class, so that there is a chance for the request to be executed.
hangy
More...
about 15 years ago
The reconcilation service is not supported for now. The status for the public API starting with the new Google hosted Freebase API is unkown.
hangy
More...
about 15 years ago
Change the QuaryParser to use GenericJson, because that should basically work. Everything else has to wait for https://code.google.com/p/google-http-java-client/issues/detail?id=9 to be fixed with the 1.5 API version.
hangy
More...
about 15 years ago
Merge from google_api_http to google_api_json
hangy
More...
about 15 years ago
Merge branch 'oauth' into google_api_json
hangy
More...
about 15 years ago
Merge branch 'oauth' into google_api_http
hangy
More...
about 15 years ago
Fix that cursor issue.
hangy
More...
about 15 years ago
This really makes the whole API quite a lot smaller and easier to maintain. I should probably add some convenience methods/classes for easier instantiation of access protected services like the UploadService and the WriteService. Those should theoretically work at this moment, but the API should enforce that the OAuth information is actually available when the service object is created.
hangy
More...
about 15 years ago
Merge branch 'oauth' into google_api_http
hangy
More...
about 15 years ago
Use the Preconditions class to check for some constructor parameters.
hangy
More...
about 15 years ago
Merge branch 'oauth' into google_api_http
hangy
More...
about 15 years ago
Merge branch 'oauth' into google_api_json
hangy
More...
about 15 years ago
Do not try to convert a null error code toString().
hangy
More...
about 15 years ago
Remove the query name parameter, because the new API only does one query per API call and does not support named queries.
hangy
More...
about 15 years ago
←
1
2
3
4
→
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