perkeep/pkg
mpl c032a4a8e7 flickr: set primary photo as camliContentImage on album
Change-Id: I3e805e3e64878d7f0057957c0be476a1a613cb21
2014-07-31 23:17:44 +02:00
..
app publisher app: SSL support 2014-06-16 19:41:22 +02:00
auth auth: allow for multiple modes 2014-05-21 18:43:41 +02:00
blob Merge branch 'master' of https://camlistore.googlesource.com/camlistore 2014-04-11 15:51:05 -07:00
blobserver diskpacked: bug fix walkPack and add test. 2014-07-09 21:55:04 -07: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 camerrors: rename MissingKeyBlob to ErrMissingKeyBlob 2014-01-13 20:09:54 -08:00
client Introduce search.QueryDescriber interface. *client.Client implements it. 2014-07-21 22:20:24 +02:00
cmdmain legal: package for compiled-in licenses 2014-07-10 23:01:54 +02:00
constants Move defaultMaxResizeBytes to pkg/constants 2014-01-06 08:08:47 -08:00
context context: minor typos in documentation. 2014-07-03 22:05:16 -07:00
errorutil
fault fault: new package for fault injection 2014-03-16 19:27:40 -07:00
fileembed fileembed: don't concatenate more than 50 string literals 2014-06-20 10:09:52 -07:00
fs fs: handle directory permanode titles 2014-07-15 08:41:05 +02:00
gc New 'gc' package, implementing a generic garbage collector. 2014-01-11 21:41:53 -08:00
geocode search: Self-documenting atoms 2014-05-15 00:42:32 +02:00
googlestorage googlestorage: don't use host configuration during tests 2014-02-23 10:04:48 -08:00
httputil test/transport.go: move to httputil, so we can use it without linking testing 2014-07-14 18:33:10 +02:00
images Merge "images: add support for fast jpeg down-sampling." 2014-07-21 17:34:27 +00:00
importer flickr: set primary photo as camliContentImage on album 2014-07-31 23:17:44 +02:00
index search: allow searching by file wholeref 2014-07-29 14:38:20 -07:00
jsonconfig Fixed wrong calls to formatting functions. 2014-06-30 22:05:22 +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
legal legal: package for compiled-in licenses 2014-07-10 23:01:54 +02:00
lru More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
magic pkg/tests: Warn about deprecation of asserts.* functions in pkg description. 2014-02-19 10:42:29 +03:00
media Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
misc Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
netutil dockertest: skip test when DB in container not ready 2014-07-17 18:09:02 +02:00
osutil pkg/osutil: add FreeBSD CPU usage. 2014-07-04 20:00:00 -07:00
publish server/publish.go: use go html template for publishing 2013-11-19 17:50:26 +01:00
readerutil gofmt 2014-03-20 12:29:45 -07:00
rollsum gofmt 2014-03-20 12:29:45 -07:00
schema foursquare: some attributes cleanup 2014-07-31 01:50:36 +02:00
search search: allow searching by file wholeref 2014-07-29 14:38:20 -07:00
server Fixed calls to formatting functions 2014-07-21 22:06:53 +00:00
serverinit Fixed calls to formatting functions 2014-07-21 22:06:53 +00:00
singleflight Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
sorted pkg/sorted/buffer: flesh out, add test 2014-07-15 08:24:54 +10: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 dockertest: skip test when DB in container not ready 2014-07-17 18:09:02 +02:00
throttle throttle: actually compile. 2014-01-08 19:55:24 -08:00
types Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
webserver pkg/webserver: use a custom logger, if provided 2014-07-29 01:40:51 +02:00
.gitignore