index
:
freebase-python
master
Unofficial git mirror for freebase-python SVN trunk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
freebase
Age
Commit message (
Expand
)
Author
2009-06-18
include tests in egg and clean up dir(freebase)
nitromaster101
2009-06-18
added uri upload
nitromaster101
2009-06-17
added search and geosearch
nitromaster101
2009-06-17
reorganize package inorder to emphasize freebase-api as the main one
nitromaster101
2008-03-18
Move the "freebase.api" module into a "freebase-api" directory so that
kientzle
2008-01-24
update version number.
mjtnix
2008-01-24
better logging for /trans/raw fetches
mjtnix
2008-01-23
remove a stray print statement
mjtnix
2007-12-11
fix for python 2.4
mjtnix
2007-12-07
allow cookie file to be specified by filename instead of cookiejar
mjtnix
2007-12-07
better handling of httplib2 errors. parsing the json responses
mjtnix
2007-11-21
use single-query forms of mqlread and mqlwrite
mjtnix
2007-11-05
improved debug messages.
mjtnix
2007-10-21
disallow whitespace and other magic characters in identifiers.
mjtnix
2007-10-15
allow the cookiejar to be passed in, so it can be persistent
mjtnix
2007-10-14
documentation and api cleanup.
mjtnix
2007-10-14
hack for commas in cookies
mjtnix
2007-10-12
encode invalid uri characters
mjtnix
2007-10-12
pull in test cases from the perl URI::Template module.
mjtnix
2007-10-12
if httplib2 and httplib2cookie are available, then use httplib2
mjtnix
2007-10-12
dummy classes to allow cookielib.CookieJar to work with httplib2
mjtnix
2007-10-12
uri templating in python
mjtnix
2007-10-12
license notice. hope to slim this down later.
mjtnix
2007-10-12
mql key quoting and unquoting routines
mjtnix
2007-10-12
some code cleanup and bug fixes.
mjtnix
2007-09-19
remove extra trunk/ in directory path
mjtnix