summaryrefslogtreecommitdiff
path: root/freebase
AgeCommit message (Expand)Author
2010-11-30move www.freebase.com to api.freebase.com (same for sandbox)HEADmastermasouras@google.com
2010-11-04new acre appeditor services are now deployed in OTG and sandboxmasouras@google.com
2010-10-19issue #12, search/geosearch should take generic args.rtp@google.com
2010-10-18talk to different endpoints for appeditor services depending on sandbox or otgmasouras@google.com
2010-10-13all appeditor service requests now should go to /appeditor/servicesmasouras@google.com
2010-08-25I'm the king of leaving print statements lying around, my bad.rtp@google.com
2010-08-09Updated comments to link to newer/better/current API docs.kirrily@google.com
2010-06-02add support for new extra_group param in acre create_appbobbyrullo
2010-05-21Another place to try and get the error outalex.boterolowry
2010-05-21Provided the tid for a failed mql result, we probably want to do this in the ...alex.boterolowry
2010-05-17actually accept an alternative acre_service_urlalex.boterolowry
2010-05-17add delete_app_all_files methodalex.boterolowry
2010-05-11add support for arbitrary envelope parameters, and allow users to override th...alecflett
2010-05-11patch to support arbitrary headers from tyleralecflett
2010-05-11fix some typos in the dump/restore schema codealecflett
2010-03-31fix a typoalex.boterolowry
2010-01-21fix simplejson referencesalecflett
2009-12-22fix more unicode encoding problems by doing less flip/flopping between utf8 a...alecflett
2009-12-22fix dirsplit to deal with root-level paths, cleaning it up and eliminating re...alecflett
2009-11-18pass the name alongbryan.culbertson
2009-11-181. Fix typeid misspellingbryan.culbertson
2009-11-14more complete type infoalex.boterolowry
2009-11-14check-in some basic and not quite useful yet completion supportalex.boterolowry
2009-11-13error messagealex.boterolowry
2009-11-13use shlex.split instead of string.splitalex.boterolowry
2009-11-13way better .. supportalex.boterolowry
2009-11-13basic shellalex.boterolowry
2009-11-13slight .. fixalex.boterolowry
2009-11-13add .. supportalex.boterolowry
2009-11-13add basic cd/pwd suportalex.boterolowry
2009-11-13fix the weird not-singleton out issuealex.boterolowry
2009-11-12Add support for Appeditor servicesalex.boterolowry
2009-11-10fix unicode problem when a key/value dictionary contains unicode valuesalecflett
2009-11-03prep for 1.0.4 releasealecflett
2009-11-03fix issue #8 - make sure to handle all json-compatible arguments automaticallyalecflett
2009-10-06update versionalecflett
2009-09-21ok, get dump/restore working betteralecflett
2009-09-21fix when required arguments are not specified - at least spit a semi-sane mes...alecflett
2009-09-21tweaks to make tests pass - dump_domain->dump_base, etcalecflett
2009-09-08fix some unicode issues, and default to POST for mqlreadalecflett
2009-08-18make "fcl ls -lrt" worknix@nixweb.com
2009-08-18fix version numberalecflett
2009-08-18adding rememberme parameter to login() methodalecflett
2009-08-14make 'fcl ls' and 'fcl find' use table output.nix@nixweb.com
2009-08-14subcommand option parsing, and account for some things moved tonix@nixweb.com
2009-08-14add decorator to declare subcommand-specific command flags.nix@nixweb.com
2009-07-30switch to api.freebase.comalecflett
2009-07-27nuke sandbox.freebase.com in favor of sandbox-freebase.comalecflett
2009-07-22cleanup, incorporate changes from code review, and move merge and split stuff...nitromaster101@gmail.com
2009-07-17add some comments and logging optimizationnitromaster101