perkeep/pkg
mpl 3c6daa2197 auth: allow for multiple modes
context: http://camlistore.org/issue/439

Change-Id: Ie52aa6eea797c37ca178c222a476626e9f30ec42
2014-05-21 18:43:41 +02:00
..
app app/hello: dummy server application (hello world) 2014-05-08 22:15:01 +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 Start of 'proxycache' blobserver type. 2014-05-15 12:12:21 -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 app/hello: dummy server application (hello world) 2014-05-08 22:15:01 +02:00
cmdmain devcam review: submit changes for review 2014-05-13 23:06:30 +02:00
constants Move defaultMaxResizeBytes to pkg/constants 2014-01-06 08:08:47 -08:00
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 fuse: fix crash populating non-permanode camliPath 2014-05-08 22:33:13 +00: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 httputil: allow full error serving when with devcam 2014-04-23 15:19:55 +02:00
images gofmt 2014-03-20 12:29:45 -07:00
importer Merge "importer: update flickr" 2014-05-20 13:28:56 +00:00
index Merge "index: Index MusicBrainz album IDs from music files." 2014-05-14 00:02:06 +00:00
jsonconfig jsonconfig: Int64 support 2014-05-15 12:11:24 -07: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 pkg/index: Index audio duration. 2014-01-25 10:40:06 -08:00
misc pkg/misc/amazon/s3: Fix test broken by commit bf8d6bdb. 2014-05-13 14:23:04 +03: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 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 schema: improved mixedArrayFromString 2014-05-14 16:07:22 -07:00
search search: Self-documenting atoms 2014-05-15 00:42:32 +02:00
server app/hello: dummy server application (hello world) 2014-05-08 22:15:01 +02:00
serverinit app/hello: dummy server application (hello world) 2014-05-08 22:15:01 +02:00
singleflight
sorted mysql: replace mymysql with go-sql-driver 2014-05-01 17:42:51 +02: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 test: add forgotten file from 94ab7a8 2014-05-14 12:57:23 -07:00
throttle throttle: actually compile. 2014-01-08 19:55:24 -08:00
types types: add EmptyBody 2014-03-31 09:36:08 -07:00
webserver webserver: also log req.RemoteAddr in verbose mode 2014-01-28 12:31:20 -08:00
.gitignore