perkeep/pkg
Brad Fitzpatrick cefe9b42ee client: cap the number of in-flight requests to 5, for now
keeps camput and the server from running out of file descriptors. will do something
smarter in a subsequent patch.

Change-Id: Icca5027388eb838d45b443b7f2c331ba0f2c6585
2012-12-28 09:24:26 -08:00
..
auth auth: fix nil dereference crash 2012-12-01 10:54:14 -08:00
blobref Change blobref.SeekerFromStreamingFetcher signature to not return an error. 2012-12-25 10:27:35 -08:00
blobserver blobref: make blobref.SeekerFromStreamingFetcher always succeed, falling back to buffering impl 2012-12-25 10:19:33 -08:00
cacher cammount, fs: fix fd leak 2012-12-24 12:46:24 -08:00
client client: cap the number of in-flight requests to 5, for now 2012-12-28 09:24:26 -08:00
errorutil errorutil: write docs 2012-04-13 15:51:39 -07:00
fileembed file embedding: enable compression (mainly for 2012-11-30 19:03:37 +01:00
fs fs: add a TODO 2012-12-26 10:16:29 -08:00
googlestorage Add SKIP_DEP_TESTS env var to skip tests with depdendencies. 2012-03-29 18:21:37 -07:00
httputil Modifications allowing /setup to be view on Windows 2012-11-18 20:20:25 -05:00
images Quiet some image log spam; behind a flag now 2012-12-06 18:01:47 -08:00
index Change blobref.SeekerFromStreamingFetcher signature to not return an error. 2012-12-25 10:27:35 -08:00
jsonconfig jsonconfig: remove TODO and revert bogus change; float always works apparently. 2012-10-19 19:26:15 +02:00
jsonsign Support for "planned permanodes" in pkg/jsonsign, pkg/schema and cmd/camput. 2012-07-28 16:32:31 -07:00
lru Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
magic Add a GIF mime type, TODOs, add camdebug mime command. 2012-12-06 17:53:03 -08:00
misc s3: remove debug logging 2012-12-22 18:45:27 -08:00
netutil fix tests for images and netutil 2012-11-19 19:52:06 +01:00
osutil move findGoPathPackage to osutil, and use it to define closureDir 2012-12-13 12:31:56 +01:00
readerutil camput: client becomes StatReceiver. 2012-10-11 11:51:12 +02:00
rollsum rollsum: revert change. I was using the API wrong. 2012-10-28 13:40:29 +01:00
schema schema: fix FileReader bugs, simplify, add exhaustive tests 2012-12-25 17:27:52 -08:00
search Add generic file icon. 2012-12-06 17:36:34 -08:00
server Change blobref.SeekerFromStreamingFetcher signature to not return an error. 2012-12-25 10:27:35 -08:00
serverconfig Fix bugs in enumerate handler and s3's MaxEnumerateConfig. 2012-12-22 13:50:55 -08:00
test schema: fix FileReader bugs, simplify, add exhaustive tests 2012-12-25 17:27:52 -08:00
throttle Connection throttling for dev-server. 2012-12-11 20:36:42 -08:00
webserver Connection throttling for dev-server. 2012-12-11 20:36:42 -08:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00