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-api
/
freebase
Age
Commit message (
Expand
)
Author
2009-06-17
reorganize package inorder to emphasize freebase-api as the main one
nitromaster101
2009-06-17
enable freebase.sandbox
nitromaster101
2009-06-17
updated api, added documentation, added freebase.funcname functionality
nitromaster101
2009-06-17
add as_of_time to mqlread*
alex.boterolowry
2009-04-09
include the code for urlencode_pathseg rather than referring to an internal p...
mjtnix
2009-04-09
remove obsolete reference to urllib2.
mjtnix
2009-03-19
"fcl" is a command-line tool for working with freebase.com
mjtnix
2009-03-16
clearer error message if neither simplejson nor django.utils.simplejson are f...
mjtnix
2008-10-10
add permission_of to upload, and fix a bug with error handling
alex.boterolowry
2008-10-09
Fix mqlflush/touch support since it now conforms
alex.boterolowry
2008-10-06
remove print message which prevents this from being useful in a command-line ...
alecflett
2008-06-23
reduce time spent logging by delaying log messages until they're actually logged
alecflett
2008-06-23
fix urllib2 implementation
alecflett
2008-06-19
Add reconciliation service support
alex.boterolowry
2008-06-13
Add support for Google AppEngine's urlfetch api
alex.boterolowry
2008-04-23
better handling of http errors.
mjtnix
2008-03-18
Move the "freebase.api" module into a "freebase-api" directory so that
kientzle