summaryrefslogtreecommitdiff
path: root/freebase-api/freebase
AgeCommit message (Collapse)Author
2009-06-17enable freebase.sandboxnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@87 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-17updated api, added documentation, added freebase.funcname functionalitynitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@86 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-17add as_of_time to mqlread*alex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@81 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-04-09include the code for urlencode_pathseg rather than referring to an internal ↵mjtnix
piece of code. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@56 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-04-09remove obsolete reference to urllib2.mjtnix
also, be explicit about utf-8 encoding. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@55 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-03-19"fcl" is a command-line tool for working with freebase.commjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@53 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-03-16clearer error message if neither simplejson nor django.utils.simplejson are ↵mjtnix
found. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@52 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-10-10add permission_of to upload, and fix a bug with error handlingalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@51 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-10-09Fix mqlflush/touch support since it now conformsalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@50 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-10-06remove print message which prevents this from being useful in a command-line ↵alecflett
context git-svn-id: http://freebase-python.googlecode.com/svn/trunk@47 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-06-23reduce time spent logging by delaying log messages until they're actually loggedalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@46 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-06-23fix urllib2 implementationalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@45 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-06-19Add reconciliation service supportalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@42 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-06-13Add support for Google AppEngine's urlfetch apialex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@41 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-04-23better handling of http errors.mjtnix
mqlreadmulti() entrypoint. use /api/service/touch entrypoint for "fb touch" git-svn-id: http://freebase-python.googlecode.com/svn/trunk@40 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-03-18Move the "freebase.api" module into a "freebase-api" directory so thatkientzle
we can provide a couple of different parallel implementations. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@34 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2