summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-26added create/delete private domain, safeguard against superlong get queriesnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@142 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-25added freebase.status()nitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@141 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-24prepare for 0.5 releasenitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@124 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-19new examplenitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@113 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-19remove silly debug messagesnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@112 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-19use different json librariesnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@111 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-19forgot to update to newest versionnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@110 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-18finish uploading appengine example: had to force freebase... it was already ↵nitromaster101
in svn git-svn-id: http://freebase-python.googlecode.com/svn/trunk@105 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-18add appengine example -- freebase-images.appspot.comnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@104 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-18fixed freebase.version() bug and added test casenitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@102 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-18include tests in egg and clean up dir(freebase)nitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@101 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-18cleaned up READMEnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@99 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-18added uri uploadnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@96 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-17making setup.py actually install what it shouldnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@94 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-17added search and geosearchnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@91 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-17added MANIFEST.in which controls which files get packaged-up in the tarballnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@90 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-17bumping up the version to 0.3nitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@89 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-17reorganize package inorder to emphasize freebase-api as the main onenitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@88 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
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-19ignore *.pycmjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@54 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-23rev the version number so that svn builds don't carry the same version as ↵alecflett
released version git-svn-id: http://freebase-python.googlecode.com/svn/trunk@44 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-06-23add -dev to svn buildsalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@43 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-18A number of improvements from Arthur van Hoff:kientzle
- Automatic saving of the mwLastWriteTime cookie - Add an option to specify Escaping (turned off by default) - Add a cursor-based iterator for enumerating large results sets - Add readmulti function for submitting multiple queries in one request - Add a search function - Support for default credentials, and escaping, permissions - Debug variable git-svn-id: http://freebase-python.googlecode.com/svn/trunk@38 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-03-18Style: Remove some unnecessary semicolons.kientzle
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@37 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-03-18Copy David Flanagan's "metaweb.py" to a separate directory.kientzle
Include a top-level README documenting the two different libraries here. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@36 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
2008-01-24update version number.mjtnix
empty __init__.py file git-svn-id: http://freebase-python.googlecode.com/svn/trunk@32 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-01-24better logging for /trans/raw fetchesmjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@31 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-01-23remove a stray print statementmjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@30 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-12-11bump version to 0.2.2mjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@29 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-12-11fix for python 2.4mjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@28 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-12-07allow cookie file to be specified by filename instead of cookiejarmjtnix
object git-svn-id: http://freebase-python.googlecode.com/svn/trunk@27 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-12-07better handling of httplib2 errors. parsing the json responsesmjtnix
is untested. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@26 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-11-21version number for bugfix releasemjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@24 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-11-21use single-query forms of mqlread and mqlwritemjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@23 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-11-05improved debug messages.mjtnix
make upload service handle documents properly. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@22 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2