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-07-10
make freebase.schema more readable, moved some tests, finalizing the stuff th...
nitromaster101
2009-07-10
added command line tools and minor changes
nitromaster101
2009-07-09
add upload/revert schema manipulation, more tests, and other changes of the p...
nitromaster101
2009-06-30
tyler's patch for fcl search
nitromaster101
2009-06-30
delete types
nitromaster101
2009-06-29
trans is back, unsafe is in, and errors are better
nitromaster101
2009-06-29
fix extra-long query support
alex.boterolowry
2009-06-29
use_permission_of in mqlwrite
alex.boterolowry
2009-06-26
add a list of literal type ids
nitromaster101
2009-06-26
added create/delete private domain, safeguard against superlong get queries
nitromaster101
2009-06-25
added freebase.status()
nitromaster101
2009-06-19
remove silly debug messages
nitromaster101
2009-06-19
use different json libraries
nitromaster101
2009-06-18
fixed freebase.version() bug and added test case
nitromaster101
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