summaryrefslogtreecommitdiff
path: root/freebase
AgeCommit message (Expand)Author
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