Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Tags: teran/staticd

Tags

0.0.1-alpha.6

Toggle 0.0.1-alpha.6's commit message

Verified

This commit was signed with the committer’s verified signature.
teran Igor Shishkin
Fix for nil pointer on /ping handler call

Signed-off-by: Igor Shishkin <[email protected]>

0.0.1-alpha.5

Toggle 0.0.1-alpha.5's commit message

Verified

This commit was signed with the committer’s verified signature.
teran Igor Shishkin
Create s3 client per request for better performance

In case of single s3 client per app it causes stalls on
simulteneous requests. So allowing multiple clients/connections
per instance.

Signed-off-by: Igor Shishkin <[email protected]>

0.0.1-alpha.4

Toggle 0.0.1-alpha.4's commit message

Verified

This commit was signed with the committer’s verified signature.
teran Igor Shishkin
Gofmt fix

Signed-off-by: Igor Shishkin <[email protected]>

0.0.1-alpha.3

Toggle 0.0.1-alpha.3's commit message

Verified

This commit was signed with the committer’s verified signature.
teran Igor Shishkin
Add ability to do not display directories content

Signed-off-by: Igor Shishkin <[email protected]>

0.0.1-alpha.2

Toggle 0.0.1-alpha.2's commit message

Verified

This commit was signed with the committer’s verified signature.
teran Igor Shishkin
Update .gitignore with bin and pkg dirs

Signed-off-by: Igor Shishkin <[email protected]>

0.0.1-alpha.1

Toggle 0.0.1-alpha.1's commit message

Verified

This commit was signed with the committer’s verified signature.
teran Igor Shishkin
Initial commit

Signed-off-by: Igor Shishkin <[email protected]>