perkeep/pkg
Brad Fitzpatrick 5d4f2dfefe serverinit: let genconfig's update_golden flag, even if files matched
Change-Id: I93cdd1b9a1945a975a1c8d2097e914ae2a8c77c1
2014-04-17 10:20:05 -07:00
..
auth auth: fix OpUpload bitmask check 2014-04-15 01:40:52 +02:00
blob Merge branch 'master' of https://camlistore.googlesource.com/camlistore 2014-04-11 15:51:05 -07:00
blobserver pkg/blobserver/encrypt: Log time it takes to read encryption metadata. 2014-04-13 16:25:19 +03:00
buildinfo buildinfo: add func TestingLinked 2014-02-23 09:21:11 -08:00
cacher Get rid of SeekFetcher vs StreamingFetcher distinction and complexity. 2014-03-14 12:29:13 -07:00
camerrors
client client: replace CAMLI_CLIENT_IDENTITY with CAMLI_KEYID 2014-03-31 18:56:11 +02:00
cmdmain cmdmain, camput: PreExit should always run, not just in verbose mode 2014-02-27 20:47:15 -08:00
constants
context Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
errorutil
fault fault: new package for fault injection 2014-03-16 19:27:40 -07:00
fileembed Fix broken embedding of fontawesome in production 2014-04-11 22:00:33 -07:00
fs Get rid of SeekFetcher vs StreamingFetcher distinction and complexity. 2014-03-14 12:29:13 -07:00
gc
geocode
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 gofmt 2014-03-20 12:29:45 -07:00
importer FS importer: fix filenames for category images and photos. 2014-04-12 16:47:42 -07:00
index index,search: Return media tags for describe requests. 2014-04-15 21:11:33 -07:00
jsonconfig pkg/serverinit: fix published type, add parser test 2014-04-04 23:28:34 +02:00
jsonsign index: reschedule indexing a claim blob if public key blob isn't yet available 2014-04-02 13:39:36 -07:00
kvutil kvutil: add VerifyDb*, use kvutil in sorted 2014-03-20 01:21:27 +01:00
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
misc closure: ignore emacs temp files in gendeps 2014-04-05 19:13:58 -07:00
netutil netutil: add little AwaitReachable func 2014-02-09 19:55:36 -08:00
osutil camput init: ring/key related fixes 2014-03-28 19:55:18 +01:00
publish
readerutil gofmt 2014-03-20 12:29:45 -07:00
rollsum gofmt 2014-03-20 12:29:45 -07:00
schema schema: add paranoia error check about slashes in file schema blobs 2014-04-12 19:29:02 -07:00
search index,search: Return media tags for describe requests. 2014-04-15 21:11:33 -07:00
server Add FontAwesome. This will be used for icons in the UI. 2014-04-05 17:19:29 -07:00
serverinit serverinit: let genconfig's update_golden flag, even if files matched 2014-04-17 10:20:05 -07:00
singleflight
sorted docker tests: remove container when done 2014-04-09 23:26:14 +02:00
strutil
syncutil
test test: Fix FakeIndex breakage from 82429eee. 2014-04-16 09:35:41 -07:00
throttle
types types: add EmptyBody 2014-03-31 09:36:08 -07:00
webserver
.gitignore