index
:
ponzu.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
ponzu
/
vendor
Age
Commit message (
Expand
)
Author
2018-08-19
Replaced satori/go.uuid with gofrs/uuid. (#268)
nanohard
2018-05-09
remove http2 package from vendor
Steve Manuel
2018-01-14
Update to meet Let's Encrypt challenge requirment (#220)
Steve Manuel
2018-01-03
Fix UUID issues (#216)
Nick Randall
2017-05-22
removing cobra cli code, adding spf13/pflag
Steve Manuel
2017-05-22
vendor spf13/cobra
Steve Manuel
2017-03-07
vendor net/http2 package for h2 specific constants
Steve Manuel
2017-01-11
adding []byte driven api vs. url.Values where ever possible
Steve Manuel
2017-01-02
removing old deps
Steve Manuel
2016-12-29
adding initial implementation of HTTP/2 server push to single content api rep...
Steve Manuel
2016-12-26
update net/context vendor dep for 1.8 version compat
Steve Manuel
2016-12-02
additional update to nilslice/email dep
Steve Manuel
2016-12-02
updating nilslice/email dep: send QUIT message to client
Steve Manuel
2016-12-02
adding update to vendored nilslice/email dep
Steve Manuel
2016-12-02
adding update to vendored nilslice/email dep
Steve Manuel
2016-11-29
adding go.uuid as own dep, not submodule
Steve Manuel
2016-11-29
removing dep to re-add w/o submodule
Steve Manuel
2016-11-28
adding uuid dep and implementation for content.Item
Steve Manuel
2016-11-16
updating email dep
Steve Manuel
2016-11-09
adding initial partial implementation of account recovery flow
Steve Manuel
2016-10-21
adding initial support for TLS encryption via Lets Encrypt
Steve Manuel
2016-10-19
vendoring all the dependencies into vendor directory prior to build step, whi...
Steve Manuel
2016-10-19
temporary move of vendored deps
Steve Manuel
2016-10-19
vendoring all the dependencies into vendor directory prior to build step, whi...
Steve Manuel