summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-05-11fix some typos in the dump/restore schema codealecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@243 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
2010-01-21fix simplejson referencesalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@241 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-12-22prep for new releasealecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@240 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-12-22fix dirsplit to deal with root-level paths, cleaning it up and eliminating ↵alecflett
regexp-overkill git-svn-id: http://freebase-python.googlecode.com/svn/trunk@238 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-18pass the name alongbryan.culbertson
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@237 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-181. Fix typeid misspellingbryan.culbertson
2. Add current directory support to open command git-svn-id: http://freebase-python.googlecode.com/svn/trunk@236 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-14more complete type infoalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@232 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-14check-in some basic and not quite useful yet completion supportalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@231 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13error messagealex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@230 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13use shlex.split instead of string.splitalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@229 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13way better .. supportalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@228 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13basic shellalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@227 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13slight .. fixalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@226 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13add .. supportalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@225 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13add basic cd/pwd suportalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@224 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13fix the weird not-singleton out issuealex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@223 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-10fix unicode problem when a key/value dictionary contains unicode valuesalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@221 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-21fix when required arguments are not specified - at least spit a semi-sane ↵alecflett
message to the user rather than totally barfing git-svn-id: http://freebase-python.googlecode.com/svn/trunk@215 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-08prep for 1.0.3 branchalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@213 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-18make "fcl ls -lrt" worknix@nixweb.com
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@211 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-08-14make 'fcl ls' and 'fcl find' use table output.nix@nixweb.com
add 'fcl ls -l' option. allow 'fcl pset' of non-string non-id properties. make 'fcl q' stream its output. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@207 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-08-14subcommand option parsing, and account for some things moved tonix@nixweb.com
cmdutil.py git-svn-id: http://freebase-python.googlecode.com/svn/trunk@206 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-08-14add decorator to declare subcommand-specific command flags.nix@nixweb.com
add global "out" object for table aligned text output. split out general command utilities. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@205 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-13fixed test utility errornitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@192 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-13added test utilitynitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@191 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2