summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-13fixed test utility errornitromaster101
2009-07-13added test utilitynitromaster101
2009-07-13fix commandline toolsnitromaster101
2009-07-11sorry, i forgot to check in the 1.0 branch... you can find the code on pypinitromaster101
2009-07-10make freebase.schema more readable, moved some tests, finalizing the stuff th...nitromaster101
2009-07-10added command line tools and minor changesnitromaster101
2009-07-09make tests pass, but this is a horrible solution REMEMBER TO CHECK WHY THE TE...nitromaster101
2009-07-09add upload/revert schema manipulation, more tests, and other changes of the p...nitromaster101
2009-06-30tyler's patch for fcl searchnitromaster101
2009-06-30get rid of bad typesnitromaster101
2009-06-30schema manipulationnitromaster101
2009-06-30delete typesnitromaster101
2009-06-30updated typesnitromaster101
2009-06-30added some type worknitromaster101
2009-06-29added tests for trans and unsafenitromaster101
2009-06-29trans is back, unsafe is in, and errors are betternitromaster101
2009-06-29fix extra-long query supportalex.boterolowry
2009-06-29use_permission_of in mqlwritealex.boterolowry
2009-06-26add a list of literal type idsnitromaster101
2009-06-26added create/delete private domain, safeguard against superlong get queriesnitromaster101
2009-06-25added freebase.status()nitromaster101
2009-06-24prepare for 0.5 releasenitromaster101
2009-06-19new examplenitromaster101
2009-06-19remove silly debug messagesnitromaster101
2009-06-19use different json librariesnitromaster101
2009-06-19forgot to update to newest versionnitromaster101
2009-06-18finish uploading appengine example: had to force freebase... it was already i...nitromaster101
2009-06-18add appengine example -- freebase-images.appspot.comnitromaster101
2009-06-18fixed freebase.version() bug and added test casenitromaster101
2009-06-18include tests in egg and clean up dir(freebase)nitromaster101
2009-06-18cleaned up READMEnitromaster101
2009-06-18added uri uploadnitromaster101
2009-06-17making setup.py actually install what it shouldnitromaster101
2009-06-17added search and geosearchnitromaster101
2009-06-17added MANIFEST.in which controls which files get packaged-up in the tarballnitromaster101
2009-06-17bumping up the version to 0.3nitromaster101
2009-06-17reorganize package inorder to emphasize freebase-api as the main onenitromaster101
2009-06-17enable freebase.sandboxnitromaster101
2009-06-17updated api, added documentation, added freebase.funcname functionalitynitromaster101
2009-06-17add as_of_time to mqlread*alex.boterolowry
2009-04-09include the code for urlencode_pathseg rather than referring to an internal p...mjtnix
2009-04-09remove obsolete reference to urllib2.mjtnix
2009-03-19ignore *.pycmjtnix
2009-03-19"fcl" is a command-line tool for working with freebase.commjtnix
2009-03-16clearer error message if neither simplejson nor django.utils.simplejson are f...mjtnix
2008-10-10add permission_of to upload, and fix a bug with error handlingalex.boterolowry
2008-10-09Fix mqlflush/touch support since it now conformsalex.boterolowry
2008-10-06remove print message which prevents this from being useful in a command-line ...alecflett
2008-06-23reduce time spent logging by delaying log messages until they're actually loggedalecflett
2008-06-23fix urllib2 implementationalecflett