perkeep/pkg
Aaron Boodman a6450f6468 Merge "Propagate all clicks in the hacky child frame up to the main app." 2014-08-16 04:20:08 +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 Merge branch 'master' of https://camlistore.googlesource.com/camlistore 2014-04-11 15:51:05 -07:00
blobserver Don't use untagged struct literals. 2014-08-12 14:01:33 -07:00
buildinfo
cacher
camerrors
client pkg/client: some more wkfs usage 2014-08-08 11:02:06 -07:00
cmdmain legal: package for compiled-in licenses 2014-07-10 23:01:54 +02:00
constants
context context: minor typos in documentation. 2014-07-03 22:05:16 -07:00
errorutil
fault
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
geocode search: Self-documenting atoms 2014-05-15 00:42:32 +02:00
googlestorage Don't use untagged struct literals. 2014-08-12 14:01:33 -07:00
httputil httputil: simplify the SystemCARootsAvailable function 2014-08-15 17:43:22 -07:00
images images/fastjpeg: reset checkAvailability in tests. 2014-08-14 15:17:18 -07:00
importer twitter: fix format verb in error 2014-08-06 16:21:42 +02:00
index Merge "index: actually reindex when out of order" 2014-08-14 20:00:00 +00:00
jsonconfig jsonconfig: skip over nil values when expanding 2014-08-08 06:47:10 -07:00
jsonsign jsonsign: use wkfs.Open instead of os.Open directly, so it can open GCS files 2014-08-05 19:27:01 -07:00
kvutil
leak
legal legal: package for compiled-in licenses 2014-07-10 23:01:54 +02:00
lru
magic
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 netutil: add HostPort, serverinit: return app baseURL 2014-08-01 00:01:27 +02:00
osutil Move GCE stuff out of camlistored into new package. Use from camtool. 2014-08-07 12:33:52 -07:00
publish
readerutil
rollsum
schema Change strutil.StringFromBytes to depend on Go 1.3. 2014-08-14 12:59:54 -07:00
search search: allow searching by file wholeref 2014-07-29 14:38:20 -07:00
server Merge "Propagate all clicks in the hacky child frame up to the main app." 2014-08-16 04:20:08 +00:00
serverinit serverinit: clean up and simplify the high-to-low-level config generator 2014-08-07 18:47:42 -07:00
singleflight Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
sorted mysql: create database now distinct from create tables 2014-08-08 20:06:02 +02:00
strutil Change strutil.StringFromBytes to depend on Go 1.3. 2014-08-14 12:59:54 -07:00
syncutil
test client&camput: use cmdmain.Stderr for logging 2014-08-12 22:41:55 +02:00
throttle
types serverinit: clean up and simplify the high-to-low-level config generator 2014-08-07 18:47:42 -07: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