summaryrefslogtreecommitdiff
path: root/freebase/api/session.py
AgeCommit message (Collapse)Author
2010-08-25I'm the king of leaving print statements lying around, my bad.rtp@google.com
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@253 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2010-08-09Updated comments to link to newer/better/current API docs.kirrily@google.com
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@252 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2010-06-02add support for new extra_group param in acre create_appbobbyrullo
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@251 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2010-05-21Another place to try and get the error outalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@250 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2010-05-21Provided the tid for a failed mql result, we probably want to do this in the ↵alex.boterolowry
case of any MetawebError but it's not structured in a way that makes that easy git-svn-id: http://freebase-python.googlecode.com/svn/trunk@249 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2010-05-17actually accept an alternative acre_service_urlalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@248 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2010-05-17add delete_app_all_files methodalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@247 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2010-05-11add support for arbitrary envelope parameters, and allow users to override ↵alecflett
the escape mechanism too git-svn-id: http://freebase-python.googlecode.com/svn/trunk@245 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2010-05-11patch to support arbitrary headers from tyleralecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@244 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2010-03-31fix a typoalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@242 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-12-22fix more unicode encoding problems by doing less flip/flopping between utf8 ↵alecflett
and unicode fix mql_output bug in user_info git-svn-id: http://freebase-python.googlecode.com/svn/trunk@239 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-12Add support for Appeditor servicesalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@222 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-03prep for 1.0.4 releasealecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@220 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-03fix issue #8 - make sure to handle all json-compatible arguments automaticallyalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@219 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-10-06update versionalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@217 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-09-21ok, get dump/restore working betteralecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@216 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-09-21tweaks to make tests pass - dump_domain->dump_base, etcalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@214 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-09-08fix some unicode issues, and default to POST for mqlreadalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@212 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-08-18fix version numberalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@209 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-08-18adding rememberme parameter to login() methodalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@208 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-30switch to api.freebase.comalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@204 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-27nuke sandbox.freebase.com in favor of sandbox-freebase.comalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@203 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-22cleanup, incorporate changes from code review, and move merge and split ↵nitromaster101@gmail.com
stuff into freebase.experimental git-svn-id: http://freebase-python.googlecode.com/svn/trunk@201 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-17add some comments and logging optimizationnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@198 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-17make the comments make sensenitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@197 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-17added split and merge (with links, too\!)nitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@196 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-13fix commandline toolsnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@190 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-10make freebase.schema more readable, moved some tests, finalizing the stuff ↵nitromaster101
that should actually be in the package git-svn-id: http://freebase-python.googlecode.com/svn/trunk@178 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-09add upload/revert schema manipulation, more tests, and other changes of the ↵nitromaster101
past few days git-svn-id: http://freebase-python.googlecode.com/svn/trunk@172 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-30delete typesnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@152 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-29trans is back, unsafe is in, and errors are betternitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@148 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-29fix extra-long query supportalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@147 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-29use_permission_of in mqlwritealex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@146 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
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-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-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-18added uri uploadnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@96 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-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
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-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-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-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
2007-10-15allow the cookiejar to be passed in, so it can be persistentmjtnix
across different commands if necessary. the trans() method now returns the response object as well. unfortunately the type of the response object depends on the underlying http library. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@15 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2007-10-12encode invalid uri charactersmjtnix
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@12 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2