This website works better with JavaScript.
Explore
Help
Sign In
cacert
/
cacert-boardvoting
Watch
8
Star
0
Fork
You've already forked cacert-boardvoting
0
Code
Issues
Pull Requests
Releases
4
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aff6bf1fff
main
debian
reality
0.8.3
0.8.0
0.7.0
debian/0.6.0-2
debian/0.6.0-1
0.6.0
debian/0.5.0-1
0.5.0
0.2.0
0.1.0
0.3.0
0.3.1
0.4.0
0.4.1
0.4.2
0.8.1
0.8.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'aff6bf1fff'
${ noResults }
cacert-boardvoting
/
.gitignore
10 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial Go code for reimplementation
8 years ago
*.crt
*.key
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
*.log
Initial Go code for reimplementation
8 years ago
*.pem
Add goose database migrations
8 years ago
*.sqlite
Initial Go code for reimplementation
8 years ago
.*.swp
.idea/
Add version and build number output
8 years ago
cacert-boardvoting
Initial Go code for reimplementation
8 years ago
config.yaml