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 14 hours
ago. based on code collected
2 days
ago.
Sep 14, 2025 — Sep 14, 2026
Showing page 2 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Let us try to use the JsonFactory everywhere. Maybe there are ways to pass it around more elegantly?
hangy
More...
about 15 years ago
Removed several references to the Apache HTTP Client library in preparation of moving to the Google API HTTP abstraction - because that is used anyways.
hangy
More...
about 15 years ago
Use the InstalledApp.OOB_REDIRECT_URI instead of specifying the URL on my own.
hangy
More...
about 15 years ago
Reworked the AbstractFreebaseService to support method calls without an API key, with the API key only, and with API key and OAuth credentials.
hangy
More...
about 15 years ago
Add the OAuth Access Token to all HTTP request with the Authorization: OAuth header.
hangy
More...
about 15 years ago
Use newer versions of stringtree-json (2.0.10 instead of 2.0.9) and google-api-client (1.4.1-beta instead of 1.3.1-alpha).
hangy
More...
about 15 years ago
Minor fix of the POM definition.
hangy
More...
about 15 years ago
Change the parameter regex to support pattern/range parameters, ie. date>= or name~=.
hangy
More...
about 15 years ago
Change the parameter regex to support pattern/range parameters, ie. date>= or name~=.
hangy
More...
about 15 years ago
Change the parameter regex to support pattern/range parameters, ie. date>= or name~=.
hangy
More...
about 15 years ago
Use some more new googleapis.com URLs.
hangy
More...
over 15 years ago
Query envelope is no longer used and there should be just one query per request.
hangy
More...
over 15 years ago
Minor prepartions for the move to googleapis.com
hangy
More...
over 15 years ago
(Temporarily?) set up the transport and json factory here. Wait for someone to publish a better way to tell me which factory to use. :P
hangy
More...
over 15 years ago
Merge uploading from the master branch.
hangy
More...
over 15 years ago
Uploading actually works now. :p
hangy
More...
over 15 years ago
Is this a possible way to upload files to Freebase?
hangy
More...
over 15 years ago
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
hangy
More...
over 15 years ago
com.puppycrawl.tools.checkstyle.checks.naming.ConstantNameCheck
hangy
More...
over 15 years ago
First suggestion on how Freebase auth with OAuth2 and automatic retries of failed reads/writes may work.
hangy
More...
over 15 years ago
First refactoring towards some OAuth2 and automatic retries, if the OAuth2 token expired.
hangy
More...
over 15 years ago
Woops, don't use the Google API in the master branch, yet. :P
hangy
More...
over 15 years ago
Minor source cleanup by the Eclipse wizard. ;)
hangy
More...
over 15 years ago
Minor source cleanup by the Eclipse wizard. ;)
hangy
More...
over 15 years ago
Use StringBuilder instead of StringBuffer, because there should be no way that these are used in a non-synchronized context in these cases.
hangy
More...
over 15 years ago
Use StringBuilder instead of StringBuffer, because there should be no way that these are used in a non-synchronized context in these cases.
hangy
More...
over 15 years ago
Commit the google-api-client library.
hangy
More...
over 15 years ago
Commit the google-api-client library.
hangy
More...
over 15 years ago
Made the JSON parsing and creating etc. static, because the Stringtree JSON classes do not seem to carry any state anyways.
hangy
More...
over 15 years ago
Made the JSON parsing and creating etc. static, because the Stringtree JSON classes do not seem to carry any state anyways.
hangy
More...
over 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