index
:
freebase-python
master
Unofficial git mirror for freebase-python SVN trunk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-06-18
cleaned up README
nitromaster101
2009-06-18
added uri upload
nitromaster101
2009-06-17
making setup.py actually install what it should
nitromaster101
2009-06-17
added search and geosearch
nitromaster101
2009-06-17
added MANIFEST.in which controls which files get packaged-up in the tarball
nitromaster101
2009-06-17
bumping up the version to 0.3
nitromaster101
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
ignore *.pyc
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-23
rev the version number so that svn builds don't carry the same version as rel...
alecflett
2008-06-23
add -dev to svn builds
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
A number of improvements from Arthur van Hoff:
kientzle
2008-03-18
Style: Remove some unnecessary semicolons.
kientzle
2008-03-18
Copy David Flanagan's "metaweb.py" to a separate directory.
kientzle
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
bump version to 0.2.2
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
version number for bugfix release
mjtnix
2007-11-21
use single-query forms of mqlread and mqlwrite
mjtnix
2007-11-05
improved debug messages.
mjtnix
2007-10-30
installation bug fix - add freebase.api to install package list.
mjtnix
2007-10-21
disallow whitespace and other magic characters in identifiers.
mjtnix
2007-10-16
svn:ignore *.pyc
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
not enought tests
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
[prev]
[next]