Paul Lindner
15feaeb24c
all: lint fixes for 'error strings should not be capitalized or end with punctuation or a newline'
...
Change-Id: I9c3766a51ac8be694ae76befff4b6fa9a85e34eb
2017-12-11 06:13:25 -08:00
Tamás Gulácsi
7402cc0efd
Delete misc unused objects
...
Using honnef.co/go/unused/cmd/unused
Change-Id: I672b3cb77f09e9bd80dcdc149cde4f7f2939e451
2016-04-06 17:59:51 +02:00
mpl
40be4d8da2
vendor: go4.org/jsonconfig (and errorutil)
...
Previously pkg/jsonconfig and pkg/errorutil
Copied from go4.org at rev d1b8a2fb2de6160036e4801aa5e4d855571078b8
Change-Id: I673ed55b0825baa2607289b6082f205100261d7a
2015-12-01 17:21:49 +01:00
Tamás Gulácsi
533433f163
cmd/camtool reindex-diskpacked: don't panic on high-level conf
...
If no metaIndex is specified, just go on, but don't panic.
Also try to clear the logic a little bit (don't overwrite indexConf).
Change-Id: I43e61ac3d5cd239cc113cb034ff3dd61eaaa14fd
2015-07-23 07:16:14 +02:00
Tamás Gulácsi
bea59b29fa
Remove kvfile-specific code from diskpacked.
...
In hope to use leveldb.
Change-Id: Ie9c166d48d6a2c1f52f9cfa29e703d8b8ad7f162
2014-09-23 22:40:07 +02:00
Brad Fitzpatrick
1bfd1b7d98
camlistored, serverinit: allow server config from URLs.
...
paves the way for server config from GCE metadata, too.
Change-Id: I9e54e3ad79eb53e7ae96159f2aa02f4a017e8e11
2014-08-02 16:53:58 -07:00
Brad Fitzpatrick
a199802898
camtool: document reindex-diskpacked better
...
Change-Id: Ib2f669ddf4fa493572a811b0564f104fbaeea05a
2014-02-11 19:24:08 -08:00
mpl
448f266d72
rename pkg/serverconfig to pkg/serverinit
...
To avoid awkwardness with future pkg/types/serverconfig
http://camlistore.org/issue/339
Change-Id: If8a00941cdc269d6bcfe0f76c596154d5969bf0d
2014-01-23 17:18:46 +01:00
Brad Fitzpatrick
649390b9ef
camtool: make diskpacked-reindex command a bit more user-friendly
...
Change-Id: Ic7cde2f453f5cd2716d929800b297cb766826acd
2013-12-24 20:16:36 -08:00
Brad Fitzpatrick
3fd356f457
gofmt
...
Change-Id: I900a49b3f76aec7ef65419f2a5ecaf3eae95defb
2013-11-28 11:58:47 -08:00
Tamás Gulácsi
cb6f423eeb
Add diskpacked-reindex subcommand to camtool
...
For checking and/or rebuilding index.kv of diskpacked packs.
Change-Id: I1ad87974b2daf58b1e767bb1df6f7b64e8b6359a
2013-11-28 20:44:27 +01:00