perkeep/pkg
Mathieu Lonjaret 1d0ad00bdc Merge "client: use index expression over rename map" 2014-11-10 16:43:20 +00:00
..
app netutil: add HostPort, serverinit: return app baseURL 2014-08-01 00:01:27 +02:00
auth auth: allow for multiple modes 2014-05-21 18:43:41 +02:00
blob blob: add func ReaderAt 2014-10-28 19:29:33 -03:00
blobserver blobpacked: more tests 2014-10-29 13:26:36 -03:00
buildinfo
cacher
camerrors
client client: use index expression over rename map 2014-11-09 10:28:35 +08:00
cmdmain camput: use Errorf to print critical errors even when non-verbose 2014-11-03 22:15:36 +01:00
constants
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 genfileembed: Add flag for adding build tags 2014-10-17 20:58:15 +02:00
fs fs: correct the permission bit setting 2014-11-09 13:53:23 +08:00
gc
geocode search: Self-documenting atoms 2014-05-15 00:42:32 +02:00
googlestorage blobserver/google/cloudstorage: make it a SubFetcher 2014-10-11 16:02:31 +02:00
hashutil Rename pkg/misc to pkg/hashutil 2014-11-06 13:31:58 -03:00
httputil httputil: rename conn to rw, per current conventions 2014-10-21 15:13:12 +02:00
images fastjpeg: add a seemingly-missing availability check 2014-10-19 16:44:14 +02:00
importer Pinboard importer: add test, fix bug 2014-10-18 08:20:45 -07:00
index index: avoid shadowing err when retrying to index a full file 2014-10-08 18:40:00 +01:00
jsonconfig jsonconfig: remove useless type conversion 2014-10-28 10:49:36 +08:00
jsonsign blobserver: add memory storage, mainly for tests. 2014-08-31 01:17:52 +02:00
kvutil kvutil: add VerifyDb*, use kvutil in sorted 2014-03-20 01:21:27 +01:00
leak
legal legal: package for compiled-in licenses 2014-07-10 23:01:54 +02:00
lru lru: make RemoveOldest remove the key and value that were evicted 2014-09-26 15:56:53 -07:00
magic
media Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
misc Rename pkg/misc to pkg/hashutil 2014-11-06 13:31:58 -03:00
netutil netutil: add HostPort, serverinit: return app baseURL 2014-08-01 00:01:27 +02:00
osutil Help devcam find itself correctly on OS X 2014-11-06 17:30:41 +00:00
pools Add new pools package, to aggregate common sync.Pool types. 2014-08-25 21:17:50 -07:00
publish
readerutil gofmt 2014-03-20 12:29:45 -07:00
rollsum rollsum: don't benchmark the Rand function 2014-08-22 15:50:25 -07:00
schema schema: fix typos in error messages 2014-11-03 20:44:57 +08:00
search pkg/client: make Describe use a POST request to the server 2014-10-19 17:36:22 +02:00
server setup wizard: redirect to server docs until someone wants to do nicer 2014-10-19 18:22:21 +02:00
serverinit serverinit: syndtr/leveldb support 2014-10-11 15:40:29 +02:00
singleflight Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
sorted sorted: add Foreach and ForeachInRange helpers 2014-10-28 05:07:55 -07:00
strutil strutil: add IsPlausibleJSON 2014-11-08 18:16:47 -03:00
syncutil
test dockertest: update mongo image 2014-10-28 01:24:56 +01:00
throttle
types serverinit: syndtr/leveldb support 2014-10-11 15:40:29 +02:00
webserver webserver: use wkfs for tls cert/key 2014-08-08 10:58:56 -07:00
wkfs wkfs/gcs: support for writing files 2014-08-08 11:03:27 -07:00
.gitignore