summaryrefslogtreecommitdiff
path: root/freebase-api/freebase
AgeCommit message (Expand)Author
2009-03-19"fcl" is a command-line tool for working with freebase.commjtnix
2009-03-16clearer error message if neither simplejson nor django.utils.simplejson are f...mjtnix
2008-10-10add permission_of to upload, and fix a bug with error handlingalex.boterolowry
2008-10-09Fix mqlflush/touch support since it now conformsalex.boterolowry
2008-10-06remove print message which prevents this from being useful in a command-line ...alecflett
2008-06-23reduce time spent logging by delaying log messages until they're actually loggedalecflett
2008-06-23fix urllib2 implementationalecflett
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