..
auth
Change the upload protocol.
2014-01-04 20:24:58 -08:00
blob
Use 'uint32' instead of 'int64' for blob sizes everywhere.
2014-02-08 17:58:12 +01:00
blobserver
blobserver/s3: add manual test
2014-02-09 08:06:56 -08:00
buildinfo
buildinfo: add func TestingLinked
2014-02-23 09:21:11 -08:00
cacher
Use 'uint32' instead of 'int64' for blob sizes everywhere.
2014-02-08 17:58:12 +01:00
camerrors
camerrors: rename MissingKeyBlob to ErrMissingKeyBlob
2014-01-13 20:09:54 -08:00
client
client: default to None auth if no auth in config
2014-02-27 01:37:59 +01:00
cmdmain
cmdmain, camput: PreExit should always run, not just in verbose mode
2014-02-27 20:47:15 -08:00
constants
Move defaultMaxResizeBytes to pkg/constants
2014-01-06 08:08:47 -08:00
context
Start of new context package and *context.Context type.
2013-12-02 13:20:51 -08:00
errorutil
…
fileembed
genfileembed: touch the file modtime, even if contents are same, but it's old
2014-02-27 21:00:01 -08:00
fs
tests: make sure camlistored is running before cammount
2014-02-24 18:29:08 +01:00
gc
New 'gc' package, implementing a generic garbage collector.
2014-01-11 21:41:53 -08:00
geocode
httputil: add DecodeJSON and CloseBody helpers, then use them everywhere
2014-01-28 22:00:52 -08:00
googlestorage
googlestorage: don't use host configuration during tests
2014-02-23 10:04:48 -08:00
httputil
httputil: add IsWebsocketUpgrade, fix BadRequestError inconsistency
2014-02-03 20:24:45 -05:00
images
images: minor doc comment update
2014-01-17 16:47:29 -08:00
importer
httputil: add DecodeJSON and CloseBody helpers, then use them everywhere
2014-01-28 22:00:52 -08:00
index
Use 'uint32' instead of 'int64' for blob sizes everywhere.
2014-02-08 17:58:12 +01:00
jsonconfig
pkg/client: some cleanup, doc on the website
2013-12-23 20:23:21 +01:00
jsonsign
Merge "third_party,jsonsign: bump openpgp to 188:61c59dda830a"
2014-02-09 23:49:46 +00:00
kvutil
…
leak
leak: fix racy test
2014-02-25 16:06:56 -08:00
lru
…
magic
pkg/tests: Warn about deprecation of asserts.* functions in pkg description.
2014-02-19 10:42:29 +03:00
media
pkg/index: Index audio duration.
2014-01-25 10:40:06 -08:00
misc
httputil: add DecodeJSON and CloseBody helpers, then use them everywhere
2014-01-28 22:00:52 -08:00
netutil
netutil: add little AwaitReachable func
2014-02-09 19:55:36 -08:00
osutil
osutil: fail if tests access host paths
2014-02-23 10:59:56 -08:00
publish
…
readerutil
readerutil: fix OpenSingle bug causing "bad file descriptor" in dispacked.
2013-12-24 10:57:06 -08:00
rollsum
…
schema
Use 'uint32' instead of 'int64' for blob sizes everywhere.
2014-02-08 17:58:12 +01:00
search
Bump is:pano threshold to 2.0.
2014-02-08 15:48:29 -08:00
server
ui: Add QR code for configuring mobile clients.
2014-02-21 19:58:54 -08:00
serverinit
serverinit: shared camli-cache for multiple publish roots
2014-02-28 18:31:07 +01:00
singleflight
…
sorted
mongo: test using Docker
2014-02-09 20:02:56 -08:00
strutil
strutil: ContainsFold
2014-01-10 16:49:13 -08:00
syncutil
Added syncutil.Once
2014-01-25 12:04:47 -08:00
test
tests: ping camlistored before camput
2014-02-24 19:57:44 +01:00
throttle
throttle: actually compile.
2014-01-08 19:55:24 -08:00
types
Merge "pkg/types/serverconfig: json-tagged struct"
2014-02-11 00:56:11 +00:00
webserver
webserver: also log req.RemoteAddr in verbose mode
2014-01-28 12:31:20 -08:00
.gitignore
…