summaryrefslogtreecommitdiff
path: root/freebase
AgeCommit message (Expand)Author
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
2009-07-17make the comments make sensenitromaster101
2009-07-17added split and merge (with links, too\!)nitromaster101
2009-07-13fix commandline toolsnitromaster101
2009-07-10make freebase.schema more readable, moved some tests, finalizing the stuff th...nitromaster101
2009-07-10added command line tools and minor changesnitromaster101
2009-07-09add upload/revert schema manipulation, more tests, and other changes of the p...nitromaster101
2009-06-30tyler's patch for fcl searchnitromaster101
2009-06-30delete typesnitromaster101
2009-06-29trans is back, unsafe is in, and errors are betternitromaster101
2009-06-29fix extra-long query supportalex.boterolowry
2009-06-29use_permission_of in mqlwritealex.boterolowry
2009-06-26add a list of literal type idsnitromaster101
2009-06-26added create/delete private domain, safeguard against superlong get queriesnitromaster101
2009-06-25added freebase.status()nitromaster101
2009-06-19remove silly debug messagesnitromaster101
2009-06-19use different json librariesnitromaster101
2009-06-18fixed freebase.version() bug and added test casenitromaster101
2009-06-18include tests in egg and clean up dir(freebase)nitromaster101
2009-06-18added uri uploadnitromaster101
2009-06-17added search and geosearchnitromaster101
2009-06-17reorganize package inorder to emphasize freebase-api as the main onenitromaster101
2008-03-18Move the "freebase.api" module into a "freebase-api" directory so thatkientzle
2008-01-24update version number.mjtnix
2008-01-24better logging for /trans/raw fetchesmjtnix
2008-01-23remove a stray print statementmjtnix
2007-12-11fix for python 2.4mjtnix
2007-12-07allow cookie file to be specified by filename instead of cookiejarmjtnix
2007-12-07better handling of httplib2 errors. parsing the json responsesmjtnix
2007-11-21use single-query forms of mqlread and mqlwritemjtnix
2007-11-05improved debug messages.mjtnix
2007-10-21disallow whitespace and other magic characters in identifiers.mjtnix
2007-10-15allow the cookiejar to be passed in, so it can be persistentmjtnix
2007-10-14documentation and api cleanup.mjtnix
2007-10-14hack for commas in cookiesmjtnix
2007-10-12encode invalid uri charactersmjtnix
2007-10-12pull in test cases from the perl URI::Template module.mjtnix
2007-10-12if httplib2 and httplib2cookie are available, then use httplib2mjtnix
2007-10-12dummy classes to allow cookielib.CookieJar to work with httplib2mjtnix
2007-10-12uri templating in pythonmjtnix
2007-10-12license notice. hope to slim this down later.mjtnix
2007-10-12mql key quoting and unquoting routinesmjtnix
2007-10-12some code cleanup and bug fixes.mjtnix
2007-09-19remove extra trunk/ in directory pathmjtnix