summaryrefslogtreecommitdiff
path: root/freebase-api
AgeCommit message (Expand)Author
2008-06-23reduce time spent logging by delaying log messages until they're actually loggedalecflett
2008-06-23fix urllib2 implementationalecflett
2008-06-23rev the version number so that svn builds don't carry the same version as rel...alecflett
2008-06-23add -dev to svn buildsalecflett
2008-06-19Add reconciliation service supportalex.boterolowry
2008-06-13Add support for Google AppEngine's urlfetch apialex.boterolowry
2008-04-23better handling of http errors.mjtnix
2008-03-18Move the "freebase.api" module into a "freebase-api" directory so thatkientzle