Commit Graph

5 Commits (8943fafeca6c8b3d3b44e6560b30c703fe4ff120)

Author SHA1 Message Date
Jan Dittberner bf511ae4db Add dep dependency management
This commit introduces dependency management using
https://github.com/golang/dep to make builds reproducible.
7 years ago
Jan Dittberner 4d23b6a48f Switch to more flexible go-logging
This commit switches from loggo to the more flexible go-logging
framework. Logs of severity INFO or higher are now written to a separate
boardvoting.log file.

Errors during execution of mail templates are now logged.

A reasoning for the vote result is now logged and put into the mail
notification when a decision is closed.
8 years ago
Jan Dittberner c6b1435875 Add goose database migrations 8 years ago
Jan Dittberner bcfbad42b6 Add version and build number output 8 years ago
Jan Dittberner 74987ce184 Initial Go code for reimplementation 8 years ago