perkeep/pkg/test
Mario Russo 7b1903d5b1 pkg/server: added help handler
- Available at '/help/'
- Loads and parses server config upon init and generates the necessary client config for access
- Links to 'Downloadable Tools' are not functional (task is not yet completed)
- A link was added to the default server page as well as a 'Help' option to the Piggy menu

Issue: #536

Change-Id: I10629de034c908ebc76f6feacbbfca1df7bf1c2b
2015-05-28 10:02:17 +02:00
..
asserts pkg/tests: Warn about deprecation of asserts.* functions in pkg description. 2014-02-19 10:42:29 +03:00
dockertest pkg/sorted: define (larger) values for key and value sizes 2015-01-26 19:39:41 +01:00
integration Merge "test/integration: test for camget file -contents" 2014-11-12 19:28:18 +00:00
testdata pkg/server: added help handler 2015-05-28 10:02:17 +02:00
blob.go blobserver: simplify interface more, add NewMultiBlobStreamer, storagetest func 2014-12-23 17:49:12 -08:00
diff.go test: add Diff function. 2013-11-16 19:06:30 -08:00
doc.go More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
fakeindex.go search: new DescribeRule describe support 2014-04-19 12:58:55 -07:00
fetcher.go blobserver/memory: add BlobStreamer support to memory.Storage 2014-12-23 19:40:02 -08:00
fetcher_test.go Use storagetest to test the test.Fetcher 2014-08-25 16:46:29 -07:00
loader.go Add BaseURL method to handler Loader. 2014-03-23 17:13:40 -07:00
test.go test: add option to NewLogger to have a list of phrases to mute 2014-12-30 22:27:31 -08:00
test_test.go pkg/test: fix after accidentally checking in WIP change in a82f603dbc 2014-10-19 17:21:51 +02:00
testdep.go gofmt 2014-03-20 12:29:45 -07:00
wait.go test: add WaitFor func 2013-07-21 22:43:39 -07:00
world.go Merge "test/integration: RunCmd must write to buffers even in verbose mode" 2014-11-10 21:46:11 +00:00